Commit graph

386 commits

Author SHA1 Message Date
2 * r + 2 * t
fede76bbae notifs: fix crash 2025-05-12 18:58:03 +10:00
2 * r + 2 * t
8c35d87a9f notifs: properly fix multiline summaries 2025-05-12 17:57:38 +10:00
2 * r + 2 * t
6f7aff6f34 notifs: show multiline summary on expand
Also fix action binding loop
2025-05-12 17:33:17 +10:00
2 * r + 2 * t
5ca283f43b session: disable show on hover 2025-05-12 13:35:47 +10:00
2 * r + 2 * t
484478b5b3 session: fix activate on key
Return and enter are two different keys???
2025-05-12 00:04:09 +10:00
2 * r + 2 * t
60858f6f02 feat: session menu 2025-05-11 23:55:05 +10:00
2 * r + 2 * t
a2c3417675 osd: fix show on hover 2025-05-11 21:24:14 +10:00
2 * r + 2 * t
925c5176ae notifs: disable listview interactivity 2025-05-11 20:10:10 +10:00
2 * r + 2 * t
69c9eba3f5 notif: allow markdown in body 2025-05-10 23:58:50 +10:00
2 * r + 2 * t
253fb68578 notifs: optional action on click 2025-05-10 23:36:07 +10:00
2 * r + 2 * t
e7c2c2bc6d notifs: add guess 2025-05-10 23:28:10 +10:00
2 * r + 2 * t
bcb0b3df39 notifs: all notifs have icon
Guess icon or default
2025-05-10 23:25:38 +10:00
2 * r + 2 * t
5c807fc549 notifs: colour by urgency 2025-05-10 22:58:48 +10:00
2 * r + 2 * t
901ad989d5 notifs: notif actions 2025-05-10 22:40:23 +10:00
2 * r + 2 * t
0b0657314f notifs: invoke action on click if only single action 2025-05-10 21:43:23 +10:00
2 * r + 2 * t
ae67668fc2 notifs: option to have expire timeout
Also remove scrollbar and reduce expand drag threshold
2025-05-10 21:22:40 +10:00
2 * r + 2 * t
78ce9835ca notifs: close on middle button 2025-05-10 21:12:12 +10:00
2 * r + 2 * t
60254019c8 feat: expandable notifs 2025-05-10 21:04:17 +10:00
2 * r + 2 * t
f0e0569737 launcher: fix interrupted transitions 2025-05-10 20:19:53 +10:00
2 * r + 2 * t
4c892f53e8 notifs: slide to remove 2025-05-10 19:52:35 +10:00
2 * r + 2 * t
dcde23a82b notifs: minor fixes 2025-05-10 19:04:41 +10:00
2 * r + 2 * t
89bb774012 refactor: manually animate rect if needed
No need for animate prop, it's used too little so just manually set it if needed to save memory
2025-05-10 18:49:10 +10:00
2 * r + 2 * t
0bac8f983a notifs: fix first notif open anim 2025-05-10 18:45:07 +10:00
2 * r + 2 * t
8c2bda4cff notifs: actual list 2025-05-10 18:38:00 +10:00
2 * r + 2 * t
6b64c8a918 feat: basic notifications
Also fix pixel issue with notif area background
Add more log rules to run script
2025-05-10 17:31:04 +10:00
2 * r + 2 * t
ed55afbcd8 launcher: better style 2025-05-09 22:24:49 +10:00
2 * r + 2 * t
e45083b2a8 launcher: fix flatten anim 2025-05-08 21:11:08 +10:00
2 * r + 2 * t
8212be0267 osd: fix flatten anim 2025-05-08 21:07:25 +10:00
2 * r + 2 * t
a1ed341639 feat: notification popup area 2025-05-08 20:58:18 +10:00
2 * r + 2 * t
23482ac1f7 refactor: split drawers
Split off interactions into new file
Also fix hover osd
2025-05-08 13:45:08 +10:00
2 * r + 2 * t
ac2ef10d3f refactor: move drawers into separate module 2025-05-08 13:32:27 +10:00
2 * r + 2 * t
803ed74912 wallpaper: fix flash when changing wallpapers 2025-05-08 12:38:16 +10:00
2 * r + 2 * t
f4ffaf9d71 feat: launcher light/dark commands 2025-05-07 18:23:48 +10:00
2 * r + 2 * t
9b958a8e10 launcher: better fuzzy query 2025-05-07 16:56:10 +10:00
2 * r + 2 * t
3e8b7240ad popouts: use reals for rounding
So it looks better
2025-05-06 23:49:28 +10:00
2 * r + 2 * t
9567992294 launcher: fix scroll bar 2025-05-06 19:02:23 +10:00
2 * r + 2 * t
9d9042e029 feat: better launcher and osd animations
Slide not clip
2025-05-06 18:58:51 +10:00
2 * r + 2 * t
bdd37012bb refactor: popout layer consistency with border
Make them use the same background colour and rounding as the border
2025-05-06 18:15:06 +10:00
2 * r + 2 * t
0a8b88201b launcher: use qsTr properly 2025-05-05 23:55:29 +10:00
2 * r + 2 * t
dff2bde9a3 thumbnailer: use single process + load original 2025-05-05 22:15:31 +10:00
2 * r + 2 * t
137fd56bb2 feat: show osd on border hover 2025-05-05 20:21:56 +10:00
2 * r + 2 * t
c650f4392d launcher: focus actual current wall
Also thumbnailer kill process before starting new proc
2025-05-05 19:19:48 +10:00
2 * r + 2 * t
1a650b73bc thumbnailer: better caching 2025-05-05 19:06:32 +10:00
2 * r + 2 * t
57f815bdc8 wallpaper: limit source size
Also animate launcher and osd background colours
2025-05-05 17:15:10 +10:00
2 * r + 2 * t
97ea9d4992 feat: wallpaper and colour preview 2025-05-05 17:06:12 +10:00
2 * r + 2 * t
9a813f827f feat: wallpaper 2025-05-05 16:26:38 +10:00
2 * r + 2 * t
552593424d launcher: wallpapers default to current wall 2025-05-05 14:57:58 +10:00
2 * r + 2 * t
1fdaf24526 refactor: move colours to separate service 2025-05-05 14:50:18 +10:00
2 * r + 2 * t
9e717c5ce0 dev: get rid of wrapper width/height = 0 warnings 2025-05-05 14:29:27 +10:00
2 * r + 2 * t
34e8c4fb87 feat: bar shadow 2025-05-05 11:39:32 +10:00