aboutsummaryrefslogtreecommitdiff
path: root/xwayland/selection.c
AgeCommit message (Expand)Author
2018-03-25Fix segfault in xwm_read_data_sourceemersion
2018-03-03move xwm.h out of include/wlrDominique Martinet
2018-02-19Revert "ELF Visibility"Drew DeVault
2018-02-19Explicitly export EFL symbolsScott Anderson
2018-02-12Reformat all #include directivesemersion
2017-12-30seat: rename selection_source to selection_data_source, remove unused data_de...emersion
2017-12-29xwm_selection_finish: set NULL seat for xwaylandDominique Martinet
2017-12-29xwayland selection: further cleanup on Xwayland exitDominique Martinet
2017-12-28xwayland/selection: handle wl_array_add failure betterDominique Martinet
2017-12-28ENOMEM checks: consistently check wl_array_add returnDominique Martinet
2017-12-27Add logging to selection message handlersemersion
2017-12-27Allow calling xwm_set_seat with a NULL seatemersion
2017-12-26Fix primary selection not sent to xwayland when clipboard is emptyemersion
2017-12-25Fix use-after-free when destroying selection sourcesemersion
2017-12-25Properly free selection sourcesemersion
2017-12-25Implement xwayland primary selection syncemersion
2017-12-15Fix clipboard from xwayland to waylandemersion
2017-12-15Send empty selection when clipboard is emptyemersion
2017-12-14Deny access to clipboard if no xwayland window is focusedemersion
2017-12-14Only reply to clipboard selection eventsemersion
2017-12-14Support selection MIME types from wayland to xwaylandemersion
2017-12-14Support selection MIME types from xwayland to waylandemersion
2017-12-14Merge branch 'master' into xwm-selectionemersion
2017-12-09remove todoTony Crisci
2017-12-08selection fixesTony Crisci
2017-12-08Revert "xwm: only take clipboard if window is focused"Tony Crisci
2017-11-22xwm: only take clipboard if window is focusedTony Crisci
2017-11-22xwm: send selection dataTony Crisci
2017-11-21xwm: get selection dataTony Crisci
2017-11-21xwm: get selection targetsTony Crisci
2017-11-21xwm: x11 data sourceTony Crisci
2017-11-21xwm: handle selection stubsTony Crisci
2017-11-21xwm: xfixes selection notifyTony Crisci
2017-11-20xwm: selection initTony Crisci
2017-11-20xwm: selection stubsTony Crisci