end-4
|
d448b76dd4
|
fix stuff not getting blurred when transparency is enabled
|
2025-08-11 22:42:14 +07:00 |
|
end-4
|
e8ebf5af73
|
bar tooltip: fix placement for autohide
|
2025-08-11 22:33:11 +07:00 |
|
end-4
|
73304ef8d4
|
Merge branch 'main' into all-tooltips
|
2025-08-11 22:06:56 +07:00 |
|
end-4
|
8eac9338fe
|
bar tooltips: add border
|
2025-08-11 21:18:55 +07:00 |
|
end-4
|
b0deecc0aa
|
bar tooltips: add shadow
|
2025-08-11 21:18:01 +07:00 |
|
end-4
|
6a8a9172b1
|
bar tooltips: refractor tooltip bg to StyledPopup
|
2025-08-11 20:33:01 +07:00 |
|
end-4
|
e7397f824b
|
bar tooltips: make em use tooltip color
|
2025-08-11 16:03:29 +07:00 |
|
end-4
|
0beee14cd8
|
bar: popups: fix and simplify positioning
|
2025-08-11 15:52:54 +07:00 |
|
end-4
|
5b24ac037f
|
automatic transparency
|
2025-08-11 15:09:39 +07:00 |
|
end-4
|
252675d3ff
|
notifications: smaller icon
|
2025-08-10 17:24:52 +07:00 |
|
end-4
|
84c45f2068
|
make scrolling accumulate properly
|
2025-08-10 16:44:29 +07:00 |
|
end-4
|
47dcb1523a
|
Added pomodoro timer in sidebarRight, closes #1477 (#1761)
|
2025-08-10 16:13:03 +07:00 |
|
Runze
|
e39c1af5ae
|
chore(bar): add WlrLayer.Overlay in StyledPopup and delete temperature translation
|
2025-08-10 02:51:54 +08:00 |
|
end-4
|
0ee9afba4f
|
pomodoro: move tabs to their own files, adjust colors
|
2025-08-09 16:28:17 +07:00 |
|
Runze
|
94176fad83
|
feat(bar): unify extraction to StyledPopup and add namespace
|
2025-08-09 14:02:56 +08:00 |
|
end-4
|
d256d8fc35
|
add config option to use "normal" scroll behavior (#1782)
|
2025-08-08 22:08:50 +07:00 |
|
end-4
|
4328746df0
|
SecondaryTabButton: make ripple radial gradient
|
2025-08-08 21:36:45 +07:00 |
|
end-4
|
2b87d939bb
|
make fade of ripple effect longer
|
2025-08-08 21:03:11 +07:00 |
|
end-4
|
39a88a6cd3
|
ButtonGroup: add uniformCellSizes
|
2025-08-08 21:02:45 +07:00 |
|
end-4
|
a31733e2db
|
move scrolling animation to styled components
|
2025-08-07 22:39:30 +07:00 |
|
end-4
|
199b23d14a
|
add config options for scroll factors and threshold
|
2025-08-07 22:32:02 +07:00 |
|
end-4
|
f1c1ed833c
|
use StyledListView for SelectionDialog
|
2025-08-07 22:31:19 +07:00 |
|
Runze
|
86ddb61a3f
|
fix(touchpad): differentiate scroll speed between touchpad and mouse wheel
|
2025-08-07 22:26:26 +08:00 |
|
end-4
|
f8d162d995
|
RoundCorner: rewrite to use Shape instead of Canvas
|
2025-08-03 20:40:52 +07:00 |
|
end-4
|
0708070764
|
circular progress: use implicitSize instead of size
note: the credit is removed because the widget has been rewritten to use Shape instead of Canvas
|
2025-08-03 19:54:01 +07:00 |
|
end-4
|
71d0ac4c5e
|
make circular progresses use shape instead of canvas
|
2025-08-03 18:12:44 +07:00 |
|
end-4
|
a08a39b620
|
qs: handle toggles internally instead of relying on hyprctl dispatch global (#1745)
|
2025-07-31 12:35:16 +07:00 |
|
end-4
|
496caa6fb1
|
fix weirdass scroll speed
|
2025-07-28 11:58:50 +07:00 |
|
end-4
|
7bafa57989
|
radiobutton: fix inaccurate height
|
2025-07-23 10:26:16 +07:00 |
|
end-4
|
82506ae7cd
|
groupbutton: press and hold for alt action
|
2025-07-23 09:00:54 +07:00 |
|
end-4
|
3d5ed9401c
|
bar: don't animate circprogs (#1570)
|
2025-07-23 08:57:33 +07:00 |
|
end-4
|
b6f75acf53
|
quickshell: configPath -> shellPath
|
2025-07-22 09:17:17 +07:00 |
|
end-4
|
bab166baea
|
notifications: destroy wrapper object when quickshell's notif is destroyed (#1465)
|
2025-07-18 16:09:35 +07:00 |
|
end-4
|
40f2e0b6a7
|
notif item: fix binding loop for notifs with images
|
2025-07-18 15:29:08 +07:00 |
|
end-4
|
cfeae73c91
|
notifications: fix eliding when collapsed
|
2025-07-17 22:08:31 +07:00 |
|
end-4
|
254870c9ab
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
end-4
|
d197787ab8
|
fix tabbar warning
|
2025-07-17 15:45:35 +07:00 |
|
月月
|
b98e843a9d
|
i18n: removed duplicate translation services and fixed imports
|
2025-07-16 16:48:21 +08:00 |
|
月月
|
8f3b2474d2
|
i18n: Add multilingual support for the Settings interface and update the Simplified Chinese translation file.
|
2025-07-14 00:33:03 +08:00 |
|
月月
|
e0b7a7f4b1
|
Merge remote-tracking branch 'origin/main' into addon-i18n
|
2025-07-13 13:22:49 +08:00 |
|
end-4
|
a5831cf365
|
slider: more accurate sizes
|
2025-07-13 01:54:13 +07:00 |
|
月月
|
af5d25b575
|
Merge remote-tracking branch 'origin/main' into addon-i18n
|
2025-07-12 21:03:24 +08:00 |
|
end-4
|
c69eaf7777
|
move quickshell config to subfolder to ease distribution
https://quickshell.outfoxxed.me/docs/guide/distribution/
|
2025-07-10 22:03:01 +07:00 |
|