Commit Graph
1118 Commits
Author SHA1 Message Date
ItsLemmy ae2bf590ee Merge branch 'mangowc-refactor' 2025-11-29 23:50:34 -05:00
ItsLemmy e0f38ff80b Mango: refactored mango service, much better but not perfect. 2025-11-29 23:48:19 -05:00
ItsLemmy 4f9ba6f601 DarkMode: simplify follow the color scheme, no need for a visual active state. 2025-11-29 23:04:49 -05:00
notiantandGitHub 05ceff017d Reduce tooltip delay if bar widget doesn't expand 2025-11-29 16:45:05 +01:00
notiantandGitHub 9fd914875c Prevent expanding empty bar pills 2025-11-29 01:02:39 +01:00
Ly-sec aeee91d08a BatterySettings: add option to pick which battery is being shown
BatteryPanel: remove redundant things
2025-11-28 20:55:50 +01:00
Ly-sec a4193382df MediaMini: center icons 2025-11-28 00:54:09 +01:00
LysecandGitHub 9f015ebd9a Merge pull request #868 from EmmetZ/mediamini-icon
fix(MediaMini): make icon smaller when inside progress ring
2025-11-28 00:51:27 +01:00
Ly-sec 94d1d9dc9c Tray: fix blacklist wildcardc 2025-11-26 15:00:27 +01:00
Ly-sec 60eb9c6e78 Bluetooth/Wifi: fix always hide logic 2025-11-26 13:57:58 +01:00
Ly-sec 42211c6eda Bluetooth/Wifi: fix on hover mode 2025-11-26 13:49:54 +01:00
Ly-sec 3ef5e169e4 Brightness/VolumeWidget: fix visual issues (#875) 2025-11-26 12:40:18 +01:00
EmmetZ cb0609451d fix(MediaMini): make icon smaller when inside progress ring 2025-11-26 18:32:10 +08:00
ItsLemmy b7d4e74012 NImageRounded/Circled: removed shaders and used a simpler ClippingWrapperRectangle 2025-11-25 19:38:23 -05:00
LysecandGitHub e91e3d9a4e Merge pull request #874 from lonerOrz/feat/media-display
feat: Optimize the icon display inside the progress circle
2025-11-25 16:59:13 +01:00
loner 15a936bebc feat: Optimize the icon display inside the progress circle 2025-11-25 23:55:08 +08:00
Ly-sec 9cf44be361 Battery: fix pill when charging 2025-11-25 14:12:17 +01:00
ItsLemmy e1dc72216e Mango/Sway: fixed unclickable NPopupContextMenu 2025-11-24 19:12:08 -05:00
ItsLemmy 3cf4e1f95b TaskBar+Grouped: improved popup menu positionning and factorized code. 2025-11-24 14:59:42 -05:00
LysecandGitHub 38721a1a80 Merge pull request #858 from lonerOrz/fix/progress
fix: Music progress ring color not updating on theme change when paused
2025-11-24 15:58:40 +01:00
loner a57480320f fix: Music progress ring color not updating on theme change when paused 2025-11-24 22:56:53 +08:00
Ly-sec 0e899d5559 Taskbar/TaskbarGrouped: fix hyprland context menu (sort of) 2025-11-24 15:41:28 +01:00
loner 611ddbe612 feat: Enhance MediaMini widget with bug fixes and improvements 2025-11-24 17:31:42 +08:00
loner 56c228b4da fix(MediaMini): Resolve icon duplication and progress ring display issues 2025-11-24 17:03:11 +08:00
loner 8f850cdbfd fix: MediaMini play/pause icon duplication and improve album art display 2025-11-24 16:08:21 +08:00
ItsLemmy b93c5051d0 BarPill: minor color fix 2025-11-23 17:54:37 -05:00
ItsLemmy e6c9a828af Battery + BarPill color fixes and cleanup
Battery: prioritize charging > low battery > unplugged with decent level
BarPill: prioritize hover state, then custom color, then
fallback/default.
2025-11-23 17:47:20 -05:00
loner 87dd944075 fix: MediaMini progress ring visibility when showAlbumArt is disabled 2025-11-24 05:14:24 +08:00
ItsLemmy e3c722fec8 VPN: Minimal support for wireguard + removed opening non existing panel. 2025-11-23 15:11:33 -05:00
loner a5fdf67b05 fix: Optimize MediaMini widget progress ring display 2025-11-24 03:42:11 +08:00
loner d04ae8a81d feat: Add circular progress bar to MediaMini widget 2025-11-24 03:42:11 +08:00
ItsLemmy 4d13cfeedb Battery: BarIcon color changes when charging + Panel refinment (conditional PPD and some alignment) 2025-11-23 00:00:34 -05:00
ItsLemmy 1ff64efc64 autofmt 2025-11-22 16:50:09 -05:00
LemmyandGitHub a61a40fd7c Merge pull request #811 from shouya/main
Show workspaces from the focused screen
2025-11-22 11:31:22 -05:00
art0rz 5cc71b4da2 Add BatteryPanel with charge level, power profile settings, prevent sleep toggle, battery health (if available) 2025-11-22 17:10:26 +01:00
Ly-sec c3066e1dd5 SystemMonitor: fix vertical layout 2025-11-22 16:53:28 +01:00
shouya 1b706f8469 update sources for consistent naming 2025-11-22 20:49:55 +09:00
LysecandGitHub 679fd5c40e Merge pull request #826 from art0rz/fix/recording-button
Add screen recording loading feedback
2025-11-22 12:49:32 +01:00
shouya 7a64758ac8 declare default value for the settings 2025-11-22 19:58:11 +09:00
ItsLemmy 455014a39b Brightness: scroll-wheel was bypassing available control check. 2025-11-21 13:28:12 -05:00
ItsLemmy a884f012d8 i18n + autoformat 2025-11-21 13:18:02 -05:00
LemmyandGitHub c5b23cc291 Merge pull request #804 from Vortelf/feat/vpn-widget
VPN: Widget Implementation
2025-11-21 13:12:50 -05:00
LemmyandGitHub 04e46815f8 Merge pull request #808 from EmmetZ/brightness-panel
feat: add brightness panel for bar brightness widget
2025-11-21 13:11:05 -05:00
LemmyandGitHub e2aa4ca2f8 Merge pull request #807 from lonerOrz/feat/custombutton
Enhance custom button
2025-11-21 12:02:57 -05:00
art0rz f181bdf21c Add screen recording loading feedback 2025-11-21 15:52:29 +01:00
Georgi VelevandGeorgi Velev 1cbc793087 VPN: Widget Implementation 2025-11-21 14:32:39 +02:00
Ly-sec e46c9cdf0e Battery: add visual indicator for low battery (same as SysMon) 2025-11-21 13:27:03 +01:00
shouya 5f2a6ffc9d fix workspace.qml warning 2025-11-21 15:01:02 +09:00
shouya 8331d1954d show workspaces for the focused screen 2025-11-21 14:49:31 +09:00
loner e8a27acb63 fix: Left click behavior should only depend on left click settings 2025-11-21 11:06:51 +08:00