Re: [i3] i3 does not swallow title correctly

2014-09-29 Thread Axel Wagner
Hi, you should really look at the i3 logs, as often windows change their titles and such *after* they are mapped and afaik firefox is a prime example of this. So the state of the window when you run Xprop is really no indication as to what you should put in your i3 config (as this is afaik applied

Re: [i3] i3 does not swallow title correctly

2014-09-29 Thread Joep van Delft
Hi Dave, Heuristic number one: If you have an issue with i3, and flash is involved, it is not an issue with i3. Can you show the problem with i3-sensible-terminal (specify which)? Also, judging from your email address and disclaimer, you are probably building some multimonitor drone control hi

Re: [i3] i3 does not swallow title correctly

2014-09-29 Thread Sargrad, Dave
Xprop shows the following for the window that is not getting swallowed correctly: WM_STATE(WM_STATE): window state: Normal icon window: 0x0 WM_HINTS(WM_HINTS): Client accepts input or input focus: True Initial state is Normal State.

[i3] i3 does not swallow title correctly

2014-09-29 Thread Sargrad, Dave
I3 swallows the following just fine "class": "^Firefox$" But it wont swallow title as follows (notice in this case I don’t use anchors since I want to match any title containing YouTube): "title": "YouTube" I run firefox as follows firefox -no-remote http://youtube.com I've done other experime