Commit Graph
76 Commits
Author SHA1 Message Date
Ly-sec 049dd5d771 Let volume go to 200% with warning color change 2025-08-02 09:38:31 +02:00
Ly-sec 7e52df59bc Several changes, fix messy behaviour for PillIndicator, fix System Settings size, fix logout button 2025-08-01 16:58:54 +02:00
Sébastien Atoch 1af0a084f8 Brightness indicator is not shown if brightness < 0
+ Tray moved to the very left.
2025-07-31 12:18:18 -04:00
Ly-sec e85fafcd80 Edit Workspace colors, make settings panels more uniform, update README.md 2025-07-31 15:51:32 +02:00
Sébastien Atoch c68c361af3 Apply the same logic to other two pills (Brightness and Volume) 2025-07-31 09:00:14 -04:00
Sébastien Atoch d35ed0d7bb Battery widget rework
- Convert the icon to a PillIndicator
- Better looking horizontal battery icons
- PillIndicator now supports conditionnal autoHide
2025-07-31 08:25:32 -04:00
JPratama7 272dafcfe1 Revert "refactor: centralize utility paths in Settings for zigbrightness and zigstat programs" 2025-07-30 14:14:46 +07:00
JPratama7 e319d0dfd6 refactor: centralize utility paths in Settings for zigbrightness and zigstat programs 2025-07-29 00:18:37 +07:00
JPratama7 bdfab74e1e feat: add charging-specific battery icons to battery status indicator 2025-07-29 00:13:46 +07:00
Ly-sec a15677aadf A few small fixes 2025-07-28 13:17:30 +02:00
Ly-sec 3106c7908f Fix Taskbar setting 2025-07-27 19:29:17 +02:00
Ly-sec 8b54996d9f Add taskbar settings, fix audio IO 2025-07-27 19:06:45 +02:00
Jose Chasey PratamaandGitHub f47fcaa56a Merge branch 'Ly-sec:main' into main 2025-07-27 22:11:34 +07:00
Ly-sec 3beea4f4a6 Possible fix for Hyprland workspaces 2025-07-27 14:30:48 +02:00
Jose Chasey PratamaandGitHub 61df6dde97 Merge branch 'Ly-sec:main' into main 2025-07-27 18:55:55 +07:00
Ly-sec df1e6e6bbe Actually fix workspaces, fix dim panel 2025-07-27 13:53:00 +02:00
Ly-sec 4f5e18bd69 Revert brightness visibility, fix workspace display on hyprland, add app pinning to applauncher again 2025-07-27 12:22:33 +02:00
LysecandGitHub 57fb71f574 Merge pull request #39 from quadbyte/main
Minor QOL improvements
2025-07-27 12:08:13 +02:00
JPratama7 f3652e7c82 feat: add TypeScript types to getAppIcon and document fullscreen toggle command 2025-07-26 22:53:42 +07:00
JPratama7 ef2bacc4c4 fix: update battery tooltip to reference correct widget properties 2025-07-26 22:15:03 +07:00
JPratama7 18bc65dff1 feat: add taskbar module with configurable icon size and window management 2025-07-26 21:52:08 +07:00
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
Ly-sec 3e4c9095d7 Revert Applauncher reload button 2025-07-25 16:46:33 +02:00
lysec f2df117732 Add temporary reload button to applauncher 2025-07-25 13:19:21 +02: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 411ed72436 Fix some invalid colors name + avoid hard coding colors and transparency. 2025-07-23 14:16:46 -04: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 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
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 2a303ffbaf Revert "Quick fixs" 2025-07-20 12:03:19 +02: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
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
ly-sec ba93df4a1f Add global holidays to calendar, fix volume mute display 2025-07-19 16:22:10 +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
ferreo 435ecf8d4b feat: add date + calendar, also tidy up pointers/tooltips 2025-07-18 18:53:42 +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 0ed7b3fa1c Revert "Add notification history (NotificationHistory.qml)"
This reverts commit e55cbb934b.
2025-07-17 15:05:47 +02:00
ly-sec e55cbb934b Add notification history (NotificationHistory.qml) 2025-07-17 15:04:51 +02:00
ly-sec f1cbe61f0d Add fallback description for Applauncher.qml 2025-07-16 18:41:36 +02:00
ly-sec e0c53fd828 Better positioning for CustomTrayMenu and Tooltip 2025-07-16 14:22:57 +02:00
ferrreoandGitHub daf12331c2 Merge branch 'Ly-sec:main' into main 2025-07-16 13:13:15 +01:00
ferreo 1b2b6def73 fix: misc fixes 2025-07-16 13:12:58 +01:00