summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* plugin: delete entries after emitting signal2 * r + 2 * t2025-09-222-3/+8
* plugin/fsm: dont store comparator2 * r + 2 * t2025-09-221-4/+6
* lock: different error messages2 * r + 2 * t2025-09-221-2/+2
* plugin/cutils: qthreadpool -> qtconcurrent2 * r + 2 * t2025-09-221-58/+56
* plugin/appdb: debounce updating entries2 * r + 2 * t2025-09-222-1/+9
* colours: fix term colours2 * r + 2 * t2025-09-221-16/+16
* plugin/appdb: forward signals2 * r + 2 * t2025-09-224-15/+32
* drawers: fix input mask on special ws2 * r + 2 * t2025-09-221-1/+6
* plugin/fsm: fix crash2 * r + 2 * t2025-09-211-6/+5
* batterymonitor: change charging icon2 * r + 2 * t2025-09-211-1/+1
* batterymonitor: fix warn levels2 * r + 2 * t2025-09-211-1/+1
* Merge pull request #662 from caelestia-dots/toasts2 * r + 2 * t2025-09-2113-72/+693
|\
| * feat: add battery warnings2 * r + 2 * t2025-09-216-1/+117
| * utilities: add toasts2 * r + 2 * t2025-09-219-71/+576
|/
* sidebar/notifs: add link support2 * r + 2 * t2025-09-216-1/+22
* [CI] chore: update flakegithub-actions2025-09-211-10/+10
* internal: centralise focus grabs2 * r + 2 * t2025-09-204-18/+6
* drawers: fix drag to open on empty ws2 * r + 2 * t2025-09-201-6/+12
* internal: make osd, session and utilities exclusive2 * r + 2 * t2025-09-202-3/+4
* sidebar/notifs: fix minor bugs2 * r + 2 * t2025-09-202-11/+7
* 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
* 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
* 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
* 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
* 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
* launcher: fix open anim2 * r + 2 * t2025-09-181-1/+5
* idleinhibitor: completely hide window2 * r + 2 * t2025-09-181-0/+2
* idlemonitor: inhibit when audio playing2 * r + 2 * t2025-09-173-0/+6
* feat: add idle monitor2 * r + 2 * t2025-09-175-1/+56
* idleinhibitor: use qs idleinhibitor2 * r + 2 * t2025-09-171-7/+11
* session: loader content2 * r + 2 * t2025-09-172-13/+15
* osd: fix anim when appear on change2 * r + 2 * t2025-09-174-67/+85