end-4
0b2dfb1910
Merge branch 'main' into hefty-hype
2026-03-27 23:20:08 +01: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
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
end-4
beac11dc18
Merge branch 'main' into hefty-hype
2026-03-24 17:22:59 +01:00
end-4
698692a500
use tabular numbers for sidebar timers
2026-03-24 17:22:44 +01:00
end-4
b6fc897b39
make gamma indicator icon not scale
2026-03-24 17:18: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
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
4caa59dd9e
Decrease gamma when brightness is requested to go lower beyond 0
2026-03-22 16:36:17 -04:00
end-4
30583abf36
hefty: bar: add system tray
2026-03-22 20:54:44 +01:00
end-4
6e76977976
region selector: breathing border
2026-03-22 10:10:01 +01:00
end-4
8cc6087744
region selector: breathing for region recording
2026-03-22 10:08:48 +01:00
Pico
15a56bdce3
use text color for mute icon and promote root to MouseArea
2026-03-22 10:40:07 +03:00
end-4
05eb696ead
ii: ActiveWindow: remove unused props
2026-03-21 11:56:33 +01:00
end-4
e2aa71b59e
hefty: bar: add "left sidebar" button
...
for now...
i'll probably replace the left sidebar later
2026-03-21 11:55:24 +01:00
end-4
522bb5dc0a
ii bar resources popup: use formatting func from ResourceUsage
2026-03-21 11:55:24 +01:00
end-4
247da26c7b
make battery icons adapt to battery percentage
2026-03-21 11:55:24 +01:00
end-4
b4c8a63d1a
move material symbol in Network service to Icon
2026-03-21 11:55:24 +01:00
end-4
84d7928518
refactor flexible grids into Box
2026-03-21 11:55:24 +01:00
end-4
b14e0c494c
refactor time duration formatting
2026-03-21 11:54:47 +01:00
end-4
485c40406d
changes from main
2026-03-21 11:54:47 +01:00
end-4
09cdad1554
hefty: bar: time widget
2026-03-21 11:54:47 +01:00
end-4
6f633122ed
hefty: bar: workspace widget
2026-03-21 11:54:47 +01:00
end-4
24392e3791
hefty: bar: allow vertical
2026-03-21 11:52:41 +01:00
end-4
680d8e85c8
changes from main n stuff
2026-03-21 11:52:41 +01: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
74ce3378d0
add missing import in AnnotationSourceButton
2026-03-19 09:24:53 +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