index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xwayland
/
server.c
Age
Commit message (
Expand
)
Author
2022-05-23
xwayland: Add support for -force-xrandr-emulation
Joshua Ashton
2022-05-07
xwayland: add wlr_xwayland_server_options.terminate_delay
Simon Ser
2022-03-02
Xwayland: use -displayfd instead of USR1
Dominique Martinet
2022-03-02
Xwayland: rename notify pipe 'p' to notify_fd
Dominique Martinet
2021-11-02
xwayland: add support for -noTouchPointerEmulation
Simon Ser
2021-07-27
xwayland: embed wlr_xwayland_server_options in server struct
Simon Ser
2021-07-27
xwayland: simplify argv filling logic
Simon Ser
2021-06-25
xwayland: improve startup log message
Simon Ser
2021-05-12
xwayland: actually use Xwayland from pkg-config
Thomas Weißschuh
2021-03-03
xwayland: use -listenfd if available
Simon Ser
2021-03-03
xwayland: check executable exists on init
Simon Ser
2020-12-19
xwayland: avoid crash on repeated server_finish_display() call
Isaac Freund
2020-12-07
xwayland: use pipe instead of SIGUSR1 to signal readiness
Dominik Honnef
2020-12-02
xwayland: add -core to flags
Simon Ser
2020-10-20
xwayland: fix minor typo in debug log
Tudor Brindus
2020-10-11
xwayland: introduce WLR_XWAYLAND for specifying which Xwayland to use
Tudor Brindus
2020-09-04
xwayland: disconnect display destroy listener even if xwayland didn't initialize
Ilia Bozhinov
2020-06-30
xwayland: Don't discard ready signals
Scott Moreau
2020-05-27
xwayland: add error-checking to `server_start_lazy`
Tudor Brindus
2020-05-19
xwayland: add option to disable WM
Simon Ser
2020-05-19
xwayland: split server
Simon Ser