e3d003e7ab
core/popupanchor: emit anchoring() before checking anchor props
2024-11-24 13:22:10 -08:00
dca75b7d6a
service/mpris: clarify trackinfo emit order and use QBindings
2024-11-20 00:52:47 -08:00
dbaaf55eb6
core/popupwindow: remove parentWindow deprecation message
...
Was being falsely triggered by lints.
2024-11-19 17:20:53 -08:00
f4066cb4ed
core/popupanchor: add anchoring signal for last second repositioning
2024-11-19 03:29:31 -08:00
accdc59a1c
wayland/all: scale layers and popup anchors correctly
...
Layers now scale window size and exclusive zone to native
pixels. Popup anchors do the same.
2024-09-14 01:31:39 -07:00
18563b1273
wayland/popupanchor: fix anchor state breaking show after reposition
...
If the popup was hidden and reposition was called to update qt's
initial positioning properties it would be cancelled by the dirty
marker being unset. This includes if the popup is shown or not into
its dirty state.
2024-07-27 02:28:21 -07:00
ebfa8ec448
core/popupanchor: rework popup anchoring and add PopupAnchor
2024-07-23 22:12:27 -07:00