mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-24 06:59:45 -05:00
Revert "xwm: only take clipboard if window is focused"
This reverts commit e3542d879d.
This commit is contained in:
parent
35188834db
commit
52cda5653b
3 changed files with 6 additions and 20 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue