lysec
710e6af272
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-10-18 15:38:11 +02:00
lysec
b7f96e3abd
Matugen: user defined templates can now use predefined color schemes,
...
changed path to config (~/.config/noctalia/user-templates.toml)
2025-10-18 15:37:00 +02:00
ItsLemmy
94f247eefc
SetupWizard: wait for proper detection of the OS before opening the wizard.
2025-10-18 09:26:15 -04:00
ItsLemmy
03ec0e9b90
dev version
2025-10-17 11:44:06 -04:00
ItsLemmy
6af7753f50
v2.18.2
2025-10-17 11:43:38 -04:00
ItsLemmy
bda54677e1
SystemStat: fixing wrong memGb calculation. Fix #507
2025-10-17 11:19:19 -04:00
Lysec and GitHub
5146479225
Matugen: fix vesktop template
2025-10-17 16:31:15 +02:00
lysec
e1ec5c614c
Matugen: add vencord support
...
ColorSchemeTab: add proper line break for discord templates
2025-10-17 15:40:44 +02:00
lysec
eae2bf1476
IdleInhibitor: initialize at startup, remove persistent setting ( #505 )
2025-10-17 13:33:31 +02:00
lysec
371ddbc776
HyprlandService: fix workspace detection ( fixes #509 )
...
Autoformat
2025-10-17 13:13:23 +02:00
Lysec and GitHub
34c4292fce
Merge pull request #504 from Amadoabad/notification-freeze
...
Notifications freeze when hovered
2025-10-17 13:03:30 +02:00
ItsLemmy
e352cc26ce
MediaIPC: added stop action.
...
- Be aware that stop can't be resumed with play, from my testing once
stopped the media is no longer available.
2025-10-16 21:32:24 -04:00
ItsLemmy
0e620a6836
Hyprland: fix app title
2025-10-16 20:07:23 -04:00
amadoabad
b0f6f22b2d
Feat: Freeze the notifications when hovering
2025-10-17 01:57:27 +03:00
Lemmy and GitHub
c184a7342c
Merge pull request #500 from ThatOneCalculator/devex/precommit
...
devex: precommit hook to run qmlfmt, parallelize `qmlfmt.sh`
2025-10-16 16:34:24 -04:00
ItsLemmy
144382f4ac
Hyprland: fix typo
2025-10-16 16:32:36 -04:00
Kainoa Kanter
d5b9abd9e0
devex: precommit hook to run qmlfmt, parallelize qmlfmt.sh
2025-10-16 13:28:35 -07:00
ItsLemmy
04c2243a9d
dev version
2025-10-16 15:24:53 -04:00
ItsLemmy
3ddd5cf7a8
v2.18.1
2025-10-16 15:24:34 -04:00
ItsLemmy
d1be2f7299
Hyprland: fix missing classId when opening new apps.
2025-10-16 15:10:04 -04:00
lysec
838491ba33
Logger: huge cleanup
2025-10-16 15:07:11 +02:00
lysec
df7e0d026b
shell: only launch setupwizard if not nixos
...
DistroLogoService -> DistroService
2025-10-16 13:43:57 +02:00
lysec
dd882401ce
LauncherTab: check if app2unit exists
2025-10-16 12:29:06 +02:00
lysec
814abf4725
LocationTab: add toggle to fully disable weather (as requested in #488 )
2025-10-16 12:25:22 +02:00
lysec
806a5c0c26
NotificationService: fix flatpak app names again (should fix #495 )
2025-10-16 11:43:41 +02:00
ItsLemmy
a7612d1744
Merged setup wizard
2025-10-15 19:25:00 -04:00
ItsLemmy
6fd41cd591
Removed invalid properties from NIcon callers
2025-10-15 16:03:29 -04:00
Lysec and GitHub
1b167eca36
Merge pull request #490 from damian-ds7/media-check-ignored-players
...
Add a check if blacklisted before adding to specific or generic players
2025-10-15 19:55:39 +02:00
Damian D'Souza
7d0f14a3b4
BatteryService: set chargingMode to disabled after success
2025-10-15 18:29:23 +02:00
Damian D'Souza
f67551688d
MediaService: add a check if blacklisted before adding to specific or generic players
2025-10-15 18:12:42 +02:00
lysec
514fdaa4cc
SetupWizard: initial commit
2025-10-15 18:01:08 +02:00
Lemmy and GitHub
5f38abb218
Merge pull request #480 from Sighthesia/main
...
feat(taskbar): add auto hide mode functionality for taskbar widget
2025-10-15 07:37:29 -04:00
loner
5eb70ca0b8
fix(service): Fix ReferenceError in ScreenRecorderService
2025-10-15 13:17:58 +08:00
ItsLemmy
4981f5561b
autofmt
2025-10-14 20:45:04 -04:00
Lemmy and GitHub
33a52ec5fd
Merge pull request #454 from damian-ds7/battery-charging-treshold
...
Battery charging treshold
2025-10-14 20:43:10 -04:00
ItsLemmy
8ff7086321
Fix #453 (Fuzzel) Predefined colorscheme templating was not supporting ".hex_stripped"
2025-10-14 20:30:45 -04:00
Damian D'Souza and GitHub
41d96393ed
Merge branch 'main' into battery-charging-treshold
2025-10-15 02:11:14 +02:00
ItsLemmy
43595e5c70
AudioService: fix #481 zero output/input volume after suspend.
2025-10-14 20:05:58 -04:00
ItsLemmy
c082f4e871
autofmt
2025-10-14 19:32:41 -04:00
loner
ac81126095
Merge remote-tracking branch 'upstream/main' into feature/widget-usage-badge
2025-10-15 03:52:22 +08:00
ItsLemmy
fb43d4ef94
set back do dev
2025-10-14 14:59:57 -04:00
ItsLemmy
bc58a8feaf
v2.18.0
2025-10-14 14:59:31 -04:00
Sighthesia
6a2218c52e
feat(taskbar): add auto hide mode functionality for widget visibility control
2025-10-14 23:50:49 +08:00
ItsLemmy
6f830234b7
ColorScheme: fixed important bug preventing templates generation when using predefined color schemes and toggling an app.
2025-10-13 21:35:49 -04:00
loner
679224e1d9
feat(settings): Add usage badges to widget selector
...
Adds a visual indicator to the "Add Widget" dropdown in the Bar
settings panel to show which widgets are already in use and where.
- A small text badge ("L", "C", "R") now appears next to any widget
that is already on a panel.
- The badges are reactive and update automatically when widgets are
added or removed.
- This helps prevent accidental duplicate additions and makes widget
management easier.
2025-10-14 03:40:51 +08:00
lysec
b58ce5f982
Notification: better animations
...
NIconPicker: fix width/height
Autoformat
2025-10-13 15:52:19 +02:00
lysec
5db1941633
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-10-13 15:30:02 +02:00
lysec
d6b7288009
IPC: add sessionMenu lockAndSuspend call
2025-10-13 15:01:10 +02:00
Lemmy and GitHub
8c4f0db0eb
Merge pull request #476 from lonerOrz/feat/ipc-notification-dismiss
...
feat(ipc): Add commands to dismiss notifications
2025-10-13 09:00:34 -04:00
Lemmy and GitHub
050c02bd8c
Merge pull request #470 from lonerOrz/fix/active-window-layout
...
fix(bar): Correct ActiveWindow layout when empty
2025-10-13 08:59:59 -04:00