Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-29 | primary-selection: introduce wlr_primary_selection_source | emersion | |
This is a common interface that can be used for all primary selection protocols, as discussed in [1]. A new function wlr_seat_set_primary_selection is added to set the primary selection for all protocols. The seat now owns again the source, and resets the selection to NULL when destroyed. [1]: https://github.com/swaywm/wlroots/issues/1367#issuecomment-442403454 | |||
2018-11-23 | Rename wlr_primary_selection to wlr_gtk_primary_selection | emersion | |
2018-04-25 | Make sure we don't use others' prefixes | emersion | |
2018-04-03 | xwayland: refactor selection code | emersion | |