Commit Graph
129 Commits
Author SHA1 Message Date
Sébastien Atoch f4ebd72b4c Brightness: hide widget if no brightness device detected 2025-07-25 17:35:31 -04:00
Sébastien Atoch 320870df0b Workspace: show occupied workspaces with a different color 2025-07-25 17:35:03 -04:00
Sébastien Atoch e8af442b34 Bugfix: improve active window name display by avoiding double ellipsis. 2025-07-23 14:18:48 -04:00
Sébastien Atoch 73ec07491f Notification: add urgency and alter the look when it's a critical notification. 2025-07-23 14:17:54 -04:00
Sébastien Atoch 411ed72436 Fix some invalid colors name + avoid hard coding colors and transparency. 2025-07-23 14:16:46 -04:00
Sébastien Atoch 10b70f0c53 Bugfix: weather geolocation not working when there are multiple results. 2025-07-23 14:06:20 -04:00
ly-sec b6a0adac56 Small update to zigbrightness (thanks to Ferreo once again <3) 2025-07-22 19:53:46 +02:00
LysecandGitHub e11ae45ca8 Merge pull request #38 from ferrreo/main
Enhance brightness control functionality and update README for zigbri…
2025-07-22 18:48:46 +02:00
ferreo b9fa9dae22 Enhance brightness control functionality and update README for zigbrightness integration 2025-07-22 17:33:27 +01:00
ly-sec 7d568694bd Fix audio in/output, add app pinning to applauncher 2025-07-22 13:51:02 +02:00
ly-sec 57bd28e326 Update README.md 2025-07-22 01:45:00 +02:00
ly-sec b7da25a6a0 Possible fix for screen lockup after sleep (lock) 2025-07-21 22:51:42 +02:00
ly-sec 0504bcc02e Add region based holidays (not only country wide) 2025-07-20 20:31:30 +02:00
ly-sec eda530ceb9 Revert "Add region based holidays (not only country wide)"
This reverts commit d3caca661b.
2025-07-20 20:29:04 +02:00
ly-sec d3caca661b Add region based holidays (not only country wide) 2025-07-20 20:28:33 +02:00
ly-sec c646a1de0d Actually use shellDir, sometimes I lack braincells 2025-07-20 16:04:17 +02:00
ly-sec 771da1b2ae Revert from shellDir to configDir 2025-07-20 12:52:49 +02:00
LysecandGitHub 0979b2661e Merge pull request #35 from Ly-sec/revert-34-revert-33-main
Revert "Revert "Quick fixs""
2025-07-20 12:11:39 +02:00
LysecandGitHub 686e4ce81c Revert "Revert "Quick fixs"" 2025-07-20 12:10:50 +02:00
ly-sec 39660bad23 Merge #33 with small fixes 2025-07-20 12:09:41 +02:00
LysecandGitHub b4dc191d4e Merge pull request #34 from Ly-sec/revert-33-main
Revert "Quick fixs"
2025-07-20 12:06:58 +02:00
LysecandGitHub 2a303ffbaf Revert "Quick fixs" 2025-07-20 12:03:19 +02:00
LysecandGitHub 3cf177de87 Merge pull request #33 from anasgets111/main
Quick fixs
2025-07-20 12:02:57 +02:00
ly-sec 695fa3b8df Temporary notification pop fix 2025-07-20 12:00:53 +02:00
Anas Khalifa b33bcf8eda revert unnessary 2025-07-20 12:16:43 +03:00
Anas Khalifa e58193f653 change the signal name to fix
Duplicate signal name: invalid override of property change signal or superclass signal
2025-07-20 12:12:52 +03:00
Anas Khalifa 3292b53d49 Fix battery percentage calculation and make it not show if no battery i detected 2025-07-20 12:03:52 +03:00
Anas Khalifa a8244cde67 fix some deprecations 2025-07-20 11:18:20 +03:00
LysecandGitHub 1137b5a754 Merge pull request #31 from xdenotte/main
Fix starting applications
2025-07-20 09:27:27 +02:00
ly-sec f75ff03281 Add Audio Input/Output selector, add (probably) working battery indicator 2025-07-20 09:25:58 +02:00
xdenotte 7db9194d7e Fix starting applications 2025-07-19 18:35:33 +02:00
LysecandGitHub ecb11f1278 Update README.md 2025-07-19 16:38:29 +02:00
ly-sec ba93df4a1f Add global holidays to calendar, fix volume mute display 2025-07-19 16:22:10 +02:00
LysecandGitHub f55af1b68b Merge pull request #29 from MrDowntempo/Launch-TUI-apps
Feat: If applications have a runInTerminal flag, attempts to determine the appropriate terminal emulator to launch it with
2025-07-19 16:18:52 +02:00
Corey Woodworth 36c8e996ee Feat: If applications have a runInTerminal flag, attempts to determine the appropriate terminal emulator to launch it with 2025-07-19 07:06:12 -04:00
ly-sec 5cedce8309 Small layout fix 2025-07-19 00:05:17 +02:00
ly-sec 2ada1d4532 Fix record button 2025-07-18 23:43:40 +02:00
ly-sec 5c29a6086a Tiny layout fix 2025-07-18 23:26:29 +02:00
ly-sec 7cdfa5f82b Add Dim Desktop option 2025-07-18 22:47:38 +02:00
ferrreoandGitHub 828f98b58e fix: wifi for dual ssids (#27) 2025-07-18 20:43:42 +01:00
ferrreoandGitHub 17552b7a8b fix: missing hover hands (#26) 2025-07-18 19:03:00 +01:00
ferrreoandGitHub 71e03f91c0 feat: add date + calendar, also tidy up pointers/tooltips
feat: add date + calendar, also tidy up pointers/tooltips
2025-07-18 18:56:18 +01:00
ferrreoandGitHub 9a7435dfac Merge branch 'Ly-sec:main' into main 2025-07-18 18:54:16 +01:00
ferreo 435ecf8d4b feat: add date + calendar, also tidy up pointers/tooltips 2025-07-18 18:53:42 +01:00
ferrreoandGitHub e427c7e31e Merge pull request #24 from ferrreo/main
fix: fix wallpaper double click
2025-07-18 17:19:29 +01:00
ferreo bc1f4a385e fix: fix wallpaper double click 2025-07-18 17:19:04 +01:00
ferrreoandGitHub 247426ce31 Merge pull request #23 from ferrreo/pretty-major-refactors
feat: settings is now json, refactor panels to be able to dismiss by …
2025-07-18 17:12:22 +01:00
ferreo d40709952b fix: fix weirdness 2025-07-18 16:57:11 +01:00
ferreo a498671ef1 feat: settings is now json, refactor panels to be able to dismiss by clicking outside 2025-07-18 15:43:22 +01:00
ly-sec 8a3d610d22 Small fix for System.qml 2025-07-17 17:06:54 +02:00