Skip to content

Draft: window: Add timeout for hiding UI when in fullscreen mode

Patrick Griffis requested to merge pgriffis/loupe:pgriffis/hide-on-idle into main

This does as the readme says. After 3 seconds in fullscreen mode the UI elements are hidden.

This is my first time using Rust in a real capacity so be gentle :).

Merge request reports