[dwm] [dvtm] scrollback and 256color support

2008-08-25 Thread Donald Chai
Hi, the following two patches add support for a scrollback buffer and enhanced color in dvtm. scrollback: - Simply set up some keybinding to scrollback(), passing in "-1" or "1" to scroll up or down. 256color: - Allows the use of nice VIM color schemes - Ncurses doesn't allow more

[dwm] [dmenu] [patch] [2] width/height/offsets

2008-08-25 Thread Frederik Schiewek
--- dmenu-3.8-vlist/dmenu.c 2008-08-25 16:44:51.0 +0200 +++ dmenu-3.8-size/dmenu.c 2008-08-25 19:17:49.0 +0200 @@ -82,10 +82,16 @@ static unsigned int numlockmask = 0; static unsigned int hits = 0; static unsigned int lines = 3; +static unsigned int xoffset = 0; +static

[dwm] [dmenu] [patch] [1] vertical list

2008-08-25 Thread Frederik Schiewek
Hi, I wrote two patches for displaying a vertical list and adjusting width/height/offsets of a dmenu-window. This is how it looks like http://img246.imageshack.us/my.php?image=dmenuvd1.png The first patch just adds the vertical list and a counter option. This counter option is used to display

Re: [dwm] [OT] tiny gallery minor update+ideas

2008-08-25 Thread markus schnalke
[2008-08-19 16:31] pancake <[EMAIL PROTECTED]> > I sent a mail few time ago about the gallery system I wrote in a boring > night for managing my pictures, and now I come back with some new ideas > and stuff... > In the current version i have just replaced the imagemagick dependency > in pro to use

Re: [dwm] 5456239bb8ad commit braked cyrillic

2008-08-25 Thread Anselm R Garbe
2008/8/24 Maxim Vuets <[EMAIL PROTECTED]>: > I've found that 5456239bb8ad braked cyrillic titles for me: > - if(!setlocale(LC_CTYPE, "") || !XSupportsLocale()) > + if(!XSupportsLocale()) >fprintf(stderr, "warning: no locale support\n"); > > Now non-latin characters are j