You are not logged in.

#1 2009-11-07 20:26:31

phabulosa
Member
From: Mountain View, CA
Registered: 2007-10-17
Posts: 182
Website

Unable to use fullscreen Flash Video in Firefox under AwsomeWM

It is kind of weird that I am unable to use fullscreen Flash Video in Firefox under AwesomeWM if I set up a "RULE" to put Firefox to Tag 2.

If I run AwesomeWM without that rule, fullscreen Flash is fine.

Any idea?

Offline

#2 2009-11-07 20:56:28

neddie_seagoon
Member
Registered: 2009-08-23
Posts: 121

Re: Unable to use fullscreen Flash Video in Firefox under AwsomeWM

Offline

#3 2009-11-07 21:18:36

anrxc
Member
From: Croatia
Registered: 2008-03-22
Posts: 834
Website

Re: Unable to use fullscreen Flash Video in Firefox under AwsomeWM

Probably not needed, your Firefox rule is also matching the flash window... you have to make sure it doesn't. For example:

-- Firefox on tag 2 of screen 1
{ rule = { class = "Firefox", instance = "Navigator" },
  properties = { tag = tags[1][2] } },
-- Fullscreen flash window is floating
{ rule = { instance = "firefox-bin" },
  properties = { floating = true } },

You need to install an RTFM interface.

Offline

Board footer

Powered by FluxBB