THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#659 - Fullscreen flash not working if browser tagged
User who did this - Damjan (gdamjan)
----------
I'm an idiot.. corrected patch attached.
For completeness, the rules I use are:
{ rule = { class = "Firefox" },
properties = { tag = tags[primary_screen][2], border_width = 2, floating =
true } },
{ rule = { class = "Firefox", instance = "Navigator", role = "browser" },
properties = { floating = false, border_width = 0 } },
{ rule = { name = "^Web Browser$" },
properties = { tag = nil } },
ps. the patch didn't not correct the indenting just to show how simple it is.
With de-indenting applied the function will look even nicer :)
pps.
note the name = "^Web Browser$" I'm using, making as specific as possible match
for the flash window.
----------
One or more files have been attached.
More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=details&task_id=659#comment1486
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].