ItsLemmy
3d6e1dc7d9
Back to -dev
2025-11-11 21:04:23 -05:00
ItsLemmy
a1ffa4c7e2
v3.0.10
2025-11-11 21:03:13 -05:00
Lemmy and GitHub
48f8e2745b
Merge pull request #726 from kurrycat2004/wallpaper-symlink
...
WallpaperService: make recursive wallpaper search follow symlinks
2025-11-11 19:19:05 -05:00
kurrycat
0a0f5d4fff
make recursive wallpaper search follow symlinks
2025-11-11 21:28:32 +01:00
Ala Alkhafaji
fe1129c56c
Add setting to disable keyboard layout toast
2025-11-11 19:40:35 +01:00
ItsLemmy
8aa4254d57
Tray: fix for hyprland (untested)
2025-11-11 13:35:35 -05:00
ItsLemmy
093b32803b
Back to -dev version
2025-11-11 10:45:39 -05:00
ItsLemmy
466a32a572
v3.0.9
2025-11-11 10:44:27 -05:00
ItsLemmy
9d25df5c4f
Merge branch 'tray'
2025-11-11 10:30:23 -05:00
Ly-sec
6ae3a19e1e
AudioService: properly filter outputs with no inputs
...
AudioCard & OSD: use said detection
2025-11-11 16:25:52 +01:00
ItsLemmy
2bc6dfb2b4
Tray: refactoring - back to dropdown menu while keeping the drawer for unpinned.
2025-11-11 10:21:55 -05:00
ItsLemmy
d4f11f6ef9
Cava: less logs
2025-11-11 10:21:08 -05:00
ItsLemmy
afcadb86d7
Autoformatting
2025-11-11 07:09:43 -05:00
Lemmy and GitHub
16b5c27f26
Merge pull request #554 from shouya/sleep-inhibitor
...
Scroll to set a timeout to manual sleep inhibitor
2025-11-11 06:55:35 -05:00
ItsLemmy
9bccf4ff56
Calendar: events tooltip use fixed font with improved time formating
2025-11-11 06:54:13 -05:00
Lemmy and GitHub
13b6b17981
Merge pull request #706 from 3akev/main
...
KeyboardLayout: update on "keyboard layout changed" events
2025-11-11 06:28:25 -05:00
shouya
d85f426b15
allow setting a timeout to manual sleep inhibitor
2025-11-11 13:46:17 +09:00
ItsLemmy
d59299798f
back to dev version
2025-11-10 20:18:53 -05:00
ItsLemmy
5b34a0e025
v3.0.8
2025-11-10 20:18:12 -05:00
Ala Alkhafaji
a6f487eac0
KeyboardLayout: stopgap solution for sway
2025-11-11 01:53:49 +01:00
ItsLemmy
6ec8fc6b8b
Audio: Attempt to fix #708
2025-11-10 19:48:06 -05:00
ItsLemmy
8cb58ac144
Media: Restore seekRelative IPC call. Fix #709
2025-11-10 19:37:23 -05:00
ItsLemmy
40f182e98a
WiFi: Removed internet connectivity check as it is causing a lot of false positive.
2025-11-10 19:32:40 -05:00
Ala Alkhafaji
43ff69238a
KeyboardLayout: update on keyboard layout change events (hyprland)
2025-11-10 23:54:37 +01:00
Ala Alkhafaji
9921e1a09f
KeyboardLayout: update on keyboard layout change events (niri)
2025-11-10 21:33:33 +01:00
ItsLemmy
5f2adff8d6
Cava: removed some non fruitful optimizations
2025-11-10 13:59:20 -05:00
Ly-sec
9ded2f7ef6
Set version to dev
2025-11-10 19:23:27 +01:00
Ly-sec
4a86f7b37b
Release v3.0.6
2025-11-10 19:23:01 +01:00
ItsLemmy
2983cc9361
TemplateProcessor: Errors no longer display a toast messages. Errors will be available in the logs for template contributors.
2025-11-10 13:14:25 -05:00
Lemmy and GitHub
02c250ab37
Merge pull request #648 from ahmet-cetinkaya/feat/taskbar-workspace-numbers
...
feat(bar): add workspace numbers to TaskbarGrouped widget
2025-11-10 12:30:19 -05:00
Ly-sec
54f8b3574d
KeyboardLayout: add toast to inform the user about changed layout
2025-11-10 18:21:47 +01:00
Ahmet Çetinkaya
579e9bf914
Merge upstream/main into feat/taskbar-workspace-numbers
...
- Resolved file location conflicts by moving TaskbarGroupedSettings.qml to Modules/Panels/Settings/Bar/WidgetSettings/
- Fixed translation conflicts in de.json, es.json, fr.json, pt.json, and zh-CN.json by adding taskbar-grouped translation sections
- Maintained all existing functionality while adapting to new project structure
- Preserved workspace number feature functionality across all supported languages
Conflicts resolved:
- Translation files: Added taskbar-grouped sections after existing taskbar sections
- File location: Moved settings file to new Panels directory structure
2025-11-10 19:41:09 +03:00
Ly-sec
5402ae32f5
Notification: make doNotDisturb non persistent ( fixes #665 )
2025-11-10 17:12:51 +01:00
ItsLemmy
97e24ac9b3
Compositor: Fix lockAndSuspend - missing import
2025-11-10 10:30:02 -05:00
ItsLemmy
8c01158bad
Autoformat
2025-11-10 10:03:23 -05:00
ItsLemmy
141f971a1d
Notifications: Fixed Toast when toggling DND
2025-11-10 10:03:12 -05:00
Lemmy and GitHub
bd63fe1c8c
Merge pull request #702 from onelocked/main
...
Fixing Matugen Ghostty posthook
2025-11-10 09:59:38 -05:00
Lysec and GitHub
0300666e1e
Merge pull request #703 from acdcbyl/main
...
Matugen: fix spicetify theme work for predefined colors && fix `hex_tripped` does not work
2025-11-10 15:33:38 +01:00
Aiser
e3aa6e3429
Matugen: fix spicetify theme work for predefined colors && fix hex_stripped does not work
2025-11-10 22:30:22 +08:00
onelocked
c40e39708b
Fixing Matugen Ghostty posthook
...
Ensure that the command runs in a Bash shell (fixes for people running
nu shell)
pgrep -f matches the entire command line, so it catches variants like
.ghostty-wrapped.
2025-11-10 14:22:16 +00:00
Lemmy and GitHub
0573f24d63
Merge pull request #664 from lonerOrz/fix/vertical-bar-text
...
fix(custom button): Adjust the custom button text display when the bar is vertical
2025-11-10 08:34:54 -05:00
Ly-sec
bb8ab1f7eb
SystemTrayService: add service to init tray faster ( #689 )
2025-11-10 12:56:01 +01:00
Ly-sec
c6bd84dfaa
ControlCenter: add colorize distro toggle
2025-11-10 12:47:49 +01:00
loner
2f853e3eca
feat(bar): Add option to hide CustomButton text in vertical bar
2025-11-10 18:39:53 +08:00
Aiser
85ff0532fa
Matugen: fix ghostty's posthook
2025-11-10 14:39:54 +08:00
Aiser
b4ac786e8b
Matugen: add spicetify theme for Spotify
2025-11-10 13:20:51 +08:00
ItsLemmy
b7f071d31e
Back to -dev
2025-11-09 21:02:58 -05:00
ItsLemmy
ba00da67c5
v3.0.5
2025-11-09 21:02:14 -05:00
ItsLemmy
0724e31cf8
AppTheming: fix a warning when generating for predefined color schemes.
2025-11-09 20:33:18 -05:00
ItsLemmy
e13da1eaa2
TemplateProcessor: Toast a warning instead of error when encoutering an issue.
2025-11-09 19:40:23 -05:00