ItsLemmy
f520466063
v3.1.1
v3.1.1
2025-11-15 21:04:12 -05:00
ItsLemmy
ead2b82680
Tray: reverted all the mitigation now that the real issue has been fixed in Quickshell.
2025-11-15 21:01:48 -05:00
ItsLemmy
3f1bcf1ae8
TrayMenu: tweaks
2025-11-15 19:56:18 -05:00
ItsLemmy
f9192f0424
TrayMenu: added debouncer to increase robustness.
2025-11-15 19:31:06 -05:00
ItsLemmy
cea0739a5e
Tray: Fix Steam lock-up.
2025-11-15 19:07:34 -05:00
Ly-sec
1826d6a00d
Release v3.1.0
v3.1.0
2025-11-15 23:43:55 +01:00
Ly-sec
ab8e14d0f5
TrayMenu: more cleanup
2025-11-15 22:57:45 +01:00
Ly-sec
5121d73a43
TrayMenu: more cleanup
2025-11-15 22:57:26 +01:00
Ly-sec
fc033081bd
TrayMenu: cleanup
2025-11-15 22:54:39 +01:00
Ly-sec
e129da8f46
TrayMenu: close with single outside click
2025-11-15 22:51:32 +01:00
Ly-sec
07f8bd62b4
TrayMenu: reset shouldLoadMenu properly
2025-11-15 22:46:49 +01:00
Ly-sec
53d04df75d
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-15 22:32:49 +01:00
Ly-sec
ebe50561a8
TrayMenu: fix tray menu allocation per tray item
2025-11-15 22:32:40 +01:00
ItsLemmy
04abff2ee4
Default settings
2025-11-15 16:25:18 -05:00
ItsLemmy
91f098071d
TrayMenuWindow: no relative path
2025-11-15 16:25:12 -05:00
Ly-sec
f28452a258
TrayMenu: defer opener.children access to prevent init freeze
2025-11-15 22:23:23 +01:00
ItsLemmy
131d3a095e
autofmt
2025-11-15 15:57:05 -05:00
ItsLemmy
3685b8c9f7
TrayMenu: commented out until we figure why it does not work with the latest quickshell-git commits
2025-11-15 15:55:59 -05:00
Ly-sec
c730ac4f34
WallhavenSettingsPopup: fix apply button clickthrough
2025-11-15 19:52:08 +01:00
Ly-sec
0314d2445e
WallpaperPanel: add settings popup for wallhaveb
...
WallhavenSettingsPopup: move all settings in here
WallhavenService: adjust some things
2025-11-15 19:48:19 +01:00
Ly-sec
8010b32c29
Settings: fix migration
2025-11-15 18:36:04 +01:00
Ly-sec
34e845d8fd
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-15 18:03:50 +01:00
Ly-sec
9576daf70a
WallpaperPanel: add wallhaven support
2025-11-15 18:03:26 +01:00
ItsLemmy
adfe4817e0
Bar-SessionMenu: added setting to pick your favorite color.
2025-11-15 10:17:20 -05:00
ItsLemmy
2b5010f477
Settings-default and translations
2025-11-15 10:01:10 -05:00
Ly-sec
6b92d2d4c2
UserInterfaceTab: remove dimDesktop toggle, only use dimming slider
...
Settings: add migration for dimDesktop -> dimmerOpacity
Autoformat
2025-11-15 15:46:29 +01:00
Lysec and GitHub
e1e6f36cea
Merge pull request #759 from dmolin/dimmer-opacity
...
Add desktop dimmer opacity slider when "Dim Desktop" is toggled ON.
2025-11-15 15:36:36 +01:00
Lysec and GitHub
df2faf3267
Merge pull request #760 from DrWeb56/main
...
Update ru.json
2025-11-15 15:30:49 +01:00
DrWeb56 and GitHub
c635f84eba
Update ru.json
...
Translated a few lines that weren’t translated before.
2025-11-15 19:26:25 +05:00
Lysec and GitHub
adfc8d033d
Merge pull request #758 from Aerosnail/fix/efivarfs-audio-stutter
...
SystemStatService: don't report efivarfs usage% to avoid stutters
2025-11-15 15:26:23 +01:00
ItsLemmy
267bc00097
SmartPanels: improving Hyprland focus issues.
2025-11-15 09:17:21 -05:00
Davide
996935af2b
Add desktop dimmer opacity slider
2025-11-15 13:24:11 +00:00
Aerosnail
049d313d51
SystemStatService: skip efivarfs to avoid stutters
2025-11-15 13:55:43 +01:00
Ly-sec
a81cbb587e
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-15 13:48:42 +01:00
Ly-sec
7176e890af
SessionMenuTab: add per entry countdown toggle (implements #746
...
)
2025-11-15 13:48:39 +01:00
Lysec and GitHub
23962d9290
Merge pull request #755 from mochouaaaaa/main
...
fix(qmlfmt): Add compatibility for qmlformat command
2025-11-15 13:05:33 +01:00
Lysec and GitHub
e7d373f2cc
Merge pull request #756 from notiant/patch-19
...
Add wallpaper selector to settings
2025-11-15 13:04:37 +01:00
Ly-sec
79b079a436
LockScreen: PAM always uses USER env var instead of displayName
2025-11-15 13:01:47 +01:00
notiant and GitHub
810efe6ad3
Add wallpaper selector to settings
2025-11-15 10:47:18 +01:00
mochou
b692275c31
fix(qmlfmt): Add compatibility for qmlformat command
...
- Modifies Bin/dev/qmlfmt.sh to check for both 'qmlfmt' and 'qmlformat' executables.
- Uses 'qmlfmt' with its original arguments if found.
- If 'qmlfmt' is not found, uses 'qmlformat' with arguments for 2-space indentation and essential semicolons.
- Exits with an error if neither command is available.
- This makes the QML formatting pre-commit hook more robust.
2025-11-15 17:17:03 +08:00
Ly-sec
6da74a800f
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-15 03:51:30 +01:00
Ly-sec
33eb71f0d8
ColorSchemeTab: properly check for discord/code
2025-11-15 03:51:03 +01:00
ItsLemmy
edef856895
MainScreen+SmartPanel: Allow click on the bar when a panel is open.
2025-11-14 20:26:05 -05:00
ItsLemmy
312d1b6d22
Default settings + auto-formatting
2025-11-14 20:02:28 -05:00
ItsLemmy
02d77ff445
MainScreen: removed unecessary mouse area
2025-11-14 20:01:54 -05:00
ItsLemmy
d2bd621abe
Revert "SmartPanel: Tighter sizing by using the minimum size."
...
This reverts commit 0eb82bce98 .
2025-11-14 19:57:04 -05:00
Ly-sec
42f12e8d56
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-14 22:33:42 +01:00
Ly-sec
faaf5b7464
AudioService: possible fix for misbehaviour
2025-11-14 22:33:37 +01:00
ItsLemmy
51940a9fc0
Formatting
2025-11-14 14:20:03 -05:00
ItsLemmy
c6fcfffbe6
i18n update
2025-11-14 14:16:40 -05:00