Age | Commit message (Expand) | Author |
2021-04-23 | xwayland: query window PIDs via XResQueryClientIds | Aleksei Bavshin |
2021-04-16 | xwayland/sockets: ensure proper permissions | Ryan Farley |
2021-04-09 | Remove WLR_HAS_XCB_ERRORS | Simon Ser |
2021-04-08 | gtk-primary-selection: drop support | Isaac Freund |
2021-03-29 | xwayland: use ICCCM state defines from xcb-icccm | Simon Ser |
2021-03-29 | xwayland: require xcb-icccm | Simon Ser |
2021-03-29 | xwayland: assume no WM_HINTS means window wants input | Simon Ser |
2021-03-03 | xwayland: use -listenfd if available | Simon Ser |
2021-03-03 | xwayland: check executable exists on init | 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 |
2021-02-15 | xwayland/selection: flush connection after changing xwm selection owner | Tudor Brindus |
2021-02-15 | xwayland/selection: log when proxy window loses ownership | Tudor Brindus |
2021-02-15 | xwayland/selection: ignore requests for anything but the newest data | Tudor Brindus |
2021-02-05 | xwayland: free render picture backing cursor | Ilia Mirkin |
2021-02-05 | xwayland/xwm: make atom_map const | Manuel Stoeckl |
2021-02-04 | xwayland/selection: allow simultaneous Wayland-to-X11 transfers | Tudor Brindus |
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-31 | xwayland/selection: don't leak Wayland fd if ConvertSelection fails | Tudor Brindus |
2021-01-31 | xwayland/selection: don't request another selection while one is pending | Tudor Brindus |
2021-01-29 | xwayland/selection: end incr transfer on empty prop, not next selection | 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-29 | xwayland/selection: simplify incremental transfer control flow | Tudor Brindus |
2021-01-29 | xwayland/selection: explicitly bail if first write to Wayland fd fails | Tudor Brindus |
2021-01-29 | xwayland/selection: make `xwm_data_source_write` return 0 on failure | Tudor Brindus |
2021-01-28 | xwayland: fix extraneous NET_WM_STATE log messages | Simon Ser |
2021-01-25 | xwayland/selection: rename Wayland-facing data and helpers | Tudor Brindus |
2021-01-25 | xwayland/selection: prevent fd leak on unsupported MIME type | Tudor Brindus |
2021-01-25 | xwayland: use wlr_log_errno instead of %m | Tudor Brindus |
2021-01-20 | Expose ICCCM input status | BrassyPanache |
2021-01-17 | Free xwayland cursor in wlr_xwayland_destroy | Chris Chamberlain |
2021-01-10 | xwayland: remove protocol debug messages | Simon Ser |
2020-12-19 | xwayland: avoid crash on repeated server_finish_display() call | Isaac Freund |
2020-12-15 | Remove inline keyword | Simon Ser |
2020-12-07 | xwayland: use pipe instead of SIGUSR1 to signal readiness | Dominik Honnef |
2020-12-02 | xwayland: add -core to flags | Simon Ser |
2020-11-30 | xwm: add wlr_xwayland_surface_restack() | Ilia Bozhinov |
2020-11-03 | xwayland: log unhandled NET_WM_STATE property changes | Simon Ser |
2020-11-03 | xwayland: minor code style fixes | Simon Ser |
2020-10-20 | xwayland: fix minor typo in debug log | Tudor Brindus |
2020-10-14 | xwayland: add set_geometry event | Ilia Bozhinov |
2020-10-13 | xwayland: notify requestor when we fail to respond to their request | Tudor Brindus |
2020-10-12 | xwayland: remove stale transfers from the same requestor | Tudor Brindus |
2020-10-11 | xwayland: introduce WLR_XWAYLAND for specifying which Xwayland to use | Tudor Brindus |