2 * r + 2 * t
603caa945a
readme: update with new configs
2025-09-23 20:03:45 +10:00
2 * r + 2 * t
52c573a1c7
hypr: add cap/num lock toasts
2025-09-23 20:02:32 +10:00
AleksElixir
50ef4871c7
popouts/kblayout: add switch layout button ( #682 )
...
* keyboard layout
* Update KbLayout.qml
Code cleanup
* Update KbLayout.qml
more code cleanup
* fix
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-23 19:31:36 +10:00
2 * r + 2 * t
21e1efd944
config: enable/disable specific toasts
2025-09-23 18:10:32 +10:00
Robin Seger
bef5359702
audio: audio device changed toasts ( #684 )
...
* Added toast notifications for audio device changes
* rename to toasts
* moved into audio service
* fixes
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-23 18:04:21 +10:00
2 * r + 2 * t
7aaa14438f
plugin: fix clazy warnings
2025-09-23 17:34:20 +10:00
2 * r + 2 * t
0a02e0d407
dev: build with clazy
2025-09-23 16:26:39 +10:00
2 * r + 2 * t
c55f8bd045
plugin/fsm: update relativePath when path changed
2025-09-23 15:20:13 +10:00
2 * r + 2 * t
f6f8f9b4b8
plugin/fsm: emit entriesChanged before destruction
2025-09-23 15:01:16 +10:00
2 * r + 2 * t
95fc1c7fba
idlemonitor: configurable timeouts
...
Closes #669
2025-09-23 14:38:44 +10:00
2 * r + 2 * t
a6deec963c
internal: add toasts for gamemode & dnd
2025-09-23 14:20:14 +10:00
2 * r + 2 * t
1dad7d52ea
notifs: wrap time to days
2025-09-22 23:57:09 +10:00
2 * r + 2 * t
38b9b86595
config: add toasts for events
...
Loaded, load parse error, load failed, save failed
Also increase toast icon size
2025-09-22 23:32:36 +10:00
2 * r + 2 * t
8e4c29b9de
internal: fix choose wallpaper button
2025-09-22 22:41:17 +10:00
2 * r + 2 * t
f9fa839013
plugin/service: ref by object
...
Use QSet and auto unref on sender destruction
2025-09-22 22:08:46 +10:00
2 * r + 2 * t
1991b4176c
plugin: delete entries after emitting signal
2025-09-22 21:48:52 +10:00
2 * r + 2 * t
5ff544ceab
plugin/fsm: dont store comparator
2025-09-22 21:40:34 +10:00
2 * r + 2 * t
45f1312cdf
lock: different error messages
...
To separate between fprint and passwd errors
2025-09-22 18:38:06 +10:00
2 * r + 2 * t
bc56e61ac0
plugin/cutils: qthreadpool -> qtconcurrent
2025-09-22 18:29:41 +10:00
2 * r + 2 * t
ca1d9f2134
plugin/appdb: debounce updating entries
...
Fixes #667
2025-09-22 17:33:35 +10:00
2 * r + 2 * t
416bbbace7
colours: fix term colours
2025-09-22 14:02:26 +10:00
2 * r + 2 * t
a08b5daf96
plugin/appdb: forward signals
2025-09-22 13:56:21 +10:00
2 * r + 2 * t
229eaa284d
drawers: fix input mask on special ws
2025-09-22 00:38:48 +10:00
2 * r + 2 * t
d89dc8f318
plugin/fsm: fix crash
...
Don't capture entries cause entries may be destroyed before async callback
2025-09-21 23:25:55 +10:00
2 * r + 2 * t
7b914f1faa
batterymonitor: change charging icon
...
Fixes #664
2025-09-21 23:16:47 +10:00
2 * r + 2 * t
c6e9afc74a
batterymonitor: fix warn levels
2025-09-21 17:44:46 +10:00
2 * r + 2 * t
37b61cb0d9
Merge pull request #662 from caelestia-dots/toasts
...
utilities: add toasts & battery warnings
2025-09-21 17:34:55 +10:00
2 * r + 2 * t
61b21f389f
feat: add battery warnings
...
Closes #73
Closes #117
2025-09-21 17:33:28 +10:00
2 * r + 2 * t
0ca5d50546
utilities: add toasts
2025-09-21 16:43:45 +10:00
2 * r + 2 * t
9523fdf0eb
sidebar/notifs: add link support
2025-09-21 14:24:35 +10:00
github-actions
f9da00e6fb
[CI] chore: update flake
2025-09-21 01:19:41 +00:00
2 * r + 2 * t
e12b9ee372
internal: centralise focus grabs
...
Except detached popouts focus grab (its meant to be exclusive to the other grab)
2025-09-20 22:23:55 +10:00
2 * r + 2 * t
b1086c9a22
drawers: fix drag to open on empty ws
...
Ugh hyprland bug afaict
2025-09-20 22:08:30 +10:00
2 * r + 2 * t
700a3504ca
internal: make osd, session and utilities exclusive
...
Hide utilities when session open
Hide osd when utilities open
Prevents overlaps
2025-09-20 21:47:13 +10:00
2 * r + 2 * t
16ce222ad7
sidebar/notifs: fix minor bugs
...
Image/app icon/urgency/time not updating until corresponding notif is fully destroyed
Weird array mutation shenanigans
2025-09-20 21:25:22 +10:00
2 * r + 2 * t
1a1145f2f4
sidebar/notifs: better count anim
2025-09-20 20:54:34 +10:00
Belal
852e6cb699
readme: fix example config ( #652 )
2025-09-20 19:56:15 +10:00
2 * r + 2 * t
60237cb288
sidebar/notifs: normalise non expanded height
...
Also wrap summary when expanded
2025-09-20 19:35:18 +10:00
2 * r + 2 * t
688cc213ef
sidebar/notifs: better expand/close anim
2025-09-20 19:21:47 +10:00
2 * r + 2 * t
3b492d7fae
sidebar/notifs: better preview anim
2025-09-20 19:14:47 +10:00
2 * r + 2 * t
ea90fb97e5
notifs: persist images
2025-09-20 17:39:27 +10:00
2 * r + 2 * t
e2ca5a4e8f
sidebar/notifs: fix group sorting
2025-09-20 16:28:46 +10:00
2 * r + 2 * t
ef3bcc290a
notifs: fix persistence sorting order
2025-09-20 16:22:57 +10:00
2 * r + 2 * t
5f1ffb32f4
sidebar/notifs: fix interactions outside container
2025-09-20 16:21:42 +10:00
2 * r + 2 * t
42f8acedca
sidebar/notifs: dimmer action text
2025-09-20 16:04:42 +10:00
2 * r + 2 * t
98a5a62a82
utilities/record: hide sidebar as well
...
When hiding utilities
2025-09-20 16:02:08 +10:00
2 * r + 2 * t
ab4817abf7
sidebar/notifs: better expand icon anim
2025-09-20 15:51:45 +10:00
2 * r + 2 * t
89d46c1b2f
sidebar/notifs: better anims + misc fixes
2025-09-20 15:47:44 +10:00
2 * r + 2 * t
c6b91f1299
sidebar/notifs: sort groups by latest notif
2025-09-20 00:06:08 +10:00
2 * r + 2 * t
ccc398b2a0
internal: better scroll bar
2025-09-19 23:56:17 +10:00