Commit Graph
3381 Commits
Author SHA1 Message Date
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
ItsLemmy df6fdf3656 Fix NPanel scaling on Qt6.10 2025-10-11 11:28:03 -04:00
lysec c487f1982e AudioCard: remove spacing between in/output
ControlCenterPanel: fix height
2025-10-11 17:04:33 +02:00
lysec 3e4a315587 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-10-11 16:59:35 +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 7449e7a282 Compositor: scale translations 2025-10-11 10:33:25 -04: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 02f4fa8557 Set version to dev 2025-10-11 04:24:48 +02:00
lysec e86f4e56cb ControlCenter: revert to old layout v2.17.2 2025-10-11 04:16:12 +02:00
Corey Woodworth 586e28919c fix: Alignment issue on current day vs other days 2025-10-10 22:14:57 -04:00
ItsLemmy 32c929c943 dev 2025-10-10 21:29:26 -04:00
ItsLemmy bffbd0730d v2.17.1 v2.17.1 2025-10-10 21:29:04 -04:00
ItsLemmy b3b5ec7f14 v2.17.0 v2.17.0 2025-10-10 21:26:40 -04:00
ItsLemmy bb68222eea autofmt 2025-10-10 15:52:09 -04:00
LemmyandGitHub 05663d82b7 Merge pull request #460 from DuckySoLucky/feat/ability-to-ignore-intial-mouse-position
feat(Application Launcher): add option to ignore initial mouse position
2025-10-10 15:51:25 -04:00
ItsLemmy f77bbaa5e3 More math rounding to avoid any blur. 2025-10-10 15:47:14 -04:00
DuckySoLucky f0d14f3c61 fix: forgot to revert settings change 2025-10-10 21:38:36 +02:00
DuckySoLucky b22c2e7d4d refactor: remove setting 2025-10-10 21:34:37 +02:00
Damian D'Souza 586f2db53d BatteryService: automatically hide panel on initial setup 2025-10-10 20:47:56 +02:00
Damian D'Souza 684f8b3a53 BatteryService: load toast messages from file 2025-10-10 20:39:44 +02:00
Damian D'Souza c1e9f0e0b3 BatteryPanel: change percentage placeholder to percent 2025-10-10 20:28:51 +02:00
Damian D'Souza 9b44ad3c5d BatteryService: revert chragingMode to Disabled if manager installation failed 2025-10-10 20:09:19 +02:00
Damian D'Souza 5ff97e88c3 BatteryService: load charginMode from settings, save to settings after applying 2025-10-10 20:08:29 +02:00
DuckySoLucky f0c44734bc feat(Application Launcher): add option to ignore initial mouse position 2025-10-10 20:07:28 +02:00
Damian D'Souza d4c364a51b BatteryService: check if charging mode disabled before applying in init 2025-10-10 20:04:16 +02:00
Damian D'Souza bcec1d0ebb BatteryService: add Disabled to ChargingMode enum 2025-10-10 20:03:16 +02:00
Damian D'Souza e5976d017f Settings: add chargingMode field 2025-10-10 20:02:39 +02:00
ItsLemmy 9c7dab92d0 Dock: Context menu improvements. 2025-10-10 13:54:47 -04:00
ItsLemmy 72b2b9e917 autofmt 2025-10-10 13:31:02 -04:00
LemmyandGitHub 7bbd092768 Merge pull request #458 from xqwzts/dock
Add DockMenu actions
2025-10-10 13:30:30 -04:00
Damian D'Souza 1e2a2a1d4b Battery: update enum name from Conservative to Lifespan 2025-10-10 19:04:58 +02:00
Damian D'Souza f15a31462f Battery: change panel labels 2025-10-10 18:49:10 +02:00
ItsLemmy 87acda584c Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-10-10 12:04:12 -04:00
ItsLemmy 7df875dd3e Background: avoid resizing wallpapers if one of the axis fits perfectly on screen. 2025-10-10 12:04:09 -04:00
Damian D'Souza dec4dad5a5 BatteryService: add separate process for installing manger, use toast messages instead of notifications 2025-10-10 18:00:40 +02:00
Damian D'Souza 5e607a72c2 fix spelling error 2025-10-10 17:55:12 +02:00