ItsLemmy
0e620a6836
Hyprland: fix app title
2025-10-16 20:07:23 -04: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
Damian D'Souza
9ca832eb5e
BatteryService: implement toggleEnabled function
2025-10-13 01:03:58 +02:00
Damian D'Souza
be5ad90885
BatteryService: rename hideSuccessToast to initialSetter, change logic on initial threshold setter
2025-10-13 01:03:18 +02:00
Damian D'Souza
c6cf1038b9
BatteryService: add uninstaller and cleanup processes
2025-10-13 01:02:00 +02:00
ItsLemmy
2888b7c02e
Merge branch 'main' into qt-scaling
2025-10-12 18:27:56 -04:00
loner
8eab276ee3
refactor(notifications): Centralize dismissal logic in NotificationService
2025-10-13 04:43:52 +08:00
loner
6eee4aeb9e
feat(ipc): Add commands to dismiss notifications
2025-10-13 04:34:34 +08:00
lysec
d442f306c2
SettingsWindow: allow tilde usage
2025-10-12 21:13:52 +02:00
Damian D'Souza
7773124fb2
BatteryService: add log warn if incorrect mode is set
2025-10-12 20:51:33 +02:00
Damian D'Souza
f6b4ec0df3
IPC: implement set and cycle calls for battery manager
2025-10-12 20:51:05 +02:00
Damian D'Souza
7fd5e952d7
BatteryService: implement cycleModes function
2025-10-12 20:35:42 +02:00
lysec
6da4acee09
Dock, Tray, ActiveWindow, Taskbar: add theming for app/tray icons
...
appicon_colorize: create simple shader to colorize icons by theme color
2025-10-12 17:51:07 +02:00
ItsLemmy
292ecd493b
More cleanup
2025-10-12 09:33:04 -04:00
loner
4ed3dad69d
feat: Improve hidemode logic for ActiveWindow and MediaMini widgets
2025-10-12 06:27:50 +08:00