Fix visible windows report for linux#24
Conversation
Map State flag is `IsViewable` when the window is visible to the user
|
this doesn't seem to work with Unity |
|
@exekias: But it works for i3, so, maybe, add WM detection? |
|
@exekias It seems it is only failing for two different firefox windows in different virtual desktops. I don't know why, because |
|
@exekias Could you submit the patch as a separate implementation of the |
|
Following up here: I tested this with Unity and indeed this approach does not work. In Unity, all windows listed by However, if this is a valid approach for i3 and other window managers, could someone refactor the change to be a different This should be a very simple change, but I am not the one to do it, because I do not use i3 or AwesomeWM, and so wouldn't be able to test it. |
Map State flag is
IsViewablewhen the window is visible to the user