wlroots/xwayland
John Lindgren af165acb42 xwayland: add wlr_xwayland_set_workareas()
This function allows compositors to set the _NET_WORKAREA property on
the root window. XWayland clients use _NET_WORKAREA to determine how
much of the screen is not covered by panels/docks. The property is used
for example by Qt to determine areas of the screen that popup menus
should not overlap (see QScreen::availableVirtualGeometry).
2023-10-26 15:05:08 -04:00
..
selection
meson.build
server.c xwayland/server: add ready flag 2023-10-10 17:05:04 +02:00
shell.c xwayland: fix double free wlr_xwayland_shell_v1 2023-10-06 10:04:11 +02:00
sockets.c
sockets.h
xwayland.c xwayland: add wlr_xwayland_create_with_server() 2023-10-10 17:05:04 +02:00
xwm.c xwayland: add wlr_xwayland_set_workareas() 2023-10-26 15:05:08 -04:00