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