Set c.screen in ewmh.tag and before tags in rules.execute
commit3f9c439311a95fe6bdf083f09363ae196d8e1140
authorDaniel Hahler <git@thequod.de>
Sun, 23 Mar 2014 23:18:35 +0000 (24 00:18 +0100)
committerDaniel Hahler <git@thequod.de>
Sun, 23 Mar 2014 23:18:35 +0000 (24 00:18 +0100)
treee274edeae620f6ac4474923611d1037857e17afc
parentde46670c8ce339e7ddfaf5651e455d9d4c203536
Set c.screen in ewmh.tag and before tags in rules.execute

The current premise is that c.screen should be the same as
awful.tag.getscreen(t).

The addition in `ewmh.tag` appears to be the important part here,
changing the order in awful.rules.execute is (maybe) only for
consistency across the codebase.
lib/awful/ewmh.lua.in
lib/awful/rules.lua.in