end-4
63b7a3a36c
bar: warning for high resource usage
2025-08-26 09:15:59 +07:00
end-4
f2ed0057bf
bar: unify resource usage popups
2025-08-15 22:08:57 +07:00
end-4
85a522ba14
bar: fix weird tooltip hover target
2025-08-14 21:11:40 +07:00
end-4
3c2b6d4e7f
less unsharpening, make bar resource indicators smaller
2025-08-13 17:19:14 +07:00
end-4
2faf615b68
bar: make icon for cpu more readable
2025-08-12 23:54:30 +07:00
end-4
423fb90266
bar: make circular progresses of filled style
2025-08-12 23:38:33 +07:00
end-4
cb01563ba8
bar: make resource numbers have fixed width
2025-08-12 22:09:20 +07:00
end-4
af111a4be9
bar tooltips: format
2025-08-11 21:17:53 +07:00
end-4
6a8a9172b1
bar tooltips: refractor tooltip bg to StyledPopup
2025-08-11 20:33:01 +07:00
end-4
291b997972
bar tooltips: use correct color, add subhead text
2025-08-11 20:12:20 +07:00
end-4
70a5520f47
bar tooltips: adjust icons
2025-08-11 16:33:35 +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
Runze
94176fad83
feat(bar): unify extraction to StyledPopup and add namespace
2025-08-09 14:02:56 +08:00
Runze
627c8562f7
fix(bar): prevent hover popup from appearing for hidden resource icons
2025-08-06 19:28:37 +08:00
Runze
061bb2abeb
feat(bar): unify popup handling and improve layouts
...
- Unified popup handling in ClockWidget, Resource, BatteryPopup, and WeatherBar
using PanelWindow + LazyLoader for consistent positioning and compositor animations.
- Replaced plain text with ColumnLayout and RowLayout where possible, adding
MaterialSymbol icons for improved visual consistency with the overall desktop style.
- Added Translation.tr() for bilingual (Chinese/English) support to avoid hardcoded strings.
- Based on improvements from PR #1771 (mine) and PR #1773 (by @finjener), merged and refined into a more polished and practical solution.
2025-08-06 18:02:55 +08:00
finjener
1dc46fa104
feat(bar): add hover popups for system resources and upcoming todos
...
- Add detailed popups for memory, swap, and CPU resource icons
- Add todo integration popup for date/time widget
2025-08-06 15:30:49 +08: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
3d5ed9401c
bar: don't animate circprogs ( #1570 )
2025-07-23 08:57:33 +07:00
end-4
254870c9ab
quickshell: use qs imports instead of root:/
2025-07-17 20:24:01 +07: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