Set c.screen in ewmh.tag and before tags in rules.execute
commit8194d555ecc9f803da4796c7734732b276e25a09
authorDaniel Hahler <git@thequod.de>
Sun, 23 Mar 2014 23:18:35 +0000 (24 00:18 +0100)
committerDaniel Hahler <git@thequod.de>
Mon, 24 Mar 2014 16:01:52 +0000 (24 17:01 +0100)
treed608cfaa5d1b335b4413259b704ba7fc094a6978
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