mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-30 11:08:33 -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
|
|
@ -175,7 +175,6 @@ void xwm_surface_activate(struct wlr_xwm *xwm,
|
|||
xwm_send_focus_window(xwm, xsurface);
|
||||
|
||||
xwm->focus_surface = xsurface;
|
||||
xwm_set_selection_owner(xwm);
|
||||
|
||||
xcb_flush(xwm->xcb_conn);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue