2 * r + 2 * t
0682397384
fix: watch transform for changes + async dock list
2026-04-09 17:36:05 +10:00
2 * r + 2 * t
c7a943b1c7
fix: close notif group notifs in batches
2026-04-09 16:14:36 +10:00
2 * r + 2 * t
1d6919b375
Merge branch 'main' into cxx-listview
2026-04-09 15:56:15 +10:00
2 * r + 2 * t
c126075d40
chore: clean out legacy background code
2026-04-06 23:42:47 +10:00
2 * r + 2 * t
a40b1c2c77
fix: use bound component context
2026-04-03 22:37:35 +11:00
2 * r + 2 * t
5b153fde8f
fix: batch clear all notifs to prevent blocking
2026-04-03 20:47:13 +11:00
2 * r + 2 * t
b83ac6e50a
feat: use curve for notif clear all anim
...
Speeds up clearing large numbers of notifications
2026-04-03 20:25:04 +11:00
2 * r + 2 * t
2fbdfad472
fix: notif group collapse lag
...
It sort of breaks the anim but it's a worthwhile tradeoff
Without this it is just wayyy too laggy with large amounts of notifs
2026-04-03 19:59:14 +11:00
2 * r + 2 * t
700ad61969
feat: listview async delegate creation and destruction
2026-04-03 18:34:07 +11:00
2 * r + 2 * t
20983ffa6e
feat: replace notif group list with lazy list view
2026-04-03 17:59:27 +11:00
2 * r + 2 * t
cf8b68be3b
fix: add null guards to notifs
2026-04-03 17:03:18 +11:00
2 * r + 2 * t
916b702562
fix: use visible height to calc contentHeight
2026-04-03 16:04:51 +11:00
2 * r + 2 * t
051b8caee6
fix: move anim logic to qml
...
Fixes closing in quick succession not updating movement correctly
2026-04-03 03:51:33 +11:00
2 * r + 2 * t
9e35e93f76
fix: model change sigabrt crash + resize anim
2026-04-03 02:27:53 +11:00
2 * r + 2 * t
736eda6715
feat: c++ resizable list view component
...
Partially fixes notif dock lag
2026-04-03 02:13:47 +11:00
2 * r + 2 * t
2dffd4fbfd
Merge branch 'main' into sdfs
2026-04-02 15:30:15 +11:00
八奈見 レイ
36aac876cc
feat: add option to change notif dock placeholder ( #1190 )
...
* config: added option to change NotifDock Pictures
* NotifDock: change config option `notifDockPic` to `noNotifsPic` and similar for lockscreen too
* lockscreenNoNotifsPic -> lockNoNotifsPic
* fix lint
---------
Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com>
2026-03-31 16:29:16 +11:00
2 * r + 2 * t
b57d596230
Merge branch 'main' into sdfs
2026-03-30 02:10:22 +11:00
Robin Seger
c588794b20
feat: fullscreen notification & toasts overlay ( #1276 )
...
* reworked fullscreen mode as transforming shell
* controlcenter configuring of toasts & notifs
* fix animation on fs switch
* border rounding & shadow animation
* change controlcenter notifications layout
* stay on WlrLayer.Overlay, use Anim
* ci: update action versions
* qmlformat
* format take two
* third time's the charm
* fix: special workspace fullscreen
* fix: bar width border.thickness on non-persistent behaviour
* merge fix
* stop layout shift on close
* last few conventions sorted
* linting
* maximized state to fullscreen
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-29 15:22:00 +11:00
2 * r + 2 * t
0f5d2ddc16
feat: fade in/out drawers
2026-03-27 20:54:52 +11:00
2 * r + 2 * t
0075d64ca2
fix: osd and session clipping
2026-03-26 21:01:40 +11:00
2 * r + 2 * t
87f33d55ee
feat: sdf blob based drawers
2026-03-25 12:04:55 +11:00
2 * r + 2 * t
d0f2df9bae
chore: fix all import formats
2026-03-22 06:02:19 +11:00
2 * r + 2 * t
8090f21499
chore: fix sidebar linter warnings
2026-03-21 16:38:48 +11:00
2 * r + 2 * t
a3b3c88f02
fix: template string unused import false positives
2026-03-20 22:38:09 +11:00
2 * r + 2 * t
e88bbe425f
refactor: move nested Notifs.Notif type to NotifData
2026-03-20 22:34:08 +11:00
2 * r + 2 * t
8b64d38e26
chore: remove unused imports
2026-03-20 22:33:26 +11:00
2 * r + 2 * t
9e2ccbede3
chore: format everything
2026-03-20 04:42:06 +11:00
2 * r + 2 * t
789c3fb6da
feat: async sidebar
2026-03-20 01:24:13 +11:00
2 * r + 2 * t
229d17be35
notifs: add sourceSize to notification images
2026-03-12 22:28:56 +11:00
2 * r + 2 * t
314301157e
notifs: single-pass derived properties in NotifGroup
2026-03-12 22:21:05 +11:00
2 * r + 2 * t
4f7f21a86d
internal: no async loaders
...
Fixes reload issue and all stuff not loading issues
2026-01-16 01:40:38 +11:00
2 * r + 2 * t
9523fdf0eb
sidebar/notifs: add link support
2025-09-21 14:24:35 +10:00
2 * r + 2 * t
16ce222ad7
sidebar/notifs: fix minor bugs
...
Image/app icon/urgency/time not updating until corresponding notif is fully destroyed
Weird array mutation shenanigans
2025-09-20 21:25:22 +10:00
2 * r + 2 * t
1a1145f2f4
sidebar/notifs: better count anim
2025-09-20 20:54:34 +10:00
2 * r + 2 * t
60237cb288
sidebar/notifs: normalise non expanded height
...
Also wrap summary when expanded
2025-09-20 19:35:18 +10:00
2 * r + 2 * t
688cc213ef
sidebar/notifs: better expand/close anim
2025-09-20 19:21:47 +10:00
2 * r + 2 * t
3b492d7fae
sidebar/notifs: better preview anim
2025-09-20 19:14:47 +10:00
2 * r + 2 * t
e2ca5a4e8f
sidebar/notifs: fix group sorting
2025-09-20 16:28:46 +10:00
2 * r + 2 * t
5f1ffb32f4
sidebar/notifs: fix interactions outside container
2025-09-20 16:21:42 +10:00
2 * r + 2 * t
42f8acedca
sidebar/notifs: dimmer action text
2025-09-20 16:04:42 +10:00
2 * r + 2 * t
ab4817abf7
sidebar/notifs: better expand icon anim
2025-09-20 15:51:45 +10:00
2 * r + 2 * t
89d46c1b2f
sidebar/notifs: better anims + misc fixes
2025-09-20 15:47:44 +10:00
2 * r + 2 * t
c6b91f1299
sidebar/notifs: sort groups by latest notif
2025-09-20 00:06:08 +10:00
2 * r + 2 * t
ccc398b2a0
internal: better scroll bar
2025-09-19 23:56:17 +10:00
2 * r + 2 * t
7efc0d54ea
sidebar/notifs: fix clear all button & expand bugs
...
Disable expand on drag on notifs when expanded (fixes drag expansion bugs and feels better)
Also add scrollbar
2025-09-19 22:59:45 +10:00
2 * r + 2 * t
eab211b289
sidebar/notifs: fix count updating
2025-09-19 22:47:15 +10:00
2 * r + 2 * t
9dfb195913
sidebar/notifs: add actions ( #648 )
...
* 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-19 22:43:50 +10:00
2 * r + 2 * t
1e35caa6f7
sidebar/notifs: add mouse actions
2025-09-19 00:08:56 +10:00
2 * r + 2 * t
ef5936d0ab
notifs: persistent notifs + better sidebar notifs
2025-09-18 23:39:23 +10:00