Files
noctalia-shell/Modules/OSD
Wilfred Mallawa 33fe169edc fix(osd): defer first show to prevent percentage text overflow
On first OSD display, the percentage text would render outside the
bounding box because the layout hadn't finished positioning children.

Add a small delay 30ms delay before rendering the OSD, which seems to be
enough time to allow for things to synchronize.

Signed-off-by: Wilfred Mallawa <wilfred.opensource@gmail.com>
2026-01-23 22:54:47 +11:00
..