Age | Commit message (Expand) | Author |
2023-03-09 | xwm: make atom_map static | Kirill Primak |
2023-02-13 | xwayland: Read and publish _NET_WM_STRUT_PARTIAL property | John Lindgren |
2022-12-06 | build: unify naming for HAVE_* defines | Simon Ser |
2022-12-06 | build: use a configuration file for internal features | Simon Ser |
2022-11-18 | xwayland/xwm: add support for xwayland-shell-v1 | Simon Ser |
2022-05-07 | xwayland: terminate when no client is connected | 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-03-29 | xwayland: require xcb-icccm | 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-27 | xwayland: drop unused enum net_wm_state_action | Simon Ser |
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-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-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-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 |
2018-03-28 | xwayland: send DND_ENTER | emersion |
2018-03-27 | xwayland: create DND window, add DND atom helpers | emersion |
2018-03-27 | Fix x11 backend | Dominique Martinet |
2018-03-04 | xwm.h: fix guard ifdef and remove wlr_ prefix from xwm_atoms_contains | Dominique Martinet |
2018-03-03 | xcb errors: init errors context at start | Dominique Martinet |
2018-03-03 | move xwm.h out of include/wlr | Dominique Martinet |