[Bug 268758] x11-wm/hikari: [patch] input from mouse/keyboard goes to wrong view

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 05 Jan 2023 02:48:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268758

            Bug ID: 268758
           Summary: x11-wm/hikari: [patch] input from mouse/keyboard goes
                    to wrong view
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ashish@FreeBSD.org
          Reporter: fbsd@opal.com
             Flags: maintainer-feedback?(ashish@FreeBSD.org)
          Assignee: ashish@FreeBSD.org
 Attachment #239270 text/plain
         mime type:

Created attachment 239270
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239270&action=edit
patch to fix problem of mouse/keyboard input going to wrong view

A patch provided at [1] fixes a bug in hikari that causes mouse and keyboard
input to go to the wrong view.

Attached is a patch to the FreeBSD port.

A repeat-by is as follows:

1. start hikari
2. start several applications, such as a mail reader (e.g., claws-mail) and
browser (e.g., firefox)
3. arrange that these are on separate hikari sheets

You'll see that all mouse and keyboard input goes to one of the two apps
(usually the browser for me).  It is impossible to use the other app.

The one-line patch fixes it.

[1] 
https://hub.darcs.net/holycow/hikari/patch/de3817572a6c3ba5b51614fe31151d2c63fe1fd4#src/xwayland_view.c

-- 
You are receiving this mail because:
You are the assignee for the bug.