THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1018 - xinput seat0 keyboard always send key to mouse1 xterm
User who did this - Uli Schlachter (psychon)

----------
That's still multiple input foci and that's still complicated, sorry.

I know of two ugly hacks to make your approach work:
1) Run no window manager at all (Bad: can't move windows etc)
2) Stop the WM from calling SetInputFocus (xcb_set_input_focus() in awesome's 
case, that call is in client.c, if you know some C you should be able to get 
rid of it)

Approach (1) sounds unusable. Approach (2) has the effect that it forces more of a 
"focus follows mouse"-approach. The difference to awesome's default config is 
that a window would lose the focus as soon as the mouse pointer leaves the window. 
However, I think that this will work correctly with multiple XI2 master devices. (I once 
hacked DWM in this way for someone else)
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1018#comment3092

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to [email protected].

Reply via email to