]> git.mdlowis.com Git - proto/labwc.git/commit
xwayland: use wlr_xwayland_surface_has_window_type()
authorJohn Lindgren <john@jlindgren.net>
Wed, 21 May 2025 15:43:50 +0000 (11:43 -0400)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 22 May 2025 22:09:41 +0000 (23:09 +0100)
commitfd5031731eb73a7e92a2ee3d6b666aa681342651
tree6200669310e6c609f96841fcdf3edbc97803d65f
parenta3d62267282da2cc067992258983d9e876eaf267
xwayland: use wlr_xwayland_surface_has_window_type()

This eliminates a bit of logic, including an extra XWayland connection.

See also:
https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4553
include/view.h
include/xwayland.h
src/xdg.c
src/xwayland.c