aboutsummaryrefslogtreecommitdiff
path: root/include/xwayland
AgeCommit message (Expand)Author
2023-06-05Add some missing includes/declarationsKirill Primak
2023-03-09xwm: make atom_map staticKirill Primak
2023-02-13xwayland: Read and publish _NET_WM_STRUT_PARTIAL propertyJohn Lindgren
2022-12-06build: unify naming for HAVE_* definesSimon Ser
2022-12-06xwayland: use internal_configSimon Ser
2022-12-06build: use a configuration file for internal featuresSimon Ser
2022-11-18xwayland/xwm: add support for xwayland-shell-v1Simon Ser
2022-05-23xwayland: use dict to collect supported featuresSimon Ser
2022-05-23xwayland: Add support for -force-xrandr-emulationJoshua Ashton
2022-05-07xwayland: terminate when no client is connectedSimon Ser
2022-05-07xwayland: add wlr_xwayland_server_options.terminate_delaySimon Ser
2021-11-02xwayland: add support for -noTouchPointerEmulationSimon Ser
2021-09-21build: simplify get_variable callsSimon Ser
2021-09-11xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFOGuido Günther
2021-08-20xwayland: Allow to retrieve _NET_STARTUP_IDGuido Günther
2021-05-31xwm: implement _NET_CLIENT_LIST_STACKINGTudor Brindus
2021-04-23xwayland: query window PIDs via XResQueryClientIdsAleksei Bavshin
2021-04-09Remove WLR_HAS_XCB_ERRORSSimon Ser
2021-04-06build: use get_variable instead of get_pkgconfig_variableSimon Ser
2021-03-29xwayland: require xcb-icccmSimon Ser
2021-03-03xwayland: use -listenfd if availableSimon Ser
2021-03-03xwayland: check executable exists on initSimon Ser
2021-02-05xwayland/xwm: make atom_map constManuel Stoeckl
2021-02-04xwayland/selection: use one target window per selectionTudor Brindus
2021-02-04xwayland/selection: use one X11 window per incoming transferTudor Brindus
2021-01-31xwayland/selection: make xwm_selection_init take a wlr_xwm_selection *Tudor Brindus
2021-01-31xwayland/selection: introduce `xwm_selection_transfer_init`Tudor Brindus
2021-01-31xwayland/selection: make xwm_selection_finish take a wlr_xwm_selection *Tudor Brindus
2021-01-31xwayland/selection: destroy all selections on Xwayland restartTudor Brindus
2021-01-29xwayland/selection: refactor remaining incremental transfer codeTudor Brindus
2021-01-29xwayland/selection: extract out property requestsTudor Brindus
2021-01-27xwayland: drop unused enum net_wm_state_actionSimon Ser
2021-01-25xwayland/selection: rename Wayland-facing data and helpersTudor Brindus
2020-07-30xwayland: do not allow apps to change focus after wlroots requestIlia Bozhinov
2020-07-27xwm: Set _NET_WM_STATE_FOCUSED property for the focused surfaceScott Moreau
2020-07-21xwm: add support for xwayland minimizeTobias Langendorf
2020-07-03xwm: end transfers when the requestor is destroyedJohn Chadwick
2020-05-19xwayland: split serverSimon Ser
2020-03-06xwayland: remove underscore prefix from atom namesSimon Ser
2020-03-06xwayland: remove duplicate _NET_WM_NAME entrySimon Ser
2020-03-06xwayland: use explicit indexes when initializing atom_mapSimon Ser
2019-02-15xwm: Add _NET_CLIENT_LIST supportUli Schlachter
2019-01-24data-device, primary-selection: add request_set_selectionemersion
2018-11-29primary-selection: introduce wlr_primary_selection_sourceemersion
2018-11-23Rename wlr_primary_selection to wlr_gtk_primary_selectionemersion
2018-11-12Use #if instead of #ifdef for wlroots config dataemersion
2018-10-27xwayland: fix typo to enable transparencyemersion
2018-09-03xwayland: Introduce set_role eventRyan Dwyer
2018-09-02xwayland: Add WM_STATE modal propertyRyan Dwyer
2018-04-26xwayland: fix some Chromium comboboxesemersion