THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#672 - Maximazed flash video doesn't cover a bottom wibox
User who did this - Roman Kosenko (kite)

----------
In last awesome 3.4.6 the same...
I'm using following solution in my rc.lua based on window properties:
                if not c.size_hints.user_position and not 
c.size_hints.program_position then
                        --awful.placement.no_overlap(c)
                        if not (c.instance == "<unknown>" and c.class == "<unknown>" and c.name 
== "<unknown>") then
                                awful.placement.no_offscreen(c)
                        end
                end
so, I simply don't call awful.placement.no_offscreen for flash window
----------

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

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