FreeBSD Bugzilla – Attachment 239270 Details for
Bug 268758
x11-wm/hikari: input from mouse/keyboard goes to wrong view
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch to fix problem of mouse/keyboard input going to wrong view
patch-src_xwayland__view.c (text/plain), 374 bytes, created by
J.R. Oldroyd
on 2023-01-05 02:48:06 UTC
(
hide
)
Description:
patch to fix problem of mouse/keyboard input going to wrong view
Filename:
MIME Type:
Creator:
J.R. Oldroyd
Created:
2023-01-05 02:48:06 UTC
Size:
374 bytes
patch
obsolete
>--- src/xwayland_view.c.orig 2021-03-28 17:02:57 UTC >+++ src/xwayland_view.c >@@ -305,6 +305,7 @@ activate(struct hikari_view *view, bool active) > > wlr_xwayland_surface_activate(xwayland_surface, active); >+ wlr_xwayland_surface_restack(xwayland_surface, NULL, XCB_STACK_MODE_ABOVE); > wlr_xwayland_set_seat(hikari_server.xwayland, hikari_server.seat); > } > > static void
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 268758
: 239270