1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-22 20:47:45 +00:00
Commit graph

10 commits

Author SHA1 Message Date
11a6469e4a Fix more separator visual bugs, hide some nonfunctional settings 2023-07-31 19:01:58 -04:00
ca0b25c935 Add a Developer Settings page 2023-07-31 19:00:59 -04:00
5e9fcfab78 Prevent opening windows and external browsers on the Steam Deck 2023-07-31 19:00:42 -04:00
c86fddc035 Set minimum window width and height 2023-07-31 18:57:00 -04:00
061a6776db Close and hide launcher window if requested 2023-07-30 16:20:51 -04:00
aa2a50b50b Adapt patcher to the new Kirigami interface, and perform hash checks 2023-07-30 14:56:24 -04:00
dd1f22ab31 Remove some debug messages 2023-07-30 10:48:50 -04:00
6142429623 Remove unnecessary mobileform separators 2023-07-30 10:13:42 -04:00
fa8c342a1c Stick the news and login components on the same page 2023-07-30 09:14:22 -04:00
16420b7421 Complete rewrite to Kirigami
Giant commit overhauling the interface to use KDE's Kirigami framework,
which is based on Qt Quick. The logic is all but rewritten, allowing
accounts to be separate from profiles.
2023-07-30 08:49:34 -04:00