4e48c6eefb
all: refactor windows code out of core
...
There are still some links from core to window but its now separate
enough to fix PanelWindow in qml tooling.
2024-10-28 16:18:41 -07:00
a9e4720fae
docs: use new member reference shorthand
2024-07-21 17:41:49 -07:00
b6612bd56c
core/panelwindow: remove QSDOC_HIDE for above and focusable props
2024-06-21 10:11:57 -07:00
73cfeba61b
x11: add XPanelWindow
2024-05-20 02:16:44 -07:00
73fd022b1e
build: slightly improve qmltype generation
...
qmlls still sucks too much for this to be very useful
2024-03-08 21:07:47 -08:00
f32b4175fb
docs: add build instructions to README
2024-03-07 06:19:09 -08:00
0034edd0f8
docs: add macro hints for typegen to paper over weird interfaces
2024-02-26 00:30:25 -08:00
d5344f463f
feat(panel): set exclusionMode to Normal when exclusiveZone is set
2024-02-25 18:50:38 -08:00
c2930783ea
feat(wayland): create cross platform window interfaces
...
Internally this also refactors a ton of code around the wayland
layershell. Note that attachment failures are still broken and
platform interfaces are hardcoded.
2024-02-25 07:13:54 -08:00