yuzu/dist
flodavid 91d8666bb1 Automatic dark theme switching for Windows and Linux
- Windows dark theme uses "fusion" style, which is better suited, but has minor differences
- Improve OS theme detection
  - Linux:
    - Listen for OS color schemes changes on D-Bus
    - Read OS scheme for D-Bus. Fallback with gsettings, reading org.gnome.desktop.interface.
      First "color-scheme" key, then "gtk-theme". Finally, fallback to checking window palette
  - Windows (dark mode detection was not implemented before):
    - Force dark palette when OS uses dark mode by setting QT_QPA_PLATFORM to "windows:darkmode=2"
    - This enables to detect dark mode by checking the window palette
- Improve theming capabilites:
  - Linux uses custom palette when dark mode is detected.
    By using palette(xxx) in .qss files, there is no need to create a dark stylesheet
  - Allow themes to have stylesheet variants, dark.qss and light.qss
  - If current mode is dark, use dark icons for controller and keyboard applets
  - Add "dark" property to RendererStatusBarButton and GPUStatusBarButton, set to true when dark mode is used.
    Allows to have distinct colors for GPU API and accuracy buttons depending on dark mode or not
  - Enable all themes to have dark icon alternatives, not just "default" and "colorful"
    - If dark mode, icons are loaded from the directory "THEME-NAME_dark/icons"
  - If current mode is dark, use dark icons for controller and keyboard applets
  - Only qdarkstyle, qdarkstyle_midnight_blue, colorful_dark and
    colorful_midnight_blue used elements specific to dark themes
2024-02-22 15:25:58 +01:00
..
compatibility_list chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
english_plurals Translate english plurals 2022-07-30 01:40:33 -07:00
icons general: compress png images 2022-10-17 15:08:07 +01:00
languages .tx/config: Use language mappings for android "tx pull" 2024-02-05 15:57:13 +01:00
qt_themes Automatic dark theme switching for Windows and Linux 2024-02-22 15:25:58 +01:00
72-yuzu-input.rules dist: add udev rule to enable user hidraw access (#12292) 2023-12-07 23:12:56 -05:00
org.yuzu_emu.yuzu.desktop Adding StartupWmClass for .desktop file 2023-10-28 13:45:35 +08:00
org.yuzu_emu.yuzu.metainfo.xml fix(dist): wrap screenshots in <image> tags 2023-01-19 10:13:30 +01:00
org.yuzu_emu.yuzu.xml chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
yuzu.bmp yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 2021-02-14 00:20:41 -08:00
yuzu.icns Updated yuzu icon to thicker version 2019-10-08 23:33:51 -07:00
yuzu.ico Updated yuzu icon to thicker version 2019-10-08 23:33:51 -07:00
yuzu.manifest general: Target Windows 10 SDK 2023-03-05 02:36:31 -05:00
yuzu.svg Updated yuzu icon to thicker version 2019-10-08 23:33:51 -07:00