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
19d74595d6
core/window: premultiply background colors
...
Apparently these are supposed to be premultiplied. Some docs would be nice.
2024-09-10 00:01:17 -07:00
dfcf533424
core/window!: rename QSWindow to QsWindow
2024-07-21 16:15:11 -07:00
e48af44607
core/window: add QsWindow attached object to contained Items
2024-07-17 20:54:29 -07:00
055b191a67
core/window: add windowTransform and backingWindowVisible properties
2024-03-27 01:37:45 -07:00
b675b3676c
popups: add popup windows
2024-03-11 05:44:56 -07:00
4ef4cba4ee
refactor: move settings to their own object
2024-03-04 01:36:00 -08:00
4ae7ff8c72
rename: QuickShell => Quickshell
2024-02-26 00:57:47 -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