aboutsummaryrefslogtreecommitdiff
path: root/xwayland/meson.build
AgeCommit message (Expand)Author
2022-12-08xwayland: use HAVE_ prefix for xcb_xfixes_set_client_disconnect_modeSimon Ser
2022-12-08xwayland: remove find_program() fallback when dep is not foundSimon Ser
2022-12-06xwayland: use internal_configSimon Ser
2022-11-18xwayland-shell-v1: new protocol implementationSimon Ser
2022-05-07xwayland: terminate when no client is connectedSimon Ser
2021-04-23xwayland: query window PIDs via XResQueryClientIdsAleksei Bavshin
2021-04-09Remove WLR_HAS_XCB_ERRORSSimon Ser
2021-03-29xwayland: require xcb-icccmSimon Ser
2021-03-03xwayland: add dependency on xwaylandSimon Ser
2021-02-15build: use dictionnary for features instead of configuration_dataSimon Ser
2020-05-19xwayland: split serverSimon Ser
2019-12-23meson: Various improvementsScott Anderson
2018-11-12Use #if instead of #ifdef for wlroots config dataemersion
2018-08-24Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""Scott Anderson
2018-08-23Revert "Merge pull request #1194 from ascent12/meson_feature"Drew DeVault
2018-08-22Install headers explicitlyScott Anderson
2018-08-22Use new options for X11 backend and XwaylandScott Anderson
2018-04-03xwayland: refactor selection codeemersion
2018-03-03xcb errors: optional dependency with improved messagesDominique Martinet
2018-02-14Add missing dependenciesRodrigo Lourenço
2017-11-20xwm: selection stubsTony Crisci
2017-11-02Load xwm cursor from themeemersion
2017-11-02Set xwayland root cursoremersion
2017-10-15xwayland: use xfixes extensionTony Crisci
2017-10-05xwayland: parse normal hintsemersion
2017-08-30Refactor meson build filesTony Crisci
2017-08-23xwm: fix minimal init, this gets us some events on window creationsDominique Martinet
2017-08-23xwayland: split xwm structure out, initial xwm.cDominique Martinet
2017-08-23Xwayland: first draft, just start server for nowDominique Martinet