Commit graph

718 commits

Author SHA1 Message Date
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
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
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
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
172c1a047d utilities/toggles: add dnd
Closes #80
Closes #426
2025-09-15 23:32:07 +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
2 * r + 2 * t
a92b3b3ee8 utilities: fix modal mouse area
Also better anim
2025-09-14 20:38:33 +10:00
2 * r + 2 * t
24c0ba77fc utilities: extend modal scrim fade 2025-09-14 20:15:37 +10:00
2 * r + 2 * t
7427229297 internal: add opacity mask component 2025-09-14 19:05:08 +10:00
2 * r + 2 * t
520e3194f4 utilities: add scrim to recording delete modal 2025-09-14 19:04:49 +10:00
2 * r + 2 * t
281b04b6d9 utilities: add recording delete confirmation 2025-09-14 17:31:01 +10:00
2 * r + 2 * t
4b221e2fd5 utilities: add recording control 2025-09-14 16:59:19 +10:00
2 * r + 2 * t
b2b862135a internal: close panels when fullscreen app
See #609
2025-09-14 12:23:53 +10:00
2 * r + 2 * t
252f19ec0e launcher: prevent overlap with dashboard
Fixes #612
2025-09-13 19:07:04 +10:00
2 * r + 2 * t
c09d5a6c03 internal: fix blurriness 2025-09-13 16:59:51 +10:00
2 * r + 2 * t
25508df016 internal: use templates 2025-09-13 16:53:22 +10:00
2 * r + 2 * t
98a709af78 plugin/managers: add CircularIndicatorManager
Basically move StyledBusyIndicator -> CircularIndicator + logic for it from js -> c++
2025-09-13 15:50:04 +10:00
2 * r + 2 * t
306cfc06ed plugin: refactor into modules 2025-09-13 14:38:44 +10:00
2 * r + 2 * t
a57dd9343a popouts/tray: better interaction
Not exclusive when on first layer of submenus

Closes #610
2025-09-13 11:25:11 +10:00
2 * r + 2 * t
b5883441df launcher: fix anim
Fixes #607
2025-09-13 10:57:29 +10:00
2 * r + 2 * t
5fc37bbe0d bar: remove idle inhibitor
Use the one in the utilities panel instead
2025-09-12 18:29:49 +10:00
2 * r + 2 * t
3d6e335030 launcher: fix exclusion with utilities 2025-09-12 18:18:27 +10:00
2 * r + 2 * t
302a82da2d launcher: loader content 2025-09-12 18:04:44 +10:00
2 * r + 2 * t
d06d8b870f osd: loader content 2025-09-12 17:15:55 +10:00
2 * r + 2 * t
2fa949139a dashboard: persist state 2025-09-12 17:06:39 +10:00
2 * r + 2 * t
53f7da32e4 utilities: loader content 2025-09-12 16:58:43 +10:00
2 * r + 2 * t
83d3b4ebd5 utilities: add keep awake and quick toggles 2025-09-12 16:51:38 +10:00
2 * r + 2 * t
0ed829c24a interactions: fix interaction area
Hyprland bug smh
2025-09-12 13:50:31 +10:00