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
end-4
1641425fff
reapply bar corner transparency fix
2025-07-12 22:37:38 +07:00
end-4
271732ed0b
bar: weather: fix popup position for bottom bar
2025-07-12 20:36:34 +07:00
end-4
c5982a3ee1
bar: use lazyloader
2025-07-12 19:05:37 +07:00
end-4
f52cfc3df0
bar: add keybind to toggle (super+j)
2025-07-12 07:58:34 +07:00
Sighthesia
f2831c2b88
Hug bar round corner transparency
2025-07-11 21:44:11 +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