Fischx / wmii

Automatically exported from code.google.com/p/wmii
MIT License
0 stars 0 forks source link

xrandr/xinerama: moving focus to the right gives unexpected behavior #126

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have two screens side by side
2. Have two columns on the left screen, let's call them A and B. Have one 
column on the right screen, call it C.
3. Starting with a client in C focused, continuously issue "wmiir xwrite /
tag/sel/ctl select right".

What is the expected output? What do you see instead?
Focus toggles between B and C, A is never focused. Using the other 
direction "wmiir xwrite /tag/sel/ctl select left" gives the expected 
behavior: Focus goes C->B->A->C->... with periodic boundary conditions 
(which btw is a really nice feature).

What version of the product are you using (wmii -v)? On what operating
system?
hg2485

Please provide any additional information below.

Original issue reported on code.google.com by skwi...@googlemail.com on 24 Sep 2009 at 7:37

GoogleCodeExporter commented 9 years ago

Original comment by maglion...@gmail.com on 2 Oct 2009 at 4:40

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 3c5a74149f.

Original comment by maglion...@gmail.com on 2 Oct 2009 at 6:52