Commit Graph

664 Commits

Author SHA1 Message Date
lunstia 0493c08759 Add quick fix for workspace bug coming back from a logout or sleep 2026-03-29 19:33:18 -04:00
end-4 0c3be42218 region selector: switch to rect region mode for region record
(circle selection mode won't show the breathing border)
2026-03-29 23:59:04 +02:00
end-4 f6f07d4f65 ColorUtils: more robust solveOverlayColor 2026-03-29 23:52:26 +02:00
Minh 7a983b049f feat(ai): auto-resize input with scroll (#3148) 2026-03-27 22:56:30 +01:00
end-4 69c5ac5cb3 sidebar: ai: fix shaky send button 2026-03-27 22:56:15 +01:00
Minh 55a33fb7d7 Make brightness quickslider follow gamma lower limit (#3139) 2026-03-27 22:41:45 +01:00
end-4 9f882d9f3c overview: ensure fullscreen windows are in front of others 2026-03-27 08:58:38 +01:00
end-4 67fbaf1d27 sidebar: add pair button to bluetooth menu 2026-03-27 08:33:32 +01:00
LilFishyChan ae9de61b72 feat(ai): auto-resize input with scroll 2026-03-27 10:51:50 +08:00
fb24m c117d9903a add translation keys for cookie clocks settings 2026-03-25 19:19:19 +04:00
altrup 737ccce538 Make brightness quickslider follow gamma lower limit 2026-03-24 20:16:17 -04:00
Minh 96f5f82656 Decrease gamma when attempting to decrease brightness below 0 (#3122) 2026-03-24 22:57:53 +01:00
end-4 35fb3d4da8 make 25 lowest possible gamma 2026-03-24 22:55:36 +01:00
altrup 75594fb5cf Change bar scroll icon to gamma when changing gamma 2026-03-24 13:22:39 -04:00
altrup f86d42d8f2 fix anchors formatting 2026-03-24 13:12:32 -04:00
end-4 b6fc897b39 make gamma indicator icon not scale 2026-03-24 17:18:01 +01:00
end-4 8f66afe109 minor formatting fix 2026-03-24 17:17:01 +01:00
end-4 72b8b7aecb fix bar scrolls not also changing gamma 2026-03-24 17:16:03 +01:00
altrup deadf6cc4f Fix math for quickslider icon changing sides of handle 2026-03-23 21:54:19 -04:00
Minh dfe6eee674 click-to-mute on app icons in the volume mixer (#3103) 2026-03-23 08:21:41 +01:00
end-4 854016e82a change mousearea to correct item and add tooltip 2026-03-23 08:21:18 +01:00
altrup e06a3be726 Fix small visual bug when slider goes over divider 2026-03-22 23:38:21 -04:00
altrup 3e0f480ce0 Add padding logic to background 2026-03-22 23:14:26 -04:00
altrup 065b34ccde Add divider to brightness quick slider 2026-03-22 23:05:09 -04:00
altrup fc7524a30f Add gamma slider to night light dialog 2026-03-22 18:02:00 -04:00
altrup a28ed6023e Update quickslider to also decrease gamma when brightness is at 0 2026-03-22 17:44:30 -04:00
altrup 973b83bc15 Add gamma indicator 2026-03-22 16:52:35 -04:00
altrup 9d065f2c8e Undo temp fix 2026-03-22 16:37:25 -04:00
altrup 4caa59dd9e Decrease gamma when brightness is requested to go lower beyond 0 2026-03-22 16:36:17 -04:00
end-4 6e76977976 region selector: breathing border 2026-03-22 10:10:01 +01:00
Pico 15a56bdce3 use text color for mute icon and promote root to MouseArea 2026-03-22 10:40:07 +03:00
Pico 369fadd74b add click-to-mute on app icons in the volume mixer 2026-03-20 09:01:01 +03:00
Minh fd86b282a6 systray: (un)pin button, fix menu placecment (#3100) 2026-03-19 18:38:37 +01:00
end-4 fd2d69e407 SysTrayMenu: hide pin button when in subpage, remove unnecessary close() 2026-03-19 18:27:49 +01:00
end-4 7a01602c5e fix weird indentation 2026-03-19 18:19:10 +01:00
end-4 be1838e40d add anti-flashbang with shader 2026-03-19 12:40:05 +01:00
end-4 7cf704d450 refactor GameModeToggle's conf opt fetching 2026-03-19 12:39:12 +01:00
end-4 74ce3378d0 add missing import in AnnotationSourceButton 2026-03-19 09:24:53 +01:00
end-4 9a11a0d8f9 make game mode persistent (#3084) 2026-03-18 08:27:14 +01:00
LilFishyChan bd923a0f88 feat(SysTray): add pinning functionality to system tray items 2026-03-17 17:07:59 +08:00
LilFishyChan 735fb7895b fix(SysTrayItem): anchor popup menu to icon instead of fixed coordinates
- Improved anchor positioning to make the expanded menu follow the icon dynamically rather than using fixed absolute coordinates.
- Replaced manual `rect` calculations with direct `item: root` binding.
- Updated `gravity` and `edges` logic to properly support both vertical and horizontal bar orientations.
2026-03-17 16:22:47 +08:00
Minh 8190c3b976 Allow centering widgets in overlay using right-click (#2967) 2026-03-13 23:52:02 +01:00
Minh 5ac58bdb3c sidebar: translator: don't make RTL text LTR (#3028) 2026-03-13 23:47:56 +01:00
end-4 5710fbb3d6 fix player track change slow art update (#2036) 2026-03-13 22:55:35 +01:00
altrup 2e0dea28a5 Merge remote-tracking branch 'upstream/main' into fix-dock-first-launch 2026-03-04 15:01:36 -05:00
3N1GM4.ExE 65eeea7ffa fix(quickshell): fix qs crashing when sidebar is detached while in use
This is a small fix that removes the left sidebar from the focus grab system before destroying the panel.
2026-03-03 17:50:39 +01:00
end-4 2554fc7d61 waffles: more readable calendar months when scrolling 2026-03-02 21:58:47 +01:00
Minh 577fab457f waffle: bar: adjust desktop entry lookup interval & timeout 2026-02-26 21:02:21 +01:00
Muhannad H. c19e625069 fix: add support for RTL in the translator 2026-02-21 20:01:24 +02:00
Akash ab1b720503 Merge branch 'end-4:main' into main 2026-02-21 10:26:52 +05:30