summaryrefslogtreecommitdiff
path: root/src/xwayland/selection.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-20data-device: Change resources in wl_data_offer and wl_data_source to pointers.Jason Ekstrand1-2/+1
2013-06-05configure.ac: Enable AC_USE_SYSTEM_EXTENSIONSDaniel Stone1-1/+1
2013-05-07input: Merge wl_seat into weston_seatKristian Høgsberg1-6/+6
2012-11-30xwayland: Staticize weston_wm_set_selection and read_and_dump_propertyTiago Vignatti1-1/+1
2012-08-10xwm: Use a simple heuristic for mapping X input events to a weston seatKristian Høgsberg1-7/+9
2012-08-01compositor: Fold the log prototypes into compositor.h and drop log.hKristian Høgsberg1-1/+0
2012-06-08Replace fprintf() by weston_log()Martin Minarik1-25/+25
2012-06-04xwm: Claim the CLIPBOARD_MANAGER selectionKristian Høgsberg1-0/+14
2012-06-03xwm: Initialize X selection on X server startupKristian Høgsberg1-0/+2
2012-06-03xwm: Move selection proxy setup to selection.cKristian Høgsberg1-0/+33
2012-06-03xwm: Follow wl_data_source changesKristian Høgsberg1-33/+27
2012-06-01xwayland: Handle selection source going away without crashingKristian Høgsberg1-2/+27
2012-05-21xwayland: Split selection code into its own fileKristian Høgsberg1-0/+634