2 * r + 2 * t
ec4a15c1d1
fix: undef warning in winfo
2026-04-08 17:06:49 +10:00
2 * r + 2 * t
df27c93224
feat: improve popouts
...
Fix bg tracking, use slow spatial for detach, default spatial for
everything else, adjust deform, move instead of width scale
2026-04-08 17:06:37 +10:00
2 * r + 2 * t
9ce0224d0a
fix: reduce deform amount
2026-04-07 17:02:17 +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
0e50b62413
refactor: move drawers window -> ContentWindow.qml
2026-04-06 23:38:36 +10:00
2 * r + 2 * t
c2221a6d8e
fix: use height scaled region for top panel detection
...
Same as bottom panel, doesn't take into account the 5px offset this way
2026-04-02 15:57:24 +11:00
2 * r + 2 * t
2dffd4fbfd
Merge branch 'main' into sdfs
2026-04-02 15:30:15 +11:00
2 * r + 2 * t
4714fe8795
feat: use logging categories
2026-04-02 15:29:40 +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
Chea Vuthearith
3fe54c5be8
feat: add c-p and c-n to vim bindings ( #1325 )
...
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-30 14:35:56 +11:00
2 * r + 2 * t
b57d596230
Merge branch 'main' into sdfs
2026-03-30 02:10:22 +11:00
2 * r + 2 * t
3bdffca061
feat: c++ visualiser
...
Closes #1126
2026-03-30 01:54:06 +11:00
2 * r + 2 * t
1f3656c2f6
fix: performance cpu/gpu name overlapping usage
...
Fixes #1337
2026-03-30 01:41:26 +11:00
Robin Seger
5c59e4490a
feat: VPN fixes & improvements ( #1116 )
...
* feat: add VPN settings and management UI
- Add VPN configuration UI
- Update VPN toggle visibility to check enabled providers
* controlcenter: VPN modal transitions & cleanup
* controlcenter: VPN modal styling
* controlcenter: VPN modal scrim
* controlcenter: VPN modal padding
* controlcenter: VPN modal enter & exit behaviour
* vpn: reworked managment & fixes
- Switched to primarily use provider status json
- Emitting more detailed toasts and errors/states
- Authentication prompt button to open in browser
- Better resets and provider change
* vpn: replace use of qt5compat
* fixing providers, status and adding custom option
* local qml-lint script lied to me
* format
* section order
* linting
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-29 15:25:52 +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
ab4070aac9
Merge branch 'main' into sdfs
2026-03-28 21:58:51 +11:00
İlyas
c64119a22b
fix: YouTube thumbnail fallback for missing mpris:artUrl ( #1347 )
...
* fix: YouTube thumbnail fallback for missing mpris:artUrl
* fix
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-28 21:58:16 +11:00
2 * r + 2 * t
4ed5449485
fix: animate background colour
2026-03-28 21:35:31 +11:00
2 * r + 2 * t
99dec4ea6b
chore: fix format
2026-03-28 21:31:28 +11:00
2 * r + 2 * t
6cdecb8825
fix: sidebar gap with utils due to deform
...
Also better sync utils width with sidebar width
2026-03-28 21:28:21 +11:00
2 * r + 2 * t
04efa4d39d
feat: make utils anim to sidebar width
2026-03-28 21:06:49 +11:00
2 * r + 2 * t
edf1c155f1
Merge branch 'main' into sdfs
2026-03-28 19:54:17 +11:00
2 * r + 2 * t
42a1f34ddb
chore: fix property-override linter warnings
2026-03-28 18:17:36 +11:00
2 * r + 2 * t
611f8de400
fix: sidebar close anim & gap w/ utilities
...
Don't exclude each other when not flush to fix close overshoot not
looking right
Also increase sidebar height by 2 instead of 1 to fix gap
2026-03-28 00:49:48 +11:00
2 * r + 2 * t
5a4dbf1300
Merge branch 'main' into sdfs
2026-03-27 21:24:17 +11:00
2 * r + 2 * t
e8555061ab
fix: sidebar bulge at connection with utilities
...
Basically make sidebar and utilities exclude each other from merging and
manually animate corner radius
Also format c++
2026-03-27 20:58: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
ff57473781
fix: account for bottom panel offset when checking hover
...
Basically only affects utilities panel cause it's in the corner
2026-03-27 19:23:54 +11:00
2 * r + 2 * t
c4399efbe4
fix: launcher anim
...
Async launcher makes anim worse cause height gets recalculated during
anim, removing overshoot and slowing down curve
2026-03-27 19:17:49 +11:00
2 * r + 2 * t
14437cc1ed
fix: remove osd and session wrapper hacks
...
The panels are ignored if they are closed, so they don't produce bulges.
This does remove the sink effect on overshoot, but that didn't work
anyways. (also that change was part of the previous commit)
2026-03-27 19:03:55 +11:00
2 * r + 2 * t
f2d023b131
fix: osd hover area + popup notif osd/session dodging
2026-03-27 18:56:55 +11:00
2 * r + 2 * t
2c5e433b73
fix: clean up notif wrapper and format
2026-03-27 15:21:32 +11:00
2 * r + 2 * t
e8ffd51442
fix: window mask regions during overshoot
...
The window mask regions followed the panel positions exactly, so when
they overshoot due to the open anim there will be a gap at the top.
2026-03-27 15:21:04 +11:00
2 * r + 2 * t
0075d64ca2
fix: osd and session clipping
2026-03-26 21:01:40 +11:00
Robin Seger
6fa80bd857
dashboard: lyrics enhancements ( #1321 )
...
* dual lrc file search strategies, UI adjustments
* qml conventions & order
* format
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-26 17:13:57 +11:00
2 * r + 2 * t
600182ae00
feat: improve utilities open/close
2026-03-26 16:46:28 +11:00
2 * r + 2 * t
528a282e45
feat: improve launcher open
...
No janky stuff, use same Behavior pattern as launcher, and fix height
changes breaking.
Also allows for no initial load (though we still need to load Apps)
And for async launcher loader
2026-03-26 16:41:29 +11:00
2 * r + 2 * t
d7d53260a7
feat: use behavior for launcher anim
...
No need for initial load
2026-03-26 16:23:40 +11:00
Leith
9c34c232e4
fix: ignore escape and tab in input fields ( #1330 )
2026-03-26 15:52:03 +11:00
2 * r + 2 * t
8a5905c9df
fix unqual access
2026-03-26 15:31:35 +11:00
Robin Seger
6103ce19e8
improve performace of SDF
...
- Avoid fullscreen shading every pixel
- Evaluate each BlobRect: localized quad, only nearby rects, instead of all 8 rects
- O(1-3) per pixel for most passes, rather than O(N²) with N=8(~72 iterations).
- Closed panels excluded entirely from loop.
2026-03-25 19:45:45 +01:00
2 * r + 2 * t
f6d7e40f35
fix: tweak deform amounts
2026-03-25 21:13:00 +11:00
2 * r + 2 * t
87f33d55ee
feat: sdf blob based drawers
2026-03-25 12:04:55 +11:00
2 * r + 2 * t
25515fd32b
chore: fix rest of formatting issues
2026-03-22 16:08:57 +11:00
2 * r + 2 * t
f46764fd5d
fix: Weather name shadowing
2026-03-22 15:38:51 +11:00
2 * r + 2 * t
d0f2df9bae
chore: fix all import formats
2026-03-22 06:02:19 +11:00
2 * r + 2 * t
9f3ef267ac
chore: fix formatting issues
2026-03-22 01:37:29 +11:00
2 * r + 2 * t
2a54c089a4
chore: fix rest of linter warnings
2026-03-22 01:31:52 +11:00
2 * r + 2 * t
be3da5a114
fix: control center
...
Tbh idk what the issue was, but the entire implementation is extremely
scuffed and we need to remake it completely
2026-03-22 01:12:57 +11:00
2 * r + 2 * t
407324208f
chore: fix utililities linter warnings
2026-03-21 16:40:07 +11:00