Age | Commit message (Expand) | Author |
2023-06-22 | xwayland: unset wlr_xwayland.server on destroy | Simon Ser |
2022-12-08 | xwayland: use HAVE_ prefix for xcb_xfixes_set_client_disconnect_mode | Simon Ser |
2022-11-18 | xwayland/xwm: add support for xwayland-shell-v1 | Simon Ser |
2022-11-02 | xwayland: split headers | Simon Ser |
2022-08-18 | Use wl_signal_emit_mutable | Alexander Orzechowski |
2022-05-07 | xwayland: terminate when no client is connected | Simon Ser |
2022-04-23 | xwayland: do not double free server on destroy | zsugabubus |
2021-09-11 | xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO | Guido Günther |
2021-08-17 | xwayland: do not free cursor in handle_server_ready() | Michele Sorcinelli |
2021-01-17 | Free xwayland cursor in wlr_xwayland_destroy | Chris Chamberlain |
2020-07-27 | xwayland: free server in error path | Antonin Décimo |
2020-06-30 | xwayland: Don't discard ready signals | Scott Moreau |
2020-05-19 | xwayland: add option to disable WM | Simon Ser |
2020-05-19 | xwayland: split server | Simon Ser |
2019-12-31 | xwayland: Clean up if Xwayland fails to start | Scott Moreau |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-03-06 | xwayland: set CLOEXEC on /dev/null FD | emersion |
2019-03-04 | xwayland: don't set DISPLAY | emersion |
2019-02-20 | xwayland: remove remaining SOCK_CLOEXEC | emersion |
2019-02-19 | xwayland: don't use SOCK_CLOEXEC | emersion |
2018-12-13 | xwayland: remove clearenv() call | Dominique Martinet |
2018-11-06 | Use _POSIX_C_SOURCE, use shm_open | emersion |
2018-10-28 | xwayland: don't fail if XDG_RUNTIME_DIR is not set | emersion |
2018-09-08 | Fix wlr_xwayland_destroy | nyorain |
2018-09-03 | Close stdout/stderr for Xwayland | random human |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion |
2018-05-19 | Remove unused argument | Scott Anderson |
2018-05-10 | Fix Xwayland cleanup | Vincent Vanlaer |
2018-05-08 | Make xwayland_finish* clean up wlr_xwayland | Vincent Vanlaer |
2018-05-07 | Clean up events | Vincent Vanlaer |
2018-05-07 | Add beter handling for Xwayland failing at startup | Vincent Vanlaer |
2018-05-06 | Allow xwayland to start lazily | Vincent Vanlaer |
2018-04-25 | Don't use the wlr_ prefix for static functions | emersion |
2018-04-21 | xwayland: preserve the PATH variable | n3rdopolis |
2018-04-08 | xwayland: add _NET_WM_WINDOW_TYPE_MENU support | emersion |
2018-03-04 | xwm.h: fix guard ifdef and remove wlr_ prefix from xwm_atoms_contains | Dominique Martinet |
2018-03-03 | move xwm.h out of include/wlr | Dominique Martinet |
2018-02-26 | add xwayland unmanaged tests to support dmenu | Markus Ongyerth |
2018-02-19 | Revert "ELF Visibility" | Drew DeVault |
2018-02-19 | Explicitly export EFL symbols | Scott Anderson |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-12 | Make wlr_signal_emit_safe private | emersion |
2018-02-12 | Add wlr_signal_emit_safe | emersion |
2017-12-29 | wlr_xwayland: preserve end of struct on restart | Dominique Martinet |
2017-12-29 | xwayland: listen to wlr_seat destroy signal | Dominique Martinet |
2017-12-29 | xwayland restart: copy seat and events over | Dominique Martinet |
2017-12-14 | Merge branch 'master' into xwm-selection | emersion |
2017-12-14 | Merge branch 'master' into display-destroy | emersion |
2017-12-14 | Merge branch 'master' into xwm-selection | emersion |
2017-12-13 | xwm: user custom event handler | Tony Crisci |