Commit Graph
1637 Commits
Author SHA1 Message Date
ItsLemmy 2888b7c02e Merge branch 'main' into qt-scaling 2025-10-12 18:27:56 -04:00
ItsLemmy 48ade771fb Fix NIconButton Scaling 2025-10-12 18:03:26 -04:00
ItsLemmy 8f13afb9e9 Settings: better margin between sidebar and main content. 2025-10-12 17:18:02 -04:00
ItsLemmy b1c1ca6b49 ControlCenter: Slightly less tall utils at the bottom 2025-10-12 17:04:09 -04:00
ItsLemmy 5a47f88d48 Dont scale NIconButton in the bar 2025-10-12 16:54:36 -04:00
ItsLemmy 2962c0d9f7 Same behavior for compact and mini 2025-10-12 16:17:45 -04:00
ItsLemmy 7e4c7a1efd translations 2025-10-12 16:16:46 -04:00
lysec 7601577293 OSD: another possible layout fix 2025-10-12 21:53:57 +02:00
ItsLemmy 9f54822e4c Different scaling for Bar and Panels 2025-10-12 15:48:52 -04:00
ItsLemmy a2cd377837 New scaling wip 2025-10-12 15:25:09 -04:00
lysec d442f306c2 SettingsWindow: allow tilde usage 2025-10-12 21:13:52 +02:00
lysec 427f87b320 LockScreen: weather respects location settings (celsius/fahrenheit)
LockScreen: battery/keyboard layout below eachother
2025-10-12 20:41:38 +02:00
lysec a60120df7a LockScreen: add suspend button 2025-10-12 20:32:38 +02:00
lysec 853d1d969c OSD: attempting to fix layout misalignment 2025-10-12 19:12:34 +02:00
lysec 6da4acee09 Dock, Tray, ActiveWindow, Taskbar: add theming for app/tray icons
appicon_colorize: create simple shader to colorize icons by theme color
2025-10-12 17:51:07 +02:00
lysec 14af84ffbe LockScreen: make compact version buttons not overflow & edit clock
CalendarPanel: edit clock
Autoformat
2025-10-12 16:01:31 +02:00
ItsLemmy 1e04a92047 Better margins 2025-10-12 09:50:01 -04:00
ItsLemmy 56db04ee1e Better margins 2025-10-12 09:42:53 -04:00
ItsLemmy 292ecd493b More cleanup 2025-10-12 09:33:04 -04:00
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
lysec d5d654e010 LockScreen: add compact mode toggle in GeneralTab
Settings: add lockscreen compact mode setting
i18n: add translations
2025-10-12 11:04:35 +02:00
lysec b4a344b0b5 ControlCenter: fix scaling (pass scaling to everything) 2025-10-12 10:25:52 +02:00
lysec 7d37d5dc17 OSD: hide initial brightness update (prevent showing brightness osd on startup) 2025-10-12 10:20:09 +02:00
loner 7cc412289d fix: Resolve intermittent OSD brightness display issue 2025-10-12 07:52:50 +08:00
lysec c90fa5fec2 LockScreen: fix clock hour not updating
CalendarPanel: fix clock hour not updating
2025-10-11 21:06:33 +02:00
Corey Woodworth 83b8f307a1 fix: fixed issues caused my my poor merge. removed incorrect OnPaint and moved brackets 2025-10-11 14:51:14 -04:00
MrDowntempoandGitHub 3e851fc5ca Merge branch 'main' into fix/calendar-alignment 2025-10-11 14:30:34 -04:00
lysec a5341691c8 Autoformat 2025-10-11 19:22:32 +02:00
lysec b9e8e8becb OSD: possible layout fix, reintroduce scaling 2025-10-11 19:22:12 +02:00
lysec f9c9d00b60 OSD: add always on top setting 2025-10-11 19:16:37 +02:00
lysec e358239862 OSD: fix display logic 2025-10-11 19:14:23 +02:00
lysec c9729789a7 Launcher: fix signal issue 2025-10-11 18:36:39 +02:00
lysec 28c2352b31 OSD: fix centering 2025-10-11 18:24:13 +02:00
lysec 3dff242606 OSD: fix vertical layout
autoformat
2025-10-11 18:18:43 +02:00
lysec c487f1982e AudioCard: remove spacing between in/output
ControlCenterPanel: fix height
2025-10-11 17:04:33 +02:00
lysec 5a8da9695d MediaCard: resize, made title text bigger
SystemMonitorCard: made more compact
WeatherCard: made more compact
ControlCenterPanel: adjust height
2025-10-11 16:58:23 +02:00
ItsLemmy 54fa04f303 Compositor: proper monitor scaling detection and display in settings + fixes blurry wallpapers on compositor scaled monitors. 2025-10-11 10:29:28 -04:00
lysec 656e15f589 ColorSchemeTab: properly fix predefined colorscheme preview 2025-10-11 15:51:21 +02:00
lysec 263f3c5fd2 Matugen: fix discord theming
ColorSchemeTab: fix predefined color scheme preview
2025-10-11 15:44:06 +02:00
lysec eadebacea9 DockTab: fix NComboBox
Autoformat
2025-10-11 15:17:21 +02:00
MrDowntempoandGitHub c25ae8bec4 More consistent line breaks in source code 2025-10-11 02:50:18 -04:00
MrDowntempoandGitHub 76770bbb3c Even more cleanup 2025-10-11 02:43:34 -04:00
MrDowntempoandGitHub 357c30617d More indentation cleanup 2025-10-11 02:38:46 -04:00
Corey Woodworth 4fb884a5c6 fix: fine tune vertical centering and ensure room for long month names 2025-10-11 02:09:51 -04:00
MrDowntempoandGitHub 6d83a3ebed Indentation fixes
Should be all cleaned up and ready to go
2025-10-11 00:43:06 -04:00
MrDowntempoandGitHub 0b928b0e1d Deleted some spaces
some final cleanup
2025-10-11 00:02:50 -04:00
MrDowntempoandGitHub ee799df56d Just some clean up and restored comments 2025-10-10 23:56:17 -04:00
Corey Woodworth e07e7e2bd1 fix: Refine header layout and animations 2025-10-10 23:36:46 -04:00
MrDowntempoandGitHub 5577938e50 Merge branch 'noctalia-dev:main' into fix/calendar-alignment 2025-10-10 23:16:09 -04:00
lysec e86f4e56cb ControlCenter: revert to old layout 2025-10-11 04:16:12 +02:00