end-4
dbd23a6ea4
bar: fix weird center group spacing for non-borderless mode
2025-08-14 15:46:19 +07:00
end-4
3c2b6d4e7f
less unsharpening, make bar resource indicators smaller
2025-08-13 17:19:14 +07:00
end-4
2f11e12c75
bar: not show 1px line when autohiding
2025-08-13 09:47:54 +07:00
end-4
2faf615b68
bar: make icon for cpu more readable
2025-08-12 23:54:30 +07:00
end-4
8bb2e0aa97
bar: media: fix progress value
2025-08-12 23:45:45 +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
4446259a0b
bar: battery: remove unnecessary imports/props
2025-08-12 22:08:44 +07:00
end-4
a5eb2f0ae6
bar: battery: shamshung pill style
2025-08-12 21:40:29 +07:00
end-4
bf4a1097c1
bar: allow any custom icon on topleft corner
2025-08-12 18:26:47 +07:00
end-4
87ebc8761b
bar workspaces: fix occupied indication when changing ws group and on init
2025-08-12 18:25:32 +07:00
end-4
4e87ce8f4b
bar: battery indicator: use android battery icon
2025-08-12 18:24:53 +07:00
end-4
73304ef8d4
Merge branch 'main' into all-tooltips
2025-08-11 22:06:56 +07:00
end-4
aa025e4fac
bar tooltips: refractor more
2025-08-11 22:05:19 +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
9b5713d6b4
chore(bar): delete temperature and related reading logic
2025-08-09 14:08:39 +08:00
Runze
94176fad83
feat(bar): unify extraction to StyledPopup and add namespace
2025-08-09 14:02:56 +08:00
end-4
db66b85e61
bar: move number showing logic from GlobalStates to Workspaces
2025-08-08 20:24:37 +07:00
end-4
66c810ead2
bar autohide: rename enabled -> enable for consistency
2025-08-08 20:12:50 +07:00
end-4
9824bb9c63
bar: add delay for autohide
2025-08-08 20:06:53 +07:00
end-4
f806e2c22c
bar: add auto hide
2025-08-08 19:54:10 +07:00
end-4
1f8a7be34e
quickshell: fix qml null safety and monitor property errors ( #1770 )
2025-08-08 00:01:31 +07:00
end-4
4f40ba8e6e
more intuitive power profiles icons
2025-08-07 22:01:05 +07: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
Runze
4161467356
use PanelWindow instead to show animation
2025-08-06 01:31:02 +08:00
finjener
d70f81bfe4
Merge remote-tracking branch 'upstream/main' into quickshell-fixes
2025-08-05 18:17:02 +01:00
Runze
3a6c032782
Added a small battery popup to show information
2025-08-05 17:21:36 +08:00
finjener
d632111cf9
quickshell: fix qml null safety and monitor property errors
2025-08-04 23:03:00 +01: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
13a0927900
bar: refractor bar content to new file
2025-08-03 16:52:39 +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
39862fba2a
make panel borders more subtle
2025-07-27 22:44:08 +07:00
end-4
27eea1c7a6
feat: power-profile switcher in topbar ( #1653 )
2025-07-25 09:11:46 +02:00
end-4
32f94704c7
bar: power profiles: change icon for "balanced"
2025-07-25 14:10:55 +07:00
end-4
05fdbf3d24
rename showPerfProfileToggle -> showPerformanceProfileToggle
2025-07-25 13:58:40 +07:00
end-4
b67c4553f6
bar: layout indicator: make not freaking tiny
2025-07-23 22:25:18 +07:00
end-4
5870632c19
Merge remote-tracking branch 'upstream/main' into layout_service
2025-07-23 22:18:22 +07:00
Ninjdai
365a649776
Update UtilButtons.qml
2025-07-16 10:31:49 +02:00
Ninjdai
90013c7451
feat: power-profile switcher in topbar
2025-07-15 22:44:24 +02:00
end-4
631303bffe
use quickshell for wallpaper
2025-07-14 20:43:52 +07:00
end-4
e98f84d9bc
bar: fix media title spilling for non-verbose
2025-07-13 00:20:58 +07:00
end-4
59afc892f4
Revert "bar: use lazyloader"
...
too lazy so revert, bar needed in most cases anyway
2025-07-12 22:42:25 +07:00