the awful rules are not working

2011-03-12 Thread chris M. sprite
belowing is a clip of my rc.lua, I have tested that thee MPlayer rule can work, but the stardict can chromium can not auto move to a setted tag , and can not let max or floating layout work too. Is it some thing wrong ? awful.rules.rules = { -- All clients will match this rule. { rule

Re: the awful rules are not working

2011-03-12 Thread Gregor Best
On Sat, Mar 12, 2011 at 10:14:21PM +0800, chris M. sprite wrote: [...] { rule = { class = stardict }, properties = { floating = true } }, [...] Are you sure 'stardict' is really the class of the window you try to match? [...] { rule = { class = chromium-browser },