On 10:56 Sat 29 Sep , Uriel wrote:
> Please test the tip and report any issues, I will release a snap soon,
> and after any new issues found are fixed I will release 3.6.
I just updated to the tip and found two more bugs with the fullscreen
handling:
1) If I toggle Fullscreen/Floting for a the first client inside a
collumn it will get be the second client inside that collumn, when I
send it back.
2) There are some strage events when I toggle fullscreen.
I have the following clients on a tag:
$ wmiir read /tag/sel/index
# ~ 1440 885
# 1 0 907
1 0xe00040 0 12 Gecko:Firefox-bin:My Neighbourhood – Last.fm
1 0x1400005 12 864 urxvt:URxvt:wabu_AT_luna:~/net
1 0xa0003c 876 12 urxvt:URxvt:wabu_AT_luna:~/net
# 2 907 533
2 0xa0004a 0 444 urxvt:URxvt:wabu_AT_luna:~/net
2 0x1200005 444 444 urxvt:URxvt:wabu_AT_luna:~
When I toggle fullscren for a client inside the first column, I get
the following events:
$ wmiir read /event
Key Mod4-f
Fullscreen 0x1400005 on
ClientFocus 0xe00040
FocusFloating
Key Mod4-f
Fullscreen 0x1400005 off
ClientFocus 0xe00040
ColumnFocus 1
ClientFocus 0x1400005
On fullscreening 0x1400005 I get a focus event for 0xe00040, but not for
0x1400005.
It seams like the problem is the same if I just send a client to
floating layer.
$ wmiir read /event
Key Mod4-Shift-space
ClientFocus 0xe00040
FocusFloating
Key Mod4-Shift-space
ClientFocus 0xe00040
ColumnFocus 1
ClientFocus 0x1400005
On other columns it works like it should, I get anthoer client focus
event for the right client:
$ wmiir read /event
Key Mod4-f
Fullscreen 0x1200005 on
ClientFocus 0xa0004a
ClientFocus 0x1200005
FocusFloating
Key Mod4-f
Fullscreen 0x1200005 off
ClientFocus 0xa0003c
ColumnFocus 1
ClientFocus 0x1200005
ColumnFocus 2
Received on Wed Oct 03 2007 - 09:40:47 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:28:41 UTC