sonnyp / Retro

A customizable retro digital segment clock
https://flathub.org/apps/re.sonny.Retro
GNU General Public License v3.0
19 stars 0 forks source link

Support GNOME tiling #12

Open sonnyp opened 7 months ago

sonnyp commented 7 months ago

When maximizing the window, we disable rounded borders and hide the floating header bar so it looks good no matter the shape of the clock.

We should do the same when the window is tiled to the left or right of the screen.

We can do this by listening to class name changes on the window. GNOME adds a bunch of css classes

image

Screenshot from 2024-04-16 12-51-01