aboutsummaryrefslogtreecommitdiff
path: root/xwayland
AgeCommit message (Expand)Author
2017-12-15Fix clipboard from xwayland to waylandemersion
2017-12-15Send empty selection when clipboard is emptyemersion
2017-12-15Destroy xwm selection window on destroyemersion
2017-12-14Merge branch 'master' into xwm-selectionemersion
2017-12-14Deny access to clipboard if no xwayland window is focusedemersion
2017-12-14Merge branch 'master' into display-destroyemersion
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-13xwm: user custom event handlerTony Crisci
2017-12-11Merge branch 'master' into display-destroyemersion
2017-12-09remove todoTony Crisci
2017-12-08selection fixesTony Crisci
2017-12-08Revert "xwm: only take clipboard if window is focused"Tony Crisci
2017-12-08Merge branch 'master' into feature/xwm-selectionTony Crisci
2017-12-08xwm: use edges enumTony Crisci
2017-12-08Destroy xwayland client when possibleemersion
2017-12-08Do not destroy wl_client in wlr_xwayland_finishemersion
2017-12-08Listen to display destroy in xwayland, rename wlr_egl_freeemersion
2017-12-03xwayland: remove xwayland param from xsurface methodsTony Crisci
2017-11-30Merge pull request #437 from emersion/fullscreenTony Crisci
2017-11-22xwm: only take clipboard if window is focusedTony Crisci
2017-11-22Use SIGUSR2 for vt switching instead of SIGUSR1Greg V
2017-11-22xwayland: clean up seat settingTony Crisci
2017-11-22xwm: send selection dataTony Crisci
2017-11-22Fix Xwayland second socket path on non-Linux systemsGreg V
2017-11-21xwm: get selection dataTony Crisci
2017-11-21xwm: get selection targetsTony Crisci
2017-11-21Merge branch 'master' into fullscreenemersion
2017-11-21xwm: x11 data sourceTony Crisci
2017-11-21xwm: handle selection stubsTony Crisci
2017-11-21xwm: xfixes selection notifyTony Crisci
2017-11-21Merge branch 'master' into feature/xwm-selectionTony Crisci
2017-11-20Merge branch 'master' into refactor-wlr-listemersion
2017-11-20Fix evince fullscreen under xwaylandemersion
2017-11-20xwm: selection initTony Crisci
2017-11-20xwm: selection stubsTony Crisci
2017-11-19bug: properly send WM_STATETony Crisci
2017-11-19Refactor wlr_list inside wlrootsemersion
2017-11-12Run startup command after xwayland is readyDrew DeVault
2017-11-09Add wl_shell support for maximized viewsemersion
2017-11-09Fix xwayland _NET_WM_STATE handlingemersion
2017-11-02Fixes segfault when no xcb_render_pictforminfo_t is availableemersion
2017-11-02Fetch xcb_render_pictformat_t at startupemersion
2017-11-02Use compositor theme for xwm cursoremersion
2017-11-02Load xwm cursor from themeemersion
2017-11-02Free xwm cursor in xwm_destroyemersion
2017-11-02Set xwayland root cursoremersion
2017-11-01rootston: flush 'close' command on XwaylandDominique Martinet