Commit graph

1382 commits

Author SHA1 Message Date
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
2 * r + 2 * t
7efc0d54ea sidebar/notifs: fix clear all button & expand bugs
Disable expand on drag on notifs when expanded (fixes drag expansion bugs and feels better)
Also add scrollbar
2025-09-19 22:59:45 +10:00
2 * r + 2 * t
3fb78654a2 notifs: persist time 2025-09-19 22:51:01 +10:00
2 * r + 2 * t
eab211b289 sidebar/notifs: fix count updating 2025-09-19 22:47:15 +10:00
2 * r + 2 * t
9dfb195913
sidebar/notifs: add actions (#648)
* add actions (not done, transfer between machines)

* notifs: fix persistence

* notifs: persist actions (appearance only)

* sidebar/notifs: add actions

* sidebar/notifs: add copy action

Also actions fill width

* sidebar/notifs: better actions

Fade at edges when scrollable

* sidebar/notifs: fix urgency colours & icon

* sidebar/notifs: remove unnecessary clipping

* sidebar/notifs: fix artifacts with actions
2025-09-19 22:43:50 +10:00
2 * r + 2 * t
1e35caa6f7 sidebar/notifs: add mouse actions 2025-09-19 00:08:56 +10:00
2 * r + 2 * t
ef5936d0ab notifs: persistent notifs + better sidebar notifs 2025-09-18 23:39:23 +10:00
2 * r + 2 * t
b5b536ac8f sidebar: add notifs 2025-09-18 20:37:00 +10:00
2 * r + 2 * t
85d575f6c1 feat: add sidebar
WIP
2025-09-18 15:19:15 +10:00
2 * r + 2 * t
2f42377479 launcher: fix open anim
Fixes #639
2025-09-18 13:30:49 +10:00
2 * r + 2 * t
94ab5bcbb8 idleinhibitor: completely hide window
Fixes #635
2025-09-18 13:23:58 +10:00
2 * r + 2 * t
e723af3293 idlemonitor: inhibit when audio playing 2025-09-17 23:39:09 +10:00
2 * r + 2 * t
24922be5e9 feat: add idle monitor
Replaces hypridle
2025-09-17 23:15:47 +10:00
2 * r + 2 * t
f484642971 idleinhibitor: use qs idleinhibitor
Closes #623
2025-09-17 22:00:16 +10:00
2 * r + 2 * t
510cb45ac1 session: loader content 2025-09-17 19:46:51 +10:00
2 * r + 2 * t
c48f411bcb osd: fix anim when appear on change 2025-09-17 19:46:42 +10:00
2 * r + 2 * t
542495c74f notifs: fix dnd 2025-09-17 00:08:57 +10:00
2 * r + 2 * t
e29275df0e plugin: delete -> deleteLater 2025-09-17 00:00:04 +10:00
2 * r + 2 * t
1984458565 plugin: fix crashes
Fixes #629
2025-09-16 23:58:44 +10:00
2 * r + 2 * t
172c1a047d utilities/toggles: add dnd
Closes #80
Closes #426
2025-09-15 23:32:07 +10:00
2 * r + 2 * t
dbb1b08e58 internal: fix splitbutton expand statelayer 2025-09-15 23:11:42 +10:00
2 * r + 2 * t
debf99a5d9 utilities: fix colours
Fix transparency + some button colours
2025-09-15 23:09:51 +10:00
2 * r + 2 * t
9c6520b879 utilities/toggles: add gamemode
Closes #617
2025-09-15 22:55:28 +10:00
2 * r + 2 * t
484027202e utilities/toggles: convert to row of icon buttons 2025-09-15 22:36:48 +10:00
2 * r + 2 * t
3a9db3d163 internal: remove workaround for hyprland bug 2025-09-15 22:06:54 +10:00
2 * r + 2 * t
d1ad000a8e internal: fix null warnings 2025-09-15 22:00:47 +10:00
2 * r + 2 * t
ff901d825b utilities/record: fix list expand anim 2025-09-15 21:58:36 +10:00
2 * r + 2 * t
7a9fce9dd4 utilities/record: allow pause/resume recording 2025-09-15 21:55:10 +10:00
2 * r + 2 * t
4f54763e02 utilities/record: select mode 2025-09-15 15:59:24 +10:00
2 * r + 2 * t
9a92ad2d62 utilities/record: app2unit 2025-09-14 23:44:08 +10:00