On Tue, Aug 27, 2019 at 11:47:25PM +0100, David Edmundson wrote:
> set_reactive
>
> Everything about this part makes sense.
> +1
>
>
> -
>
> move request + moved
>
> Concept of having explicit updating makes sense.
> Might be worth considering calling it xdg_popup.reposition as
> xdg_tople
set_reactive
Everything about this part makes sense.
+1
-
move request + moved
Concept of having explicit updating makes sense.
Might be worth considering calling it xdg_popup.reposition as
xdg_toplevel.move is very different
Would it be valid to re-use the same positioner object each tim
This commit adds protocol additions making it possible to move an
already mapped popup.
Moving can be done in two ways: implicit and explicit.
Implicit popup moving is done by setting a adjustment flag on the
positioner used to create it that will cause the compositor to adjust
the position as th