Age | Commit message (Expand) | Author |
2021-11-02 | xwayland: add support for -noTouchPointerEmulation | Simon Ser |
2021-09-21 | build: simplify get_variable calls | Simon Ser |
2021-09-11 | xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO | Guido Günther |
2021-08-20 | xwayland: Allow to retrieve _NET_STARTUP_ID | Guido Günther |
2021-05-31 | xwm: implement _NET_CLIENT_LIST_STACKING | Tudor Brindus |
2021-04-23 | xwayland: query window PIDs via XResQueryClientIds | Aleksei Bavshin |
2021-04-09 | Remove WLR_HAS_XCB_ERRORS | Simon Ser |
2021-04-06 | build: use get_variable instead of get_pkgconfig_variable | Simon Ser |
2021-03-29 | xwayland: require xcb-icccm | Simon Ser |
2021-03-03 | xwayland: use -listenfd if available | Simon Ser |
2021-03-03 | xwayland: check executable exists on init | Simon Ser |
2021-02-05 | xwayland/xwm: make atom_map const | Manuel Stoeckl |
2021-02-04 | xwayland/selection: use one target window per selection | Tudor Brindus |
2021-02-04 | xwayland/selection: use one X11 window per incoming transfer | Tudor Brindus |
2021-01-31 | xwayland/selection: make xwm_selection_init take a wlr_xwm_selection * | Tudor Brindus |
2021-01-31 | xwayland/selection: introduce `xwm_selection_transfer_init` | Tudor Brindus |
2021-01-31 | xwayland/selection: make xwm_selection_finish take a wlr_xwm_selection * | Tudor Brindus |
2021-01-31 | xwayland/selection: destroy all selections on Xwayland restart | Tudor Brindus |
2021-01-29 | xwayland/selection: refactor remaining incremental transfer code | Tudor Brindus |
2021-01-29 | xwayland/selection: extract out property requests | Tudor Brindus |
2021-01-27 | xwayland: drop unused enum net_wm_state_action | Simon Ser |
2021-01-25 | xwayland/selection: rename Wayland-facing data and helpers | Tudor Brindus |
2020-07-30 | xwayland: do not allow apps to change focus after wlroots request | Ilia Bozhinov |
2020-07-27 | xwm: Set _NET_WM_STATE_FOCUSED property for the focused surface | Scott Moreau |
2020-07-21 | xwm: add support for xwayland minimize | Tobias Langendorf |
2020-07-03 | xwm: end transfers when the requestor is destroyed | John Chadwick |
2020-05-19 | xwayland: split server | Simon Ser |
2020-03-06 | xwayland: remove underscore prefix from atom names | Simon Ser |
2020-03-06 | xwayland: remove duplicate _NET_WM_NAME entry | Simon Ser |
2020-03-06 | xwayland: use explicit indexes when initializing atom_map | Simon Ser |
2019-02-15 | xwm: Add _NET_CLIENT_LIST support | Uli Schlachter |
2019-01-24 | data-device, primary-selection: add request_set_selection | emersion |
2018-11-29 | primary-selection: introduce wlr_primary_selection_source | emersion |
2018-11-23 | Rename wlr_primary_selection to wlr_gtk_primary_selection | emersion |
2018-11-12 | Use #if instead of #ifdef for wlroots config data | emersion |
2018-10-27 | xwayland: fix typo to enable transparency | emersion |
2018-09-03 | xwayland: Introduce set_role event | Ryan Dwyer |
2018-09-02 | xwayland: Add WM_STATE modal property | Ryan Dwyer |
2018-04-26 | xwayland: fix some Chromium comboboxes | emersion |
2018-04-25 | Make sure we don't use others' prefixes | emersion |
2018-04-08 | Add wlr_xwayland_surface_ping | emersion |
2018-04-08 | xwayland: add _NET_WM_WINDOW_TYPE_MENU support | emersion |
2018-04-03 | xwayland: refactor selection code | emersion |
2018-04-03 | xwayland: only send one target at a time | emersion |
2018-04-02 | xwayland: support multiple wayland → xwayland selection transfers | emersion |
2018-03-29 | xwayland: use a separate window for drag'n'drop | emersion |
2018-03-29 | xwayland: allow drag data source transfer after drag ends | emersion |
2018-03-28 | xwayland: improve error handling | emersion |
2018-03-28 | xwayland: send DND_DROP | emersion |
2018-03-28 | xwayland: send DND_POSITION | emersion |