end-4
e3dbaf4242
MaterialSymbol: allow customization of fill anim
2026-03-21 11:54:47 +01:00
end-4
1fe219e215
hefty: bar: fix wrong placement of center-right group
2026-03-21 11:54:47 +01:00
end-4
e012eb646c
refactor fixed width text
2026-03-21 11:54:47 +01:00
end-4
485372ee56
hefty: bar: fix ws icons sometimes not showing
2026-03-21 11:54:47 +01:00
end-4
b14e0c494c
refactor time duration formatting
2026-03-21 11:54:47 +01:00
end-4
1ad259ff9b
change spring anims to expressive default spatial
2026-03-21 11:54:47 +01:00
end-4
2109cf5e09
notifications: dont print on discard
2026-03-21 11:54:47 +01:00
end-4
a33122cd3c
hefty: bar: time: calendar
2026-03-21 11:54:47 +01:00
end-4
7a4468258b
hefty: bar: make popups work for vertical
2026-03-21 11:54:47 +01:00
end-4
ae0c9f4731
hefty: bar: popup choreography
2026-03-21 11:54:47 +01:00
end-4
521f3cab6d
hefty: bar: refactor content hover effect
2026-03-21 11:54:47 +01:00
end-4
455252dff1
hefty: bar: click to close popups
2026-03-21 11:54:47 +01:00
end-4
60ba555de6
refactor bar widget shape background and make it work at the right edge
2026-03-21 11:54:47 +01:00
end-4
485c40406d
changes from main
2026-03-21 11:54:47 +01:00
end-4
98a766608d
hefty: bar: time: popout
2026-03-21 11:54:47 +01:00
end-4
026a660aa7
hefty: bar: ws: nicer ws icon anim on populate
2026-03-21 11:54:47 +01:00
end-4
9e76e89b94
hefty: bar: ws: proper occupied ws detection for numbers/dots
2026-03-21 11:54:47 +01:00
end-4
da5b8e8912
hefty: bar: cleaner hover anim when in special ws
2026-03-21 11:54:47 +01:00
end-4
bdf91e1d16
hefty: bar: center time
2026-03-21 11:54:47 +01:00
end-4
139e64c28e
hefty: bar: ws: consistent icons & bouncy icon dodge anim
2026-03-21 11:54:47 +01:00
end-4
2d94bace7b
thicker text weight
2026-03-21 11:54:47 +01:00
end-4
e7368bdc25
hefty: bar: ws: improve hover indicator readability
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
8b84537579
hefty: bar: ws: bouncy special ws
2026-03-21 11:54:47 +01:00
end-4
ea35ca1582
hefty: bar: proper vertical layouting
2026-03-21 11:54:47 +01:00
end-4
8fccfef9f1
hefty: bar: ws: make number map work
2026-03-21 11:54:47 +01:00
end-4
9e6c1d7c08
revert weird launcher entries with terminal apps
2026-03-21 11:54:47 +01:00
end-4
aaff9d5273
hefty: bar: special ws indication
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
0e049db304
bar: component loader
2026-03-21 11:52:41 +01:00
end-4
680d8e85c8
changes from main n stuff
2026-03-21 11:52:41 +01:00
end-4
6ac1861e1e
hefty: make overview bg work with bottom position
2026-03-21 11:50:59 +01:00
end-4
7f59246c6d
make bar work with bottom position
2026-03-21 11:50:59 +01:00
end-4
f3e26d8f22
hefty: morphing thingy
2026-03-21 11:50:59 +01:00
Minh
fd86b282a6
systray: (un)pin button, fix menu placecment ( #3100 )
2026-03-19 18:38:37 +01:00
end-4
0362b21f5a
tray service: revert togglePin() for fewer if cases
2026-03-19 18:28:08 +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
4a9d6a2665
update quickshell version
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Has been cancelled
2026-03-19 16:42:24 +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
a831fa92e8
hyprconfigurator: atomic writes
2026-03-19 09:13:27 +01:00
end-4
7e94ee60aa
sessionwarnings: pacman: only check critical operations
2026-03-19 08:48:43 +01:00
end-4
9a11a0d8f9
make game mode persistent ( #3084 )
2026-03-18 08:27:14 +01:00
LilFishyChan
a574baacc5
feat(translations): add "Pin" and "Unpin" labels to English and Chinese translations
2026-03-17 17:08:12 +08: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
fffa2b5749
readme: move the inspirations part to bottom
2026-03-14 22:49:50 +01:00