summaryrefslogtreecommitdiff
path: root/xwayland/selection.c
Commit message (Expand)AuthorAgeFilesLines
* libweston: add missing includeGuillaume Champagne2020-01-291-0/+1
* log: remove "%m" from format strings by using strerror(errno)Antonio Borneo2019-05-021-3/+5
* Fix typos all around (thanks codespell!)Emmanuel Gil Peyrot2019-02-201-1/+1
* xwayland: fix clipboard related crashGreg V2019-02-161-0/+1
* xwm: move FILE to the callers of dump_property()Pekka Paalanen2018-09-171-3/+36
* xwayland/selection: do not remove NULL property_sourceGreg V2018-07-221-5/+10
* xwayland: Fix crash on weston shutdownDerek Foreman2018-02-071-0/+2
* xwayland: fix three minor typosAbdur Rehman2017-01-031-2/+2
* xwayland: Fix crash when run with no input deviceTom Hochstein2016-11-161-0/+2
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-261-0/+1
* xwayland: fix spelling mistakeEric Engestrom2016-04-051-2/+2
* xwm: Don't clear the selection if it has no text type availableDerek Foreman2016-02-041-24/+4
* xwayland: zalloc the x11_data_sourcesCarlos Garnacho2016-02-011-1/+1
* Partially revert "xwayland: Always free reply from xcb_get_property_reply()"Emmanuel Gil Peyrot2015-07-151-4/+6
* xwayland: Allow dump_property when selection failsBryce Harrington2015-07-101-5/+5
* xwayland: Check return of xcb_get_property_reply() before derefBryce Harrington2015-07-101-0/+6
* xwayland: Always free reply from xcb_get_property_reply()Bryce Harrington2015-07-101-3/+7
* Moved helper macro to a discrete include file.Jon Cruz2015-06-151-0/+1
* xwayland: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* xwm: fix use after freeGiulio Camuffo2015-01-291-0/+7
* Move xwayland up one directory levelKristian Høgsberg2013-12-041-0/+712