flash: correct how fullscreen PPAPI Flash is detected by shifty

`config.apps` can now use a function to do detection.
This commit is contained in:
Vincent Bernat 2013-07-05 10:33:05 +02:00
parent 60908e329d
commit 9adf371e95
3 changed files with 14 additions and 1 deletions

View file

@ -30,6 +30,7 @@ awful.rules.rules = {
properties = { floating = true }}, -- Flash with Firefox
{ rule = { instance = "exe", class = "Exe" },
properties = { floating = true }}, -- Flash with Chromium
-- See also tags.lua
-- Pidgin
{ rule = { class = "Pidgin" },
except = { role = "buddy_list" }, -- buddy_list is the master