Commit Graph
2154 Commits
Author SHA1 Message Date
ItsLemmy 8b7ec73fdf No need to track open popups anymore. Avoid widgets to include services directly 2025-11-08 22:37:19 -05:00
ItsLemmy 8f4637b3b9 SettingsPanel: on bar position changed, recalculate position. 2025-11-08 22:28:41 -05:00
ItsLemmy 4b751df53f Optimization: caching to GPU texture when no animations. 2025-11-08 22:25:41 -05:00
ItsLemmy 168bf54f41 Fixing app templating after refactor 2025-11-08 20:50:21 -05:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00
ItsLemmy 20c0589ce4 Refactor AppTheming in smaller services 2025-11-08 10:52:42 -05:00
Sébastien Atoch 5c8801ba76 SmartPanel: Improved rolldown direction when the bar is not floating 2025-11-08 08:51:08 -05:00
Sébastien Atoch 1755e9157c NotificationHistory: Panel rebuilt using scrollview instead of listview to avoid polish loop. 2025-11-08 08:47:00 -05:00
ItsLemmy 8794a2cf35 Merge branch 'optims' 2025-11-08 08:16:21 -05:00
Ly-sec 061b92697c NoctaliaPerformance: add performance toggle (disables shadows & animations) 2025-11-08 09:13:48 +01:00
Ly-sec 3fafc57f36 ControlCenter: middle mouse button opens launcher 2025-11-08 09:05:47 +01:00
Ly-sec f8131c9a14 Tray: use getPillDirection logic to place chevron to the correct position based on bar section 2025-11-08 09:00:42 +01:00
Ly-sec 9458fc1fc8 TrayMenuPanel: disable dragging 2025-11-08 08:54:34 +01:00
ItsLemmy 4a349b3bc2 Imports cleanup 2025-11-08 00:31:15 -05:00
ItsLemmy 5226b01fc1 MainScreen: remove mask region asap so you can click on apps sooner when closing a panel 2025-11-07 22:46:29 -05:00
ItsLemmy 5c287996f2 Overview: resources optimization 2025-11-07 22:22:43 -05:00
ItsLemmy 6a6d4abd2f ControlCenterTab: fix settings dialog component path. 2025-11-07 21:55:41 -05:00
ItsLemmy f6a5b1a2fd MediaCard: lots of GPU optimization + show the proper wallpaper in the media card if no mpris. 2025-11-07 21:19:56 -05:00
ItsLemmy a41ac4701f Optimizations 2025-11-07 20:22:48 -05:00
ItsLemmy fa61925982 MainScreen: Only dim & mask if panel is opened on 'this' screen. 2025-11-07 19:32:10 -05:00
ItsLemmy 48ff3314cc NotificationHistory: Break the binding loop 2025-11-07 17:38:15 -05:00
ItsLemmy 6915f80c5b MainScreen: Add right and middle click to auto close panels 2025-11-07 17:37:58 -05:00
ItsLemmy 6e7407ebf9 SettingsPanel: rounding coordinates 2025-11-07 16:57:19 -05:00
ItsLemmy e260d631ad Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-11-07 16:56:18 -05:00
ItsLemmy b0ea80525a Notification: fixed positionning. 2025-11-07 16:56:15 -05:00
Ly-sec 5c93d4a41a SettingsPanel: add NListView to enable scrolling in sidepanel if needed 2025-11-07 22:42:50 +01:00
ItsLemmy b180325691 SetupWizard: Improved kickstart and fixed odd size on tiny screens. 2025-11-07 16:11:12 -05:00
Ly-sec 58b35f4ef1 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-11-07 21:48:46 +01:00
Ly-sec 440f70a5c9 NotificationHistoryPanel: fix misaligned icon 2025-11-07 21:48:07 +01:00
ItsLemmy b9199b3707 Wallpaper: switch a info log to debug 2025-11-07 15:12:41 -05:00
Ly-sec cf694df90f Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-11-07 21:06:14 +01:00
Ly-sec 6c5aad1bb3 OSD: fix warning
WallpaperPanel: fix warning
2025-11-07 21:05:59 +01:00
ItsLemmy f8cffcd3ac ControlCenter: +20 px width 2025-11-07 14:13:51 -05:00
ItsLemmy 5b3b2ae2aa SmartPanel: fix dynamic UI scaling 2025-11-07 14:12:39 -05:00
Ly-sec 493a1b7f65 WallpaperPanel: adjust scrollbar style 2025-11-07 20:03:30 +01:00
Ly-sec 2ad51bb67d OSD: add proper handling for volume overdrive 2025-11-07 19:47:49 +01:00
Ly-sec bfb20df2cd AboutTab: fix centering of contributors 2025-11-07 19:45:33 +01:00
Ly-sec 74b2c30297 Notification: fix notification popup out of screen issue 2025-11-07 19:34:37 +01:00
ItsLemmy 89578b86f6 SmartPanel: added safeguards and watchdog to prevent any breakage. 2025-11-07 13:09:13 -05:00
ItsLemmy 90b163c422 SmartPanels: Improved roll-out origin detection and overall improvments of the logic. 2025-11-07 11:57:50 -05:00
ItsLemmy 19463f4395 ControlCenter: fix/improve opening position 2025-11-07 10:47:28 -05:00
Ly-sec d8294d1108 SettingsWindow: add snap to bar toggle 2025-11-07 16:26:21 +01:00
Ly-sec badce76998 OSD: fix warning 2025-11-07 15:21:45 +01:00
ItsLemmy 1eb26106f8 Merge branch 'shapes' of github.com:noctalia-dev/noctalia-shell into shapes 2025-11-07 09:07:46 -05:00
ItsLemmy b7d40c035a Wifi: fixed bug where non connected SSID would report as without internet. 2025-11-07 09:07:45 -05:00
Ly-sec b38229cc92 Merge branch 'shapes' of https://github.com/noctalia-dev/noctalia-shell into shapes 2025-11-07 15:04:37 +01:00
Ly-sec 91d248a8bb OSD: fix layout 2025-11-07 15:04:35 +01:00
ItsLemmy 6c5a3100f1 Merge branch 'shapes' of github.com:noctalia-dev/noctalia-shell into shapes 2025-11-07 09:00:16 -05:00
ItsLemmy 059b762bf2 ScreenCorners: Now drawn on top and no longer casting shadows. 2025-11-07 09:00:14 -05:00
Ly-sec 98ea1dc4d4 Merge branch 'shapes' of https://github.com/noctalia-dev/noctalia-shell into shapes 2025-11-07 14:49:17 +01:00