Commit Graph
76 Commits
Author SHA1 Message Date
Ly-sec 73b0dfa0ff Add namespace for Bar & NPanel (noctalia-bar, noctalia-panel) 2025-08-20 14:34:05 +02:00
Ly-sec 1d860da42e Add ToastService, NToast etc 2025-08-19 14:14:00 +02:00
Ly-sec 7b26ddaa32 Add bar position 2025-08-19 12:52:54 +02:00
quadbyte 7c191b3de5 Settings ui: better label/description managment via NLabel (wip) 2025-08-18 19:04:05 -04:00
quadbyte 81eff0d234 Reworked the bar display colors/capsule, etc... 2025-08-18 16:10:29 -04:00
quadbyte b723eccc78 Renamed most font and sizing shorthands properties for easier understanding and maintenance
property real fontSizeXS: 9
  property real fontSizeS: 10
  property real fontSizeM: 11
  property real fontSizeL: 13
  property real fontSizeXL: 16
  property real fontSizeXXL: 18
  property real fontSizeXXXL: 24
2025-08-18 11:12:51 -04:00
quadbyte f657eaff32 Fixed bar opacity color calculation, was missing the red component 2025-08-18 09:46:40 -04:00
quadbyte ea72d7675e bar: uniformising left section look (border, radius, colors) with workspace 2025-08-18 09:44:11 -04:00
MichaelThomas0721 a4d5a10da9 Added background opacity slider to bar settings 2025-08-17 22:48:41 -04:00
quadbyte 4ed7324a99 Brightness, fully working (at least on my machine) 2025-08-17 08:03:09 -04:00
quadbyte 5f850e1ce9 Hiding demo panel for release 2025-08-17 06:37:26 -04:00
quadbyte dbdfbdc746 "transparent" => Color.transparent 2025-08-17 05:54:55 -04:00
quadbyte 4fcdb1543d Renamed Colors to Color
- some work on the active window
2025-08-16 22:39:11 -04:00
Ly-sec 2fd20c69f9 Add bluetooth panel (wip), add clock / clock+date setting 2025-08-16 15:35:10 +02:00
quadbyte 83ff5f5589 Renamed all services to xxxService. Moved a couple things in Commons 2025-08-15 21:45:58 -04:00
quadbyte 9990a88e90 Tooltips on all NIconButtons 2025-08-15 21:05:47 -04:00
Ly-sec 1d7d0752ad Add ActiveWindow, make ColorScheme look better 2025-08-15 23:15:41 +02:00
quadbyte 5bf6659ba7 Bar: MediaMini player (Play/Pause + title) 2025-08-15 12:14:16 -04:00
quadbyte 33bec01e98 Removed all creeping: readonly property real scaling: Scaling.scale(screen) 2025-08-15 11:24:05 -04:00
quadbyte 2abe7c9bd1 Notifications: proper display on selected screen 2025-08-15 10:49:09 -04:00
quadbyte af20c7b9eb Dock: Settings
- Removed master toggle again, as we have it per display
- moved autoHide setting into the dock section
- conditional dock per display working
2025-08-15 10:23:16 -04:00
Ly-sec 2d31e04eaf Possible brightness implementation 2025-08-15 13:35:44 +02:00
quadbyte 06f8f93f83 Renamed all color names so they are shorter 2025-08-14 19:52:03 -04:00
quadbyte 73c7ba8cdc Switched to Material3 colors principle
- works with matugen only for now
- need to restore rosepine
2025-08-14 18:19:02 -04:00
Ly-sec c2ff8b1755 Show NotificationHistory symbol again 2025-08-13 16:23:17 +02:00
Ly-sec fc493db906 Add Recording indicator to bar 2025-08-13 16:15:05 +02:00
Ly-sec c3304818f1 Add animations everywhere 2025-08-13 15:09:49 +02:00
Ly-sec bf94ebe46d Add animations everywhere 2025-08-13 15:08:54 +02:00
quadbyte 2fe3ad48a7 Bar Volume: OnClick open SettingsPanel with audio tab focused 2025-08-13 08:34:30 -04:00
quadbyte a57f2f5d68 Formatting 2025-08-13 08:05:29 -04:00
quadbyte c49e59220a Merge branch 'rebuild' of github.com:Ly-sec/Noctalia into rebuild 2025-08-13 08:04:44 -04:00
quadbyte b53cc0466d Bar: SysMon 2025-08-13 08:04:26 -04:00
Ly-sec faa6bcd222 Add Audio Settings, split NotificationHistory 2025-08-13 14:00:06 +02:00
Ly-sec 9008d6bab9 Add notification history 2025-08-13 12:16:30 +02:00
quadbyte a7d4e0ec1d Replaced all NWidgets callback by proper signals 2025-08-12 13:22:15 -04:00
quadbyte f8e436fb2d NIconButton: default scale is 1.0, default show border 2025-08-12 10:40:24 -04:00
quadbyte 6202546387 Splitted WiFi (bar icon) and WifiMenu (bar menu) 2025-08-11 11:59:34 -04:00
quadbyte bbffe39fe0 Basic Wifi Icon 2025-08-11 11:43:58 -04:00
quadbyte 5543b58c3c Formatting 2025-08-11 09:41:28 -04:00
quadbyte b62bdcf985 Bar: avoid an error when a monitor suddenly disappear (Turned off or KVM switched) 2025-08-11 09:28:52 -04:00
quadbyte c64d14319e Typography++
NText is now fontWeightRegular
Transformed a few Text into NText
Checked boldness
Improved DemoPanel scaling and look
2025-08-10 22:59:42 -04:00
quadbyte 6ce7c7d55d Tray: basic tray, no dropdown menu yet 2025-08-10 21:59:33 -04:00
quadbyte 5fd3c4a53e Working on volume 2025-08-10 15:37:26 -04:00
quadbyte 9e0bb64d07 NIconButton: added native tooltip handling 2025-08-10 15:09:58 -04:00
quadbyte d3f66b1737 qmlfmt with 120 chars width (rulers) 2025-08-10 14:39:25 -04:00
quadbyte 408f9a73a6 qmlformat 2025-08-10 14:24:07 -04:00
quadbyte 2f691fc72a NPill + Battery (WIP) 2025-08-10 14:16:03 -04:00
quadbyte aaf2aba0f8 Everything in Bar 2025-08-10 13:49:27 -04:00
Ly-sec 7b653ec5a3 Add loader to ScreenCorner, proper position for SidePanel, update Settings & NPanel to only display one NPanel at a time (latest one) 2025-08-10 17:25:49 +02:00
Ly-sec cdee8023de Add Corner.qml (~35mb for all 4 corners) 2025-08-10 15:59:25 +02:00