2 * r + 2 * t
|
8106aca173
|
fix: even more non global access
|
2026-04-13 16:42:00 +10:00 |
|
2 * r + 2 * t
|
8c8d196e20
|
feat: use QQuickAttachedPropertyPropagator
Instead of manually trying to find ancestor ConfigScope, set attached
prop on ancestor and propagate via attached props
|
2026-04-13 03:06:13 +10:00 |
|
2 * r + 2 * t
|
9be9ec10a6
|
fix: per monitor configs
Use c++ singleton pattern for monitor manager and bind appearance tokens
properly
Also use scoped properties on ContentWindow
|
2026-04-11 23:44:13 +10:00 |
|
2 * r + 2 * t
|
71dd7b4db8
|
chore: format QML imports
|
2026-04-11 22:17:24 +10:00 |
|
2 * r + 2 * t
|
d99fefdd34
|
fix: use correct anim tokens in QML
|
2026-04-11 21:41:31 +10:00 |
|
2 * r + 2 * t
|
3a37d77d1f
|
feat: replace qml config module with c++ module
|
2026-04-11 21:18:56 +10:00 |
|
2 * r + 2 * t
|
b1380235eb
|
fix: prevent deform gap between bar and popouts
|
2026-04-08 17:20:58 +10:00 |
|
2 * r + 2 * t
|
ff5c46a429
|
fix: don't exclude panels from group based on size
Most panels do not change size either way, and doing this removes the
close sink effect
|
2026-04-08 17:07:35 +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 |
|