Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-01 | meson: enable more compiler warnings | emersion | |
2019-02-20 | xwayland: remove remaining SOCK_CLOEXEC | emersion | |
2018-11-06 | Use _POSIX_C_SOURCE, use shm_open | emersion | |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion | |
2018-02-12 | Reformat all #include directives | emersion | |
2017-11-22 | Use SIGUSR2 for vt switching instead of SIGUSR1 | Greg V | |
Xwayland uses SIGUSR1 to signal readiness. With direct(-freebsd) session and Xwayland, wlroots was confusing the Xwayland readiness signal with a vt switch signal, freezing the desktop. Same problem was found in Weston in 2014: https://phabricator.freedesktop.org/T7080 | |||
2017-11-22 | Fix Xwayland second socket path on non-Linux systems | Greg V | |
It was creating two sockets with the same path | |||
2017-10-11 | Add FreeBSD compatibility | Greg V | |
2017-08-24 | xwayland: fix some shutdown cases | Dominique Martinet | |
2017-08-23 | xwayland: move & split internal header file | Dominique Martinet | |
2017-08-23 | init xwm only once Xwayland server is ready | Dominique Martinet | |
2017-08-23 | Xwayland: first draft, just start server for now | Dominique Martinet | |