On Tue, Jan 26, 2010 at 07:45:12PM +0300, Ilya Martinov wrote: > Hi all... > > Upgrade to awesome 3.4.3 and get some trouble with shifty. > If i describe tag in rc.lua everything works fine, but if i create new tag > then i can not specify tag name, it's just remains empty =( > function shifty.rename and shifty.del also do not work, and neither any > errors. xsession-errors I see. > > I use shifty Version for awesome git master > http://git.mercenariesguild.net/?p=awesome.git;a=blob;f=lib/shifty.lua.in;hb=shifty-master > > > -- > WBR... > Ilya Martinov > > -- > To unsubscribe, send mail to [email protected].
have you tried the shifty in my github repo? http://github.com/bioe007/awesome-configs/blob/master/shifty.lua I am using it with awesome: v3.4-103-g81b073e (Closing In) • Build: Jan 18 2010 10:16:39 for i686 by gcc version 4.4.2 (pe...@phargrave) • D-Bus support: ✔ the most notably broken thing for me is that tag renaming doesnt properly place the cursor on the taglist widget. Unfortunately there is no reliable way of getting these widgets based on their tag object (I tried submitting a patch for this some time ago). I really don't feel like debugging shifty a whole lot since -next promises to break everything all over again. -p -- To unsubscribe, send mail to [email protected].
