wlroots/types/xdg_shell
Kirill Primak 28248dd83b xdg-shell: remove redundant NULL buffer check
This is already checked in role precommit handler, and if the buffer is
NULL due to failed upload, that means the surface was already unmapped.
2021-10-06 10:15:49 +02:00
..
wlr_xdg_popup.c xdg-shell: introduce wlr_xdg_surface.current 2021-09-30 23:17:32 +03:00
wlr_xdg_positioner.c xdg popup: move function to a file it belongs to 2021-09-11 12:11:55 +02: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: remove redundant NULL buffer check 2021-10-06 10:15:49 +02:00
wlr_xdg_toplevel.c xdg-surface: simplify configure mechanism 2021-09-21 10:09:09 +02:00