wayfire icon indicating copy to clipboard operation
wayfire copied to clipboard

view: use focus_request for self-requests from xwayland and gtk-shell

Open valpackett opened this issue 3 years ago • 0 comments

The code in xwayland and gtk-shell actually would not carry the request out! Let's just use focus_request (which now has an argument for the self flag) rather than duplicating the carrying-out code.

valpackett avatar Jan 24 '22 17:01 valpackett