summaryrefslogtreecommitdiff
path: root/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* launcher: move to drawers2 * r + 2 * t2025-05-1311-108/+134
|
* session: show/hide on drag2 * r + 2 * t2025-05-132-4/+17
|
* session: move to drawers2 * r + 2 * t2025-05-139-185/+121
|
* notifs: move to drawers2 * r + 2 * t2025-05-137-299/+86
|
* osd: fix show on hover + show on audio/brightness change2 * r + 2 * t2025-05-133-5/+76
|
* osd: show on hover2 * r + 2 * t2025-05-134-9/+32
|
* refactor: move to single window2 * r + 2 * t2025-05-135-90/+158
|
* notifs: better sliding2 * r + 2 * t2025-05-132-10/+18
| | | | | Wrap with clippingrect so x doesnt reset when element is added/removed Also clippingrect rounds the ends when sliding
* bar: temp import players so ipc works2 * r + 2 * t2025-05-121-0/+2
|
* notifs: fix crash2 * r + 2 * t2025-05-121-11/+0
|
* notifs: properly fix multiline summaries2 * r + 2 * t2025-05-121-0/+5
|
* notifs: show multiline summary on expand2 * r + 2 * t2025-05-121-8/+17
| | | | Also fix action binding loop
* session: disable show on hover2 * r + 2 * t2025-05-122-8/+8
|
* session: fix activate on key2 * r + 2 * t2025-05-121-0/+1
| | | | Return and enter are two different keys???
* feat: session menu2 * r + 2 * t2025-05-116-31/+378
|
* osd: fix show on hover2 * r + 2 * t2025-05-111-1/+1
|
* notifs: disable listview interactivity2 * r + 2 * t2025-05-112-1/+1
|
* notif: allow markdown in body2 * r + 2 * t2025-05-101-0/+2
|
* notifs: optional action on click2 * r + 2 * t2025-05-101-1/+1
|
* notifs: add guess2 * r + 2 * t2025-05-101-1/+1
|
* notifs: all notifs have icon2 * r + 2 * t2025-05-101-7/+52
| | | | Guess icon or default
* notifs: colour by urgency2 * r + 2 * t2025-05-101-3/+3
|
* notifs: notif actions2 * r + 2 * t2025-05-101-8/+79
|
* notifs: invoke action on click if only single action2 * r + 2 * t2025-05-101-0/+5
|
* notifs: option to have expire timeout2 * r + 2 * t2025-05-101-3/+0
| | | | Also remove scrollbar and reduce expand drag threshold
* notifs: close on middle button2 * r + 2 * t2025-05-101-3/+9
|
* feat: expandable notifs2 * r + 2 * t2025-05-102-30/+136
|
* launcher: fix interrupted transitions2 * r + 2 * t2025-05-102-2/+16
|
* notifs: slide to remove2 * r + 2 * t2025-05-101-0/+45
|
* notifs: minor fixes2 * r + 2 * t2025-05-101-2/+3
|
* refactor: manually animate rect if needed2 * r + 2 * t2025-05-103-3/+48
| | | | No need for animate prop, it's used too little so just manually set it if needed to save memory
* notifs: fix first notif open anim2 * r + 2 * t2025-05-101-2/+1
|
* notifs: actual list2 * r + 2 * t2025-05-103-8/+71
|
* feat: basic notifications2 * r + 2 * t2025-05-105-23/+204
| | | | | Also fix pixel issue with notif area background Add more log rules to run script
* launcher: better style2 * r + 2 * t2025-05-094-50/+112
|
* launcher: fix flatten anim2 * r + 2 * t2025-05-083-11/+11
|
* osd: fix flatten anim2 * r + 2 * t2025-05-082-10/+10
|
* feat: notification popup area2 * r + 2 * t2025-05-084-0/+224
|
* refactor: split drawers2 * r + 2 * t2025-05-083-9/+15
| | | | | Split off interactions into new file Also fix hover osd
* refactor: move drawers into separate module2 * r + 2 * t2025-05-085-128/+152
|
* wallpaper: fix flash when changing wallpapers2 * r + 2 * t2025-05-081-0/+1
|
* feat: launcher light/dark commands2 * r + 2 * t2025-05-071-2/+3
|
* launcher: better fuzzy query2 * r + 2 * t2025-05-071-3/+5
|
* popouts: use reals for rounding2 * r + 2 * t2025-05-062-4/+4
| | | | So it looks better
* launcher: fix scroll bar2 * r + 2 * t2025-05-061-10/+1
|
* feat: better launcher and osd animations2 * r + 2 * t2025-05-064-4/+2
| | | | Slide not clip
* refactor: popout layer consistency with border2 * r + 2 * t2025-05-063-13/+15
| | | | Make them use the same background colour and rounding as the border
* launcher: use qsTr properly2 * r + 2 * t2025-05-051-1/+1
|
* thumbnailer: use single process + load original2 * r + 2 * t2025-05-051-0/+1
|
* feat: show osd on border hover2 * r + 2 * t2025-05-052-0/+18
|