end-4
d448b76dd4
fix stuff not getting blurred when transparency is enabled
2025-08-11 22:42:14 +07:00
end-4
e8ebf5af73
bar tooltip: fix placement for autohide
2025-08-11 22:33:11 +07:00
end-4
73304ef8d4
Merge branch 'main' into all-tooltips
2025-08-11 22:06:56 +07:00
end-4
8eac9338fe
bar tooltips: add border
2025-08-11 21:18:55 +07:00
end-4
b0deecc0aa
bar tooltips: add shadow
2025-08-11 21:18:01 +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
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
end-4
5b24ac037f
automatic transparency
2025-08-11 15:09:39 +07:00
end-4
252675d3ff
notifications: smaller icon
2025-08-10 17:24:52 +07:00
end-4
84c45f2068
make scrolling accumulate properly
2025-08-10 16:44:29 +07:00
end-4
47dcb1523a
Added pomodoro timer in sidebarRight, closes #1477 ( #1761 )
2025-08-10 16:13:03 +07:00
end-4
c2d5d2b61a
pomodoro: remove unnecessary isLongBreak persistent state
2025-08-10 15:40:42 +07:00
Runze
e39c1af5ae
chore(bar): add WlrLayer.Overlay in StyledPopup and delete temperature translation
2025-08-10 02:51:54 +08:00
end-4
9e1b55a749
pomodoro: add cycle indicator, make long break work, fix reset button
2025-08-09 22:06:05 +07:00
end-4
4ca15a1fc3
pomodoro: make pause/resume less weird
2025-08-09 21:36:28 +07:00
end-4
5bf80dae4e
pomodoro: move timers to service, specific button logic to widget
2025-08-09 19:45:26 +07:00
end-4
1f4568d22f
pomodoro: rename more for consistency
2025-08-09 18:20:14 +07:00
end-4
0ee9afba4f
pomodoro: move tabs to their own files, adjust colors
2025-08-09 16:28:17 +07:00
Runze
94176fad83
feat(bar): unify extraction to StyledPopup and add namespace
2025-08-09 14:02:56 +08:00
end-4
9bc4ff16a7
make pomodoro timer persistent
2025-08-09 12:54:37 +07:00
end-4
eac4ab3e3c
enable faster touchpad scroll
2025-08-08 22:09:45 +07:00
end-4
d256d8fc35
add config option to use "normal" scroll behavior ( #1782 )
2025-08-08 22:08:50 +07:00
Nyx
91fee0d6e9
Minor tweaks and better variables names
...
Signed-off-by: Nyx <189459385+nyx-4@users.noreply.github.com >
2025-08-08 19:51:03 +05:00
end-4
4328746df0
SecondaryTabButton: make ripple radial gradient
2025-08-08 21:36:45 +07:00
end-4
2b87d939bb
make fade of ripple effect longer
2025-08-08 21:03:11 +07:00
end-4
39a88a6cd3
ButtonGroup: add uniformCellSizes
2025-08-08 21:02:45 +07:00
end-4
d0ad416e28
bar: adjust autohide super press show delay
2025-08-08 20:53:47 +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
64bb730dd1
touchpad: improve scroll speed handling for touchpad ( #1781 )
2025-08-07 23:46:39 +07:00
end-4
7013b459a3
adjust scrolling speed
2025-08-07 23:13:07 +07:00
end-4
a31733e2db
move scrolling animation to styled components
2025-08-07 22:39:30 +07:00
end-4
199b23d14a
add config options for scroll factors and threshold
2025-08-07 22:32:02 +07:00
end-4
f1c1ed833c
use StyledListView for SelectionDialog
2025-08-07 22:31:19 +07:00
end-4
f581fd4821
config option to (not) filter duplicate media controls
2025-08-07 21:39:48 +07:00
Runze
86ddb61a3f
fix(touchpad): differentiate scroll speed between touchpad and mouse wheel
2025-08-07 22:26:26 +08:00
Nyx
bfb7ccffb5
Reworked on Pomodoro's UI and added Stopwatch
...
Signed-off-by: Nyx <189459385+nyx-4@users.noreply.github.com >
2025-08-05 16:06:22 +05:00
Nyx
e4b761917a
Polished the UI and added Persistent Config option.
...
Signed-off-by: Nyx <189459385+nyx-4@users.noreply.github.com >
Changelog:
Added Config.options.time.pomodoro options in Config.qml
Restructered the Pomodoro logic and added Long break
Used timestamp instead of naively counting down.
Major UI tweaks.
2025-08-03 20:36:29 +05: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
71d0ac4c5e
make circular progresses use shape instead of canvas
2025-08-03 18:12:44 +07:00
end-4
596ae72942
add config option to keep right sidebar loaded
2025-08-02 20:31:37 +07:00
end-4
d4b8ded6c8
overview: allow disabling overview (showing search only)
2025-08-02 17:35:44 +07:00
end-4
a9273fc225
ai: dont include tool instructions in system prompt
2025-08-02 16:00:24 +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
cb2d1bc444
Merge branch 'main' into videowall-add-clock
2025-07-30 07:30:05 +02:00
end-4
a11e0a39d9
ai: adjust chat input indicator spacing
2025-07-29 16:42:18 +07:00