|
eb5a5b8b67
|
debug: run lints after window expose
Ensures items are at their final sizes before checking them,
fixing some false positives.
|
2024-11-19 15:58:55 -08:00 |
|
|
6ceee06884
|
debug: add lint for zero sized items
|
2024-11-19 15:25:42 -08:00 |
|
|
0dd19d4a18
|
core/proxywindow: remove blank frame when destroying window
Removes the blank frame caused by removing the content item from the
window. Fixes an issue with hyprland's window exit animations.
|
2024-11-12 04:35:42 -08: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 |
|