wlroots/xwayland
Simon Ser 3acc448dbc xwayland: make X11 socket dir world-writable
The X11 socket dir must be world-writable, or else xhost usage is
broken [1]. Ensure that the umask doesn't drop some permission bits
from the mode we pass to mkdir(). We opt against saving/restoring
umask because it's per-process global state.

[1]: https://gitlab.gnome.org/GNOME/mutter/-/issues/1468
2024-04-25 12:12:17 +02:00
..
selection xwayland: add a size-safe wrapper for xcb_send_event 2024-04-20 15:12:45 +02:00
meson.build xwayland: enable use of a xserver subproject 2023-05-04 18:02:32 +00:00
server.c xwayland: drop support for abstract sockets 2024-04-25 11:55:52 +02:00
shell.c xwayland: fix double free wlr_xwayland_shell_v1 2023-10-06 10:04:11 +02:00
sockets.c xwayland: make X11 socket dir world-writable 2024-04-25 12:12:17 +02:00
sockets.h xwayland: drop support for abstract sockets 2024-04-25 11:55:52 +02:00
xwayland.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
xwm.c xwayland: add a size-safe wrapper for xcb_send_event 2024-04-20 15:12:45 +02:00