eden/src/qt_common
crueter 8076c3814e
[desktop] Add icon-only mode to grid and improve design
- Move Game Icon Size to the main toolbar. It's cleaner that way
- Add a "Show Game Name" toggle that does as it says. Disabling it
  basically creates an "icons-only" mode. Useful for controller-only
  nav with big icons (TODO: maybe make a 192 size?)
- Fixed a crash with controller nav. Oops
- Rounded corners of the game icon in grid mode
- Fixed the scroll bar creating extra clamping range on the grid icons

TODOs for design:
- [ ] Row 1 type. Not sure what to do here tbh.
- [ ] Move around game list settings in configure_ui to make it clear
  that nothing there affects the grid view.
- [ ] 192x192 size? 256 feels too big on my 1440p screen whereas 128
  feels too small.

Signed-off-by: crueter <crueter@eden-emu.dev>
2026-02-06 18:58:20 -05:00
..
abstract [desktop] Add mod importer from folder and zip (#3472) 2026-02-06 06:37:30 +01:00
config [desktop] Add icon-only mode to grid and improve design 2026-02-06 18:58:20 -05:00
discord [discord] show current game in main status instead of "Eden" (#2828) 2026-01-10 23:42:49 +01:00
util [fs/core] Load external content without NAND install (#2862) 2026-02-06 14:05:44 +01:00
CMakeLists.txt [desktop] Add mod importer from folder and zip (#3472) 2026-02-06 06:37:30 +01:00
gamemode.cpp [gamemode] Make available on other platforms (#353) 2025-12-07 07:13:43 +01:00
gamemode.h [gamemode] Make available on other platforms (#353) 2025-12-07 07:13:43 +01:00
gui_settings.cpp [meta] Add option to FORCE X11 as Graphics Backend (#2820) 2025-10-29 13:16:57 +01:00
gui_settings.h [meta] Add option to FORCE X11 as Graphics Backend (#2820) 2025-10-29 13:16:57 +01:00
qt_common.cpp [macos, qt] Fix naturalDrawableSizeMVK (#3403) 2026-01-29 00:07:32 +01:00
qt_common.h [qt] refactor: qt_common lib (#94) 2025-09-15 17:21:18 +02:00
qt_compat.h [dynarmic, qt] fix build with QuaZip <=1.4 and fmt v9 (#2755) 2025-10-17 04:20:11 +02:00
qt_string_lookup.h [frontend] Remove 19.0.1+ warnings (#3463) 2026-02-05 05:09:04 +01:00