Re: [dev] Re: [st] multibyte patch

2010-11-13 Thread Uriel
On Sat, Nov 13, 2010 at 10:53 PM, Damian Okrasa wrote: > I removed the wchar_t completely, added some UTF-8  parsing functions. Cool! > No support for combining, bidi, doublecolumn etc. I hope it stays that way, all those things are truly insane and do not belong on any terminal. uriel

[dev] [dmenu] patch for initial text

2010-11-13 Thread Wolf Tivy
Hi! Here is a dmenu patch that adds a -t option to specify some text that initially goes in the input part. I just parachuted in and wrote this when the idea popped in my head. It might be useful for surf url stuff or something. argtext.diff Description: Binary data

[dev] Re: [st] multibyte patch

2010-11-13 Thread Damian Okrasa
I removed the wchar_t completely, added some UTF-8 parsing functions. No support for combining, bidi, doublecolumn etc. Markus Kuhn's UTF-8 stress test file is not working 100% correctly (the decoder works however, even when reading bytes one by one). diff -r 288747c60bc1 config.def.h --- a/config

Re: [dev] [dwm] Windows size changes

2010-11-13 Thread David DEMELIER
2010/11/13 Antoni Grzymala : > David DEMELIER dixit (2010-11-13, 09:34): > >> Thanks, but it seems this workaround only works for i386 while i'm on >> amd64... What a pity > > The canonical workaround these days is: > > wmname LG3D > > where wmname is available from: http://code.suckless.org/hg/wmn

Re: [dev] [dwm] Windows size changes

2010-11-13 Thread Antoni Grzymala
David DEMELIER dixit (2010-11-13, 09:34): > Thanks, but it seems this workaround only works for i386 while i'm on > amd64... What a pity The canonical workaround these days is: wmname LG3D where wmname is available from: http://code.suckless.org/hg/wmname, and it does indeed seems to fix the pr

Re: [dev] [dwm] Windows size changes

2010-11-13 Thread David DEMELIER
2010/11/12 pmarin : > AWT_TOOLKIT = MToolkit. > Sorry. > > On Fri, Nov 12, 2010 at 11:16 PM, pmarin wrote: >> On Fri, Nov 12, 2010 at 7:58 PM, David DEMELIER >> wrote: >>> Hello, >>> >>> I was surprised to see that a java window does not update its content, >>> in fact nothing changes. If you res