Commit graph

6 commits

Author SHA1 Message Date
outfoxxed
5ac9096c1c
Revert "core/region: use QList over QQmlListProperty for child regions"
This reverts commit 0c9c5be8dd.

Using QList breaks the default property usage.
2025-07-14 02:56:34 -07:00
outfoxxed
0c9c5be8dd
core/region: use QList over QQmlListProperty for child regions 2025-07-12 22:02:31 -07:00
outfoxxed
6464ead0f1
core/window: move input mask handling + commit scheduling to polish 2025-01-20 01:14:28 -08:00
outfoxxed
f09f591e6a
core/region: improve child handling
- Children are no longer reparented
- `regions` is now a full list property
2024-03-21 05:26:04 -07:00
outfoxxed
dd811ac423
core/window: fix mask reactivity
Masks previously would not update if the item was changed, and full
transparency was decided incorrectly.
2024-03-20 22:32:34 -07:00
outfoxxed
c6dde9ca9d
refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
Renamed from src/cpp/region.cpp (Browse further)