wlroots/types/xdg_shell
Aleksei Bavshin 0dd6200e04
xdg-shell: fix popups rendered outside of the screen
Leave positioner inverted on the individual axis if it's no longer
constrained. Otherwise constraint adjustment like `slide_x & flip_y`
could render popup outside of the screen when both axes are constrained.

Fixes Alexays/Waybar#532

(cherry picked from commit c99d156f0d)
2020-03-07 14:28:43 +01:00
..
wlr_xdg_popup.c xdg-shell: fix popups rendered outside of the screen 2020-03-07 14:28:43 +01:00
wlr_xdg_positioner.c xdg_shell: remove variable self-assignment 2019-08-12 09:37:21 +09:00
wlr_xdg_shell.c Simplify globals implementation by removing destructors 2019-11-25 09:01:46 -05:00
wlr_xdg_surface.c xdg-shell: make wlr_xdg_surface_from_resource reject NULL 2019-12-30 14:24:35 -07:00
wlr_xdg_toplevel.c wlr_xdg_toplevel: reparent on parent unmap 2019-08-15 11:19:06 +03:00