Commit Graph
15 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 a41bd64cf6 Trying out a border on the sidepanel + fullhd fix 2025-08-07 17:52:54 -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
Jose Chasey PratamaandGitHub 61df6dde97 Merge branch 'Ly-sec:main' into main 2025-07-27 18:55:55 +07:00
Ly-sec df1e6e6bbe Actually fix workspaces, fix dim panel 2025-07-27 13:53:00 +02:00
JPratama7 ca48eef612 fix: convert to string first before using includes 2025-07-27 18:12:12 +07:00
JPratama7 f1c2f9bea8 feat: add font size scaling with configurable multiplier in settings 2025-07-26 18:22:06 +07:00
JPratama7 eb4db2b910 feat: add environment variable support for settings and theme file paths 2025-07-26 16:50:29 +07:00
Sébastien Atoch 411ed72436 Fix some invalid colors name + avoid hard coding colors and transparency. 2025-07-23 14:16:46 -04:00
ferreo a498671ef1 feat: settings is now json, refactor panels to be able to dismiss by clicking outside 2025-07-18 15:43:22 +01:00
ferreo b4697235c0 feat: Add music and sysinfo to top bar (togglable) - also a bunch of misc fixes 2025-07-14 20:40:43 +01:00
ferreo bd0135ec03 feat: Add support for swww and wallust and clean up a few things 2025-07-13 14:15:10 +01:00
ly-sec a1a9060111 Fix text centering
Sort applauncher entries alphabetical
Use global fontFamily and font size (Theme.qml)
Tons of other small fixes
2025-07-12 13:58:18 +02:00
ly-sec a8c2f88654 Initial commit 2025-07-11 14:14:28 +02:00