wayfire
wayfire copied to clipboard
view: use focus_request for self-requests from xwayland and gtk-shell
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.