Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-27 | Fix incorrect format parameters | Antonin Décimo | |
2019-02-05 | data-device: destroy previous source when starting drag | emersion | |
This supersedes f24e17259e49aef55b7ada54793a4cdb49ae94a1 and 04c9ca4198a729a95a6368bbbf0438d1ba3465fa. These commits were manually removing wlr_data_source destroy handlers when starting a new drag. This is error-prone. Instead, this commit destroys the previous source whenever we start a new drag. | |||
2019-02-03 | Fix another instance of swaywm/sway#3545. | John Chen | |
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-03 | xwayland: refactor selection code | emersion | |