Commit Graph

5079 Commits

Author SHA1 Message Date
Lysec 311fc08ac8 fix(bar): attempt to avoid crash when autohide is used 2026-03-17 11:00:43 +01:00
Lysec 46a3c7e2d4 Revert "fix(bar): defer update to next cycle"
This reverts commit 2fcd219c34.
2026-03-17 10:38:25 +01:00
Lysec 2fcd219c34 fix(bar): defer update to next cycle 2026-03-17 10:16:41 +01:00
Lysec 2e5f07e039 fix(bar): attempt at resolving widget incubation race conditions 2026-03-16 18:45:49 +01:00
Lysec 2adbf002b7 fix(dock): adjust exclusive zone sizing 2026-03-16 14:49:17 +01:00
Lemmy e12d719862 Merge pull request #2193 from tibssy/feat/dock-launcher-icon-selector
Feat/dock launcher icon selector
2026-03-16 07:55:41 -04:00
notiant 5fbd7c2299 reduce label size of wallpaper transition types 2026-03-16 09:02:48 +01:00
notiant b83446f29f layout refinements for info button 2026-03-16 06:28:35 +01:00
notiant 2949c1da6e BluetoothSubTab: Color adjustments 2026-03-16 05:47:06 +01:00
tibssy ead9a81916 feat(dock): add custom icon selector for the dock launcher 2026-03-16 04:21:33 +00:00
tibssy a8bc826c0e feat(dock): implement distribution logo rendering for launcher icon 2026-03-16 04:21:33 +00:00
tibssy 53119a1933 feat(dock): add setting to use distro logo as launcher icon 2026-03-16 04:21:33 +00:00
Lemmy 1b2ec2e4a2 fix(OSD): when controlcenter is open, before skipping OSD check that the cards(vol/bright) are really enabled 2026-03-15 22:42:10 -04:00
Lemmy 3b5410103a fix(OSD): keep panelwindow always loaded to avoid hotplug crash 2026-03-15 22:40:05 -04:00
Lemmy b9fbe6cd1f feat(network): cleanup and UI polish 2026-03-15 19:49:22 -04:00
Lemmy 2689c6ced8 Signal icon representation in WifiSubTab 2026-03-15 19:09:44 -04:00
Lemmy d64010d418 Restored BTSubTab 2026-03-15 19:08:59 -04:00
Lemmy d95af3ef48 Merged display changes 2026-03-15 18:59:04 -04:00
Lemmy f62d9f5c0c Update WifiSubTab.qml 2026-03-15 18:46:37 -04:00
Turann_ 13de2c818e reworked icon logic to cover all grounds 2026-03-16 01:36:04 +03:00
Turann_ a98925698b apply changes 2026-03-15 23:54:43 +03:00
Turann_ 3ec64e3945 Merge remote-tracking branch 'upstream/main' into pr/networking-refactor-pt2 2026-03-15 23:46:39 +03:00
Lemmy cf4c1f9fbc fix(wifi): more colors refinment 2026-03-15 16:34:31 -04:00
Lemmy 3f570037a1 fix(wifi): better colors 2026-03-15 16:22:12 -04:00
Lemmy ccd5b792ed fix(wifi): simplified colors managements in the panel 2026-03-15 16:03:03 -04:00
Lysec dbdabba589 feat(Plugins): add toggle to hide the update notification 2026-03-15 20:09:18 +01:00
Turann_ b145531df6 Icon backgrounds 2026-03-15 19:44:25 +03:00
Turann_ a6e616caf7 Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt2 2026-03-15 18:52:23 +03:00
Lemmy 0d503343f4 fix(workspace): defer update to next event loop via timer instead of Qt.callLAter 2026-03-15 11:37:32 -04:00
Turann_ 6defe3c56d Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt2 2026-03-15 17:55:52 +03:00
Lemmy 1454ef24e1 feat(hooks): added a simple color generation hook 2026-03-15 10:23:13 -04:00
Turann_ 7aa44ad7cc Update NetworkPanel.qml 2026-03-15 07:47:07 +03:00
Turann_ 1a0236c928 Update WifiSubTab.qml 2026-03-15 07:31:57 +03:00
Turann_ ad641634b8 Update NetworkPanel.qml 2026-03-15 07:31:39 +03:00
Turann_ f0ae489c42 bad sed -i :(( 2026-03-15 06:54:12 +03:00
Turann_ d900f8d22f fix an issue where variables might not ready. 2026-03-15 06:51:37 +03:00
Turann_ 9b69980267 some fixes - deleted un-needed if block
Someone for some reason may have one or more ethernet interfaces. but they only see one icon for all | but status badges works YAY!
2026-03-15 06:51:19 +03:00
Turann_ bd61583482 move functions to service 2/3 2026-03-15 06:45:41 +03:00
Turann_ 7d4b22059d prep for new icons 1/3 2026-03-15 04:48:00 +03:00
Turann_ f55a2aaacf Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt2 2026-03-15 04:09:36 +03:00
Lemmy 2ff67234fc Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2026-03-14 20:42:35 -04:00
Lemmy bf234e502d feat(wallpaper): added ability for granular pick of transitions via checkboxes 2026-03-14 20:42:33 -04:00
Braian A. Diez 73a3d3c252 fix(clipboard): add color preview
Signed-off-by: Braian A. Diez <bdiez19@gmail.com>
2026-03-14 20:40:13 -03:00
Lysec 5c58bcac73 feat(Wallpaper): change random wallpaper time buttons to NSpinBox 2026-03-14 23:42:01 +01:00
Turann_ 39f9123cba Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt2 2026-03-15 01:38:15 +03:00
Lemmy 793771cd77 chore(autofmt) 2026-03-14 10:33:28 -04:00
Lemmy d163f8a9d8 fix(dock): gate peek and indicator windows on auto-hide to reduce GPU compositing overhead 2026-03-14 10:33:22 -04:00
LionHeartP 7b80ac7319 SystemMonitor.qml: fix launching external Monitor app 2026-03-14 15:42:58 +02:00
Lysec 4dbec38bf8 fix(WallpaperAutiomation): use iRadius for time interval options 2026-03-14 11:39:47 +01:00
Turann_ b790d0d1b7 Merge branch 'main' into pr/networking-refactor-pt2 2026-03-14 05:46:20 +03:00