osc.lua: cache observed properties
For properties that were already being observed but still retrieved over and over, cache their values using the new observe_cached(). osd-dimensions observer said that if cached we may have to worry about property ordering but it seems to work fine. It is nice to cache it because it was the property retrieved the most frequently, in 5 different places.
G
Guido Cella committed
fb8c933d4d89be9651a4a9088242d1472d79cc88
Parent: d4ae20b
Committed by Kacper Michajłow <kasper93@gmail.com>
on 4/20/2026, 7:53:57 PM