From 52cda5653b52ff33f26b27fb2444c9895192d87e Mon Sep 17 00:00:00 2001 From: Tony Crisci Date: Fri, 8 Dec 2017 09:23:26 -0500 Subject: Revert "xwm: only take clipboard if window is focused" This reverts commit e3542d879d50d6239ad4ca24b4d30520fef40a87. --- xwayland/xwm.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'xwayland/xwm.h') diff --git a/xwayland/xwm.h b/xwayland/xwm.h index ad8bf9d5..47e674c0 100644 --- a/xwayland/xwm.h +++ b/xwayland/xwm.h @@ -98,8 +98,6 @@ void xwm_set_cursor(struct wlr_xwm *xwm, const uint8_t *pixels, uint32_t stride, int xwm_handle_selection_event(struct wlr_xwm *xwm, xcb_generic_event_t *event); -void xwm_set_selection_owner(struct wlr_xwm *xwm); - void xwm_selection_init(struct wlr_xwm *xwm); void xwm_set_seat(struct wlr_xwm *xwm, struct wlr_seat *seat); -- cgit v1.2.3