Age | Commit message (Expand) | Author |
---|---|---|
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: fix use-after-free in selection handling | Tudor Brindus |
2020-10-11 | xwayland: using %m in `wlr_log` is broken, use `wlr_log_errno` instead | Tudor Brindus |
2020-07-27 | Fix incorrect format parameters | Antonin Décimo |
2020-07-03 | xwm: end transfers when the requestor is destroyed | John Chadwick |
2018-11-29 | primary-selection: introduce wlr_primary_selection_source | emersion |
2018-11-27 | gtk-primary-selection: use impl pattern for sources | 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-26 | Use correct printf format specifiers for ssize_t | Guido Guenther |
2018-04-03 | xwayland: refactor selection code | emersion |