THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1059 - Unable to resize window from corner in other screen
User who did this - Uli Schlachter (psychon)

----------
Ah, thanks. This only happens with floating layouts, not with "real" floating 
clients on purpose (lib/awful/mouse/init.lua.in):

                                     -- Ignore screen changes
                                     if not aclient.floating.get(c)
                                         and capi.mouse.screen ~= c.screen then
                                         return true
                                     end

No idea why the code does this and if we really want it. Opinions?
----------

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

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 awesome-devel-unsubscr...@naquadah.org.

Reply via email to