GUI: Checkerboard overlay behind popup elements (#380)

* GUI: Checkerboard overlay behind popup elements

Adds setting 'Popup Overlay' (default ON) which draws a checkerboard pattern behind popups, like the Archive actions menu, keypad/pin lock modal, and the varitemlist locked message. Gives the illusion of separation from the popup element and the background content and is an aesthetic improvement.

* Refactor

* Update changelog

---------

Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
This commit is contained in:
Alexander Bays
2025-04-12 21:59:28 -05:00
committed by GitHub
parent 21c9852666
commit 16fb7e44df
10 changed files with 127 additions and 57 deletions

View File

@@ -37,7 +37,9 @@
- Add item count to directory info scene (#378 by @956MB)
- OFW: Pinning of settings options (by @portasynthinca3)
- Clock: 12 hour "midnight format" in Momentum Settings (#341 by @956MB)
- GUI: Add marquee 'Text Scroll' option in Momentum Settings (#363 by @956MB)
- GUI:
- Add marquee 'Text Scroll' option in Momentum Settings (#363 by @956MB)
- Checkerboard overlay behind popup elements, can be disabled in Momentum Settings (#380 by @956MB)
- UL: Input: Vibro on Button press option (by @Dmitry422)
- Desktop:
- UL: Option to prevent Auto Lock when connected to USB/RPC (by @Dmitry422)