Commit Graph
119 Commits
Author SHA1 Message Date
quadbyte 55a8aa3026 TrayMenu: fix hover 2025-08-15 17:38:41 -04:00
quadbyte 7e7b7b0192 Borders should never used mSurfaceS colors 2025-08-15 17:32:57 -04:00
quadbyte c0cfdff1d9 Formatting 2025-08-15 17:20:24 -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 838962e448 Formatting: Brightness, wifi, network 2025-08-15 10:23:40 -04:00
quadbyte 13df665f94 Merge branch 'rebuild' of github.com:Ly-sec/Noctalia into rebuild 2025-08-15 10:23:18 -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 04f1287690 More wifi fixes 2025-08-15 16:13:14 +02:00
Ly-sec c352997dd9 Make bar wifi symbol reflect signal strength 2025-08-15 15:04:51 +02:00
Ly-sec 22df558e14 Brightness implementation with IPC 2025-08-15 14:05:02 +02: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 3f64bb1879 Fix hover text color in TrayMenu.qml 2025-08-14 18:59:49 +02:00
quadbyte ef5fff12d1 Settings: tab enum cleanup 2025-08-14 07:52:01 -04:00
quadbyte 2a7810c17c Settings Tab: replaced Tab IDs by a QML enum 2025-08-14 07:42:03 -04:00
quadbyte a1b6c0845d Replace some hardcoded spacing by their respective shorthands 2025-08-13 17:22:42 -04:00
quadbyte ade52f5013 Audio Service: more abstraction 2025-08-13 16:38:38 -04:00
quadbyte b9eb31c6d4 Audio
- Moved all input/output logic out of UI into the Audio service
- Removed volume overdrive which does not work and is out of scope
- Reworked the audio input/output selector with radio buttons instead of
NComboBox
- Hacked a bit the main volume slider so it does not crash PW
2025-08-13 15:58:08 -04:00
Ly-sec b09043e6ee Stop NotificationHistory from clipping, move to Modules/Notification/ 2025-08-13 16:38:21 +02: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
quadbyte 01dd64dbcc Moved NotificationHistoryPanel in shell.qml 2025-08-13 09:40:44 -04:00
quadbyte 207310cd24 SettingsPanel: no longer using hardcoded ID to focus a tab 2025-08-13 09:34:05 -04:00
quadbyte 5fd0e57b91 Formatting 2025-08-13 09:33:45 -04: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 e2a0e491a0 Add audoOverdrive to Volume Symbol in bar 2025-08-13 14:03:02 +02:00
Ly-sec 3389cb9a5d Merge branch 'rebuild' of https://github.com/Ly-sec/Noctalia into rebuild 2025-08-13 14:00:09 +02:00
Ly-sec faa6bcd222 Add Audio Settings, split NotificationHistory 2025-08-13 14:00:06 +02:00
quadbyte 53901f2c9f Battery: disabled debug test mode 2025-08-13 07:39:08 -04:00
Ly-sec 0babca7b56 Fix tray scaling 2025-08-13 12:19:16 +02:00
Ly-sec 9008d6bab9 Add notification history 2025-08-13 12:16:30 +02:00
quadbyte ce22559ee2 Better panel naming and removed ref to SettingsWindow 2025-08-12 21:33:22 -04:00
quadbyte 0d196b2917 Cleanup all the console.log
Also renamed Github to GitHub
2025-08-12 14:19:58 -04:00
quadbyte a7d4e0ec1d Replaced all NWidgets callback by proper signals 2025-08-12 13:22:15 -04:00
quadbyte bfe70e8f46 SidePanel: added PowerProfileCard and UtilitiesCard 2025-08-12 10:57:57 -04:00
quadbyte f8e436fb2d NIconButton: default scale is 1.0, default show border 2025-08-12 10:40:24 -04:00
quadbyte 7fe87c0633 Fix illegal Colors.fontXXXX 2025-08-12 10:24:20 -04:00
quadbyte 1e0057dcaf Use Style.spacingXXXl for spacing AND margins (removed Style.marginXXX) 2025-08-11 23:08:24 -04:00
quadbyte 4fc4c94a47 Weather: fixed polling + improved WeatherCard with a NBusyIndicator if not ready yet 2025-08-11 22:17:17 -04:00
quadbyte 18b08bf647 Default Settings and colors
- Replaced Dinslaken by Tokyo
- Renamed Colors.highlight to Colors.hover
2025-08-11 18:20:12 -04:00
quadbyte ab7bb4a6d4 Better busy indicator defaults 2025-08-11 15:06:54 -04:00