Age | Commit message (Expand) | Author |
2023-05-04 | xwayland: enable use of a xserver subproject | Simon Ser |
2023-02-13 | xwayland: Read and publish _NET_WM_STRUT_PARTIAL property | John Lindgren |
2022-12-08 | xwayland: use HAVE_ prefix for xcb_xfixes_set_client_disconnect_mode | Simon Ser |
2022-12-08 | xwayland: remove find_program() fallback when dep is not found | Simon Ser |
2022-12-06 | xwayland: use internal_config | Simon Ser |
2022-11-18 | xwayland-shell-v1: new protocol implementation | Simon Ser |
2022-05-07 | xwayland: terminate when no client is connected | Simon Ser |
2021-04-23 | xwayland: query window PIDs via XResQueryClientIds | Aleksei Bavshin |
2021-04-09 | Remove WLR_HAS_XCB_ERRORS | Simon Ser |
2021-03-29 | xwayland: require xcb-icccm | Simon Ser |
2021-03-03 | xwayland: add dependency on xwayland | Simon Ser |
2021-02-15 | build: use dictionnary for features instead of configuration_data | Simon Ser |
2020-05-19 | xwayland: split server | Simon Ser |
2019-12-23 | meson: Various improvements | Scott Anderson |
2018-11-12 | Use #if instead of #ifdef for wlroots config data | emersion |
2018-08-24 | Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" | Scott Anderson |
2018-08-23 | Revert "Merge pull request #1194 from ascent12/meson_feature" | Drew DeVault |
2018-08-22 | Install headers explicitly | Scott Anderson |
2018-08-22 | Use new options for X11 backend and Xwayland | Scott Anderson |
2018-04-03 | xwayland: refactor selection code | emersion |
2018-03-03 | xcb errors: optional dependency with improved messages | Dominique Martinet |
2018-02-14 | Add missing dependencies | Rodrigo Lourenço |
2017-11-20 | xwm: selection stubs | Tony Crisci |
2017-11-02 | Load xwm cursor from theme | emersion |
2017-11-02 | Set xwayland root cursor | emersion |
2017-10-15 | xwayland: use xfixes extension | Tony Crisci |
2017-10-05 | xwayland: parse normal hints | emersion |
2017-08-30 | Refactor meson build files | Tony Crisci |
2017-08-23 | xwm: fix minimal init, this gets us some events on window creations | Dominique Martinet |
2017-08-23 | xwayland: split xwm structure out, initial xwm.c | Dominique Martinet |
2017-08-23 | Xwayland: first draft, just start server for now | Dominique Martinet |