Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux: handle dark system themes nicely | Kyle K | 2022-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | yuzu's default theme doesn't specify everything, which is fine for windows, but in linux anything unspecified is set to the users theme. Symptoms of this are that a linux user with a dark theme won't think to change the theme to a dark theme when first using yuzu Idea here is to try and support arbitrary themes on linux. preliminary work on a "default_dark" theme, used only as overlay for any themes that are measured to be dark mode. Other work done: FreeDesktop standard icon names: plus -> list-add delete refresh, we use view-refresh remove duplicated icons for qdarkstyle_midnight_blue referencing icon aliases in the qrc files is the way to go Note: Dynamic style changing doesn't appear to work with AppImage | ||||
* | yuzu: Add ui files for multiplayer rooms | FearlessTobi | 2022-07-25 | 1 | -0/+4 |
| | |||||
* | game_list: Mark games as favorite to make them appear at the top. | Kewlan | 2021-04-15 | 1 | -0/+1 |
| | | | | Icons are from Icons8. | ||||
* | Resolve spacing inconsistencies in style.qrc/qss files | Morph | 2020-09-04 | 1 | -1/+1 |
| | |||||
* | Project Mjölnir: Part 1 | Morph | 2020-08-26 | 1 | -0/+1 |
| | | | | | Co-authored-by: James Rowe <jroweboy@gmail.com> Co-authored-by: Its-Rei <kupfel@gmail.com> | ||||
* | Add assets and licenses | fearlessTobi | 2019-09-04 | 1 | -0/+7 |
| | |||||
* | Add Dark theme, Icon theming | N00byKing | 2018-03-30 | 1 | -0/+49 |
| | | | | | | configure_general.ui: Add UI Option for Themes config.cpp: Save Theme Settings | ||||
* | Massive removal of unused modules | James Rowe | 2018-01-13 | 1 | -46/+0 |
| | |||||
* | citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet | Kloen | 2017-06-24 | 1 | -0/+46 |