Age | Commit message (Expand) | Author |
2023-07-07 | Use struct initializers instead of memset() | Simon Ser |
2022-04-28 | Zero-initialize structs in init functions | Simon Ser |
2021-02-15 | xwayland/selection: flush connection after changing xwm selection owner | 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-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-25 | xwayland/selection: rename Wayland-facing data and helpers | Tudor Brindus |
2019-01-24 | data-device, primary-selection: add request_set_selection | emersion |
2019-01-21 | primary-selection: add a serial argument | emersion |
2018-11-29 | primary-selection: introduce wlr_primary_selection_source | emersion |
2018-11-27 | gtk-primary-selection: refactor everything, untie from seat | emersion |
2018-11-23 | Rename wlr_primary_selection to wlr_gtk_primary_selection | emersion |
2018-11-06 | Use _POSIX_C_SOURCE, use shm_open | emersion |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion |
2018-04-25 | Make sure we don't use others' prefixes | emersion |
2018-04-03 | xwayland: refactor selection code | emersion |