Commit Graph
11 Commits
Author SHA1 Message Date
quadbyte d3be5b760b Scaling: many improvements and fixes
- radius are not pixels, they should not be scaled
- use "screen" instead of "Screen" which helps a lot in some places
2025-08-07 23:18:05 -04:00
quadbyte cb74b6e5d5 Scaling: Replaced all Theme.uiScale by Theme.scale(Screen) so stuff scale accordingly to the Screen used by the Item/component 2025-08-07 14:09:18 -04:00
Ly-sec 0b49aff13d Add scaling to everything, edit SidePanel 2025-08-07 15:38:27 +02:00
quadbyte 8c7f6e491d Bugfix: PanelWithOverlay would close when clicking in the background of the panel. 2025-08-06 20:41:39 -04:00
Ly-sec 8b54996d9f Add taskbar settings, fix audio IO 2025-07-27 19:06:45 +02:00
ly-sec 7d568694bd Fix audio in/output, add app pinning to applauncher 2025-07-22 13:51:02 +02:00
LysecandGitHub 686e4ce81c Revert "Revert "Quick fixs"" 2025-07-20 12:10:50 +02:00
ly-sec 39660bad23 Merge #33 with small fixes 2025-07-20 12:09:41 +02:00
LysecandGitHub 2a303ffbaf Revert "Quick fixs" 2025-07-20 12:03:19 +02:00
Anas Khalifa e58193f653 change the signal name to fix
Duplicate signal name: invalid override of property change signal or superclass signal
2025-07-20 12:12:52 +03:00
ly-sec f75ff03281 Add Audio Input/Output selector, add (probably) working battery indicator 2025-07-20 09:25:58 +02:00