Commit graph

8 commits

Author SHA1 Message Date
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
60388f10ca
core/popupanchor: reposition on popup size change 2024-07-24 00:44:42 -07:00
ebfa8ec448
core/popupanchor: rework popup anchoring and add PopupAnchor 2024-07-23 22:12:27 -07:00
97bcdbecc1
service/tray: add activate, secondaryActivate and scroll methods 2024-04-19 22:03:06 -07:00
94a1140aab
core/popup: fix popup never becoming visible when lazy loaded 2024-04-19 16:14:59 -07:00
439788fce0
core/popup: force window destruction to avoid crashes 2024-03-28 02:29:29 -07:00
3a0381dcbe
core/window: backing windows can now be destroyed and recreated
This fixes a crash in layershells and the setVisible crash on nvidia.
2024-03-27 00:45:53 -07:00
b675b3676c
popups: add popup windows 2024-03-11 05:44:56 -07:00