end-4
0beee14cd8
bar: popups: fix and simplify positioning
2025-08-11 15:52:54 +07:00
Runze
e39c1af5ae
chore(bar): add WlrLayer.Overlay in StyledPopup and delete temperature translation
2025-08-10 02:51:54 +08: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
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
Runze
3a6c032782
Added a small battery popup to show information
2025-08-05 17:21:36 +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
87f7bc28a3
chores: remove unnecessary import, suppress init null warnings
2025-08-03 18:17:01 +07:00
end-4
3eb7d8ab58
background: remove unecessary Scope
2025-08-03 18:13:12 +07:00
end-4
71d0ac4c5e
make circular progresses use shape instead of canvas
2025-08-03 18:12:44 +07:00
end-4
13a0927900
bar: refractor bar content to new file
2025-08-03 16:52:39 +07:00
end-4
00984c599b
settings: update keep right sidebar loaded note
2025-08-03 16:51:08 +07:00
end-4
34ca65a180
background: fix wrong anchor
2025-08-03 16:11:24 +07:00
end-4
596ae72942
add config option to keep right sidebar loaded
2025-08-02 20:31:37 +07:00
end-4
88cc91b85a
fix laggy search bar anim when overview is disabled
2025-08-02 20:09:18 +07:00
end-4
d4b8ded6c8
overview: allow disabling overview (showing search only)
2025-08-02 17:35:44 +07:00
end-4
86d2a03a0a
settings: add monochromize/tint icons toggles
2025-08-02 16:56:19 +07:00
end-4
de1812bf91
sidebar: remove redundant coloroverlay, make uptime more brief
2025-08-02 16:55:56 +07:00
end-4
f36751ff6b
sidebar: boorus: always download images manually
2025-08-02 16:01:46 +07:00
end-4
a9273fc225
ai: dont include tool instructions in system prompt
2025-08-02 16:00:24 +07:00
end-4
2a0b12112f
i use nyarch btw
2025-08-02 15:45:24 +07:00
end-4
2aea02989f
session: fix binding breakage on close ( #1754 )
2025-08-02 07:25:08 +07:00
end-4
7a937833f3
background: parallax on whole workspace group
2025-08-01 08:16:19 +07:00
end-4
4110d2529c
ai: dont replace . in ollama model name
2025-07-31 22:28:34 +07:00
end-4
a5ffb0e021
media controls: actually detect if plasma browser integration is installed
2025-07-31 12:35: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
968e8195ef
background: fix clock positioning
2025-07-30 12:33:55 +07:00
end-4
cb2d1bc444
Merge branch 'main' into videowall-add-clock
2025-07-30 07:30:05 +02:00
end-4
7f43665e3c
Merge branch 'main' into osk-update-on-activelayout-event
2025-07-30 07:10:48 +02:00
end-4
01fcd653ad
Fix: Init layout indicator with main keyboard and update on every activeLayout event ( #1711 ) ( #1716 )
2025-07-30 06:57:40 +02:00
end-4
298e947740
background: hide when fullscreen
2025-07-30 09:46:55 +07:00
end-4
91c2014b7e
ai: add mistral
2025-07-30 09:46:42 +07:00
end-4
a11e0a39d9
ai: adjust chat input indicator spacing
2025-07-29 16:42:18 +07:00
end-4
26531401b0
ai: allow custom models
2025-07-29 16:38:21 +07:00
end-4
0f4293e4cb
background: clock "separate" from bg image
2025-07-28 22:49:01 +07:00
end-4
7172b134ea
ai: more context in system prompt
2025-07-28 22:40:54 +07:00
end-4
4a9e342a1c
ai: add suggestions for /tool
2025-07-28 18:11:23 +07:00
end-4
496caa6fb1
fix weirdass scroll speed
2025-07-28 11:58:50 +07:00
end-4
39862fba2a
make panel borders more subtle
2025-07-27 22:44:08 +07:00
end-4
3ac44d211f
ai: separate model and tool selection
2025-07-27 22:33:25 +07:00
end-4
fe07298adb
hyprlanddata: use stdiocollector instead of jq hack with splitparser
2025-07-27 08:51:43 +07:00
Javier Rolando
47c5a41aa6
fix empty notifications
2025-07-26 20:49:04 -03:00
Vercixx
8905bc1c27
Make Performance toggle translatable
2025-07-26 16:58:43 +03:00
end-4
064d5174c2
ai: add command execution requests
2025-07-26 14:20:55 +07:00
end-4
c69c8f6ef5
osd: make spinning brightness icon not wiggle
2025-07-26 14:12:43 +07:00
end-4
7fb81049f3
welcome app: fix material theme
2025-07-26 09:09:52 +07:00