THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1155 - Windows not managed after changing resolution through RandR in 3.5.1
User who did this - Uli Schlachter (psychon)

----------
Well, the first two commits look trivially correct (just some refactoring and a 
minor cleanup), so this must be commit 8348d4.

Could you attach your config?
Also, the following code might help, does it print the client that you are 
having problems with? (If yes, then c.screen is different from the screen that 
the client's tag belongs to)

$ echo 'local res={} ; for k, c in pairs(client.get()) do local tags = c:tags() 
; for j, t in pairs(tags) do if require("awful.tag").getscreen(t) ~= c.screen 
then res[c.name] = true end end end ; return 
require("gears.debug").dump_return(res)' | awesome-client
----------

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

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