summaryrefslogtreecommitdiff
path: root/plugin (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-09-20internal: make osd, session and utilities exclusive2 * r + 2 * t2-3/+4
Hide utilities when session open Hide osd when utilities open Prevents overlaps
2025-09-20sidebar/notifs: fix minor bugs2 * r + 2 * t2-11/+7
Image/app icon/urgency/time not updating until corresponding notif is fully destroyed Weird array mutation shenanigans
2025-09-20sidebar/notifs: better count anim2 * r + 2 * t2-7/+42
2025-09-20readme: fix example config (#652)Belal1-1/+1
2025-09-20sidebar/notifs: normalise non expanded height2 * r + 2 * t1-2/+12
Also wrap summary when expanded
2025-09-20sidebar/notifs: better expand/close anim2 * r + 2 * t1-2/+19
2025-09-20sidebar/notifs: better preview anim2 * r + 2 * t2-4/+28
2025-09-20notifs: persist images2 * r + 2 * t2-0/+50
2025-09-20sidebar/notifs: fix group sorting2 * r + 2 * t1-2/+6
2025-09-20notifs: fix persistence sorting order2 * r + 2 * t1-1/+1
2025-09-20sidebar/notifs: fix interactions outside container2 * r + 2 * t4-0/+22
2025-09-20sidebar/notifs: dimmer action text2 * r + 2 * t1-0/+2
2025-09-20utilities/record: hide sidebar as well2 * r + 2 * t1-0/+2
When hiding utilities
2025-09-20sidebar/notifs: better expand icon anim2 * r + 2 * t1-2/+17
2025-09-20sidebar/notifs: better anims + misc fixes2 * r + 2 * t8-151/+298
2025-09-20sidebar/notifs: sort groups by latest notif2 * r + 2 * t1-1/+4
2025-09-19internal: better scroll bar2 * r + 2 * t6-16/+92
2025-09-19sidebar/notifs: fix clear all button & expand bugs2 * r + 2 * t2-4/+6
Disable expand on drag on notifs when expanded (fixes drag expansion bugs and feels better) Also add scrollbar
2025-09-19notifs: persist time2 * r + 2 * t1-4/+5
2025-09-19sidebar/notifs: fix count updating2 * r + 2 * t1-5/+6
2025-09-19sidebar/notifs: add actions (#648)2 * r + 2 * t5-18/+232
* 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-19sidebar/notifs: add mouse actions2 * r + 2 * t3-9/+85
2025-09-18notifs: persistent notifs + better sidebar notifs2 * r + 2 * t8-95/+260
2025-09-18sidebar: add notifs2 * r + 2 * t8-8/+627
2025-09-18feat: add sidebar2 * r + 2 * t16-55/+296
WIP
2025-09-18launcher: fix open anim2 * r + 2 * t1-1/+5
Fixes #639
2025-09-18idleinhibitor: completely hide window2 * r + 2 * t1-0/+2
Fixes #635
2025-09-17idlemonitor: inhibit when audio playing2 * r + 2 * t3-0/+6
2025-09-17feat: add idle monitor2 * r + 2 * t5-1/+56
Replaces hypridle
2025-09-17idleinhibitor: use qs idleinhibitor2 * r + 2 * t1-7/+11
Closes #623
2025-09-17session: loader content2 * r + 2 * t2-13/+15
2025-09-17osd: fix anim when appear on change2 * r + 2 * t4-67/+85
2025-09-17notifs: fix dnd2 * r + 2 * t1-5/+4
2025-09-17plugin: delete -> deleteLater2 * r + 2 * t2-3/+3
2025-09-16plugin: fix crashes2 * r + 2 * t12-295/+108
Fixes #629
2025-09-15utilities/toggles: add dnd2 * r + 2 * t2-4/+36
Closes #80 Closes #426
2025-09-15internal: fix splitbutton expand statelayer2 * r + 2 * t1-2/+2
2025-09-15utilities: fix colours2 * r + 2 * t7-15/+19
Fix transparency + some button colours
2025-09-15utilities/toggles: add gamemode2 * r + 2 * t3-0/+76
Closes #617
2025-09-15utilities/toggles: convert to row of icon buttons2 * r + 2 * t2-98/+51
2025-09-15internal: remove workaround for hyprland bug2 * r + 2 * t2-24/+14
2025-09-15internal: fix null warnings2 * r + 2 * t2-3/+3
2025-09-15utilities/record: fix list expand anim2 * r + 2 * t1-0/+14
2025-09-15utilities/record: allow pause/resume recording2 * r + 2 * t8-241/+453
2025-09-15utilities/record: select mode2 * r + 2 * t11-18/+392
2025-09-14utilities/record: app2unit2 * r + 2 * t1-2/+2
2025-09-14plugin/cutils: fix saveItem2 * r + 2 * t1-1/+1
Fixes #615
2025-09-14utilities: fix modal mouse area2 * r + 2 * t1-2/+6
Also better anim
2025-09-14utilities: extend modal scrim fade2 * r + 2 * t1-4/+12
2025-09-14internal: add opacity mask component2 * r + 2 * t3-11/+13