29 Commits (f2960e19905c0d618a76e8cdc83906f8ea418e57)

Author SHA1 Message Date
Simon Ser 842093bb84 Define _POSIX_C_SOURCE globally
9 months ago
Kirill Primak d18670b922 xwayland: close pipe fds on set_cloexec() error
10 months ago
Simon Ser bdcf997a89 xwayland/server: add ready flag
1 year ago
Alexander Orzechowski 1b0694b794 treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
1 year ago
Simon Ser 4da9b32a15 xwayland: use internal_config
2 years ago
Simon Ser d19191ff6b xwayland/server: delay non-lazy startup
2 years ago
Simon Ser 3f40b0031f xwayland/server: add start signal
2 years ago
Alexander Orzechowski ef4baea0e2 Use wl_signal_emit_mutable
2 years ago
Joshua Ashton 02e648c1b2 xwayland: Add support for -force-xrandr-emulation
3 years ago
Simon Ser 352064d76d xwayland: add wlr_xwayland_server_options.terminate_delay
3 years ago
Dominique Martinet 4741e9d841 Xwayland: use -displayfd instead of USR1
3 years ago
Dominique Martinet 1666e377e2 Xwayland: rename notify pipe 'p' to notify_fd
3 years ago
Simon Ser 3e801d68f2 xwayland: add support for -noTouchPointerEmulation
3 years ago
Simon Ser 770a561bce xwayland: embed wlr_xwayland_server_options in server struct
3 years ago
Simon Ser 4b316a3823 xwayland: simplify argv filling logic
3 years ago
Simon Ser d2b6b570ea xwayland: improve startup log message
3 years ago
Thomas Weißschuh 9f211b5dd4 xwayland: actually use Xwayland from pkg-config
4 years ago
Simon Ser e6f6e1ad0a xwayland: use -listenfd if available
4 years ago
Simon Ser eec2e1d3b1 xwayland: check executable exists on init
4 years ago
Isaac Freund 6c08fe9796 xwayland: avoid crash on repeated server_finish_display() call
4 years ago
Dominik Honnef 431ec52b9c xwayland: use pipe instead of SIGUSR1 to signal readiness
4 years ago
Simon Ser 50b5f8558e
xwayland: add -core to flags
4 years ago
Tudor Brindus 5217456b50 xwayland: fix minor typo in debug log
4 years ago
Tudor Brindus 1b0e4c7e6e xwayland: introduce WLR_XWAYLAND for specifying which Xwayland to use
4 years ago
Ilia Bozhinov 3e03f786ee xwayland: disconnect display destroy listener even if xwayland didn't initialize
4 years ago
Scott Moreau 84d2f30faa xwayland: Don't discard ready signals
4 years ago
Tudor Brindus 5947160630 xwayland: add error-checking to `server_start_lazy`
5 years ago
Simon Ser 2176c63856 xwayland: add option to disable WM
5 years ago
Simon Ser 27609ba0d9 xwayland: split server
5 years ago