Commit Graph

3 Commits

Author SHA1 Message Date
Jas Singh
0787e00336 Fixes #40 (#41) 2024-07-30 01:17:48 -07:00
Jas Singh
49a25e8741 Mouse events are released after the OSD is hidden. (#39)
* Fixes #38 - Fixed an issue that would cause the OSD to block mouse events even when invisible.

* Replace Overlay with a temporary workaround since Overlay can't be resized.

* Fix visible toggle being stuck on initial retoggle.
2024-07-29 23:03:17 -07:00
Jas Singh
9ccc624712 Added on-screen-displays to indicate volume and brightness changes. (#34)
* Resolves #13 - Added on-screen-displays to indicate volume and brightness changes.

* <3 Aylur

* Update brightness logic for osd

* Update brightness labels

* Fixed typos in the settings menu component.

* Added options to toggle OSD and change its orientation.
2024-07-29 02:01:38 -07:00