|
7ffce72b31
|
all: optimize build
|
2024-11-05 04:15:17 -08:00 |
|
|
1168879d6d
|
build: only install necessary qml module files
|
2024-11-04 14:13:37 -08:00 |
|
|
98cdb87181
|
all: use UntypedObjectModel instead of ObjectModel in Q_PROPERTY
Fixes qmllint/qmlls type deduction for ObjectModels
|
2024-11-01 03:12:07 -07:00 |
|
|
746b0e70d7
|
all: use fully qualified type names in Q_PROPERTY
Fixes type deduction issues with qmllint/qmlls.
|
2024-11-01 01:43:22 -07:00 |
|
|
a931adf033
|
all: add DEPENDENCIES entries to qml modules
Fixes some qmlls/qmllint issues.
|
2024-10-31 14:05:02 -07:00 |
|
|
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 |
|
|
cb2862eca9
|
wayland/toplevel_management: add ToplevelManager.activeToplevel
|
2024-07-31 23:10:08 -07:00 |
|
|
a9e4720fae
|
docs: use new member reference shorthand
|
2024-07-21 17:41:49 -07:00 |
|
|
e9cacbd92d
|
all: use type/prop shorthand in docs
|
2024-07-14 16:17:51 -07:00 |
|
|
b5b9c1f6c3
|
wayland/toplevel_management: add foreign toplevel management
|
2024-06-07 04:31:20 -07:00 |
|