Commit Graph
1076 Commits
Author SHA1 Message Date
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
LemmyandGitHub 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
LemmyandGitHub 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
LemmyandGitHub 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
LemmyandGitHub bd63fe1c8c Merge pull request #702 from onelocked/main
Fixing Matugen Ghostty posthook
2025-11-10 09:59:38 -05:00
LysecandGitHub 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
LemmyandGitHub 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
ItsLemmy cd0556064b Back to -dev + fix sessionMenu lock and suspend IPC call 2025-11-09 19:24:17 -05:00
ItsLemmy 889a587541 3.0.4 2025-11-09 18:46:50 -05:00
ItsLemmy b2a4a25488 IPC: Added a lot of missing imports. 2025-11-09 18:46:17 -05:00
ItsLemmy a0ebd39023 Wi-Fi: wrap env var object to avoid erroring 2025-11-09 18:08:55 -05:00
ItsLemmy 55f2a03a50 Theming-vicinae: improve cp syntax 2025-11-09 17:45:57 -05:00
ItsLemmy 689e96ea81 back to -dev 2025-11-09 16:56:58 -05:00