Re: [dwm] building an autolock with sinac

2007-12-30 Thread Christian Dietrich
yckmans (MCE) & Stefan De Troch (SDT) * * -- * * Copyright 1990,1992-1999,2001-2002 by Stefan De Troch and Michel Eyckmans. * Copyright 2005 by Stefan Siegl <[EMAIL PROTECTED]> * Copyright 2007 by Christian Di

Re: [dwm] building an autolock with sinac

2007-12-28 Thread Christian Dietrich
0,1992-1999,2001-2002 by Stefan De Troch and Michel Eyckmans. * Copyright 2005 by Stefan Siegl <[EMAIL PROTECTED]> * Copyright 2007 by Christian Dietrich <[EMAIL PROTECTED]> * * Versions 2.0 and above of xautolock are available under version 2 of the * GNU GPL. * ***

[dwm] building an autolock with sinac

2007-12-28 Thread Christian Dietrich
an De Troch (SDT) * * -- * * Copyright 1990,1992-1999,2001-2002 by Stefan De Troch and Michel Eyckmans. * Copyright 2005 by Stefan Siegl <[EMAIL PROTECTED]> * Copyright 2007 by Christian Dietrich <[EMAIL PROTECTED]> * * Versions 2.0 and above of x

[dwm] dinput-0.2.1 and my irc/silc enviroment

2007-12-23 Thread Christian Dietrich
Hi, dinput is an dynamic input shell ( in the spirit of dmenu ) with line editing support, history function and keybindings. Today is released 0.2.1, which has improved keybinding support, so "Tab=exec(xterm)" would start an xterm when Tab is pressed. I also added an jump() command to jump to a s

Re: [dwm] dinput 0.2

2007-12-07 Thread Christian Dietrich
* Ruben Gonzalez Arnau <[EMAIL PROTECTED]> [Dec 06 2007 22:26] wrote: > # make > dinput build options: > CFLAGS = -g -Wall -O0 -I. -I/usr/include -I/usr/X11R6/include > -DVERSION="0.2" > LDFLAGS = -g -L/usr/lib -lc -L/usr/X11R6/lib -lX11 > CC = cc > CC draw.c > CC main.c > main.c:8:17: err

[dwm] dinput 0.2

2007-12-06 Thread Christian Dietrich
Hi, I released a new version of dinput[1] today. dinput is a derivative of dmenu, but with a history and line editing. In this version i added support for binding actions to keystrokes. For example will -e '^a=popen(xclip -o)' define a keybinding for ctrl+a, which inserts the output of `xclip -o` c

[dwm] dwm on Gnu Hurd

2007-10-14 Thread Christian Dietrich
Only a little success message: dwm is running under gnu/hurd without any modification. Futhermore i want to add, that dwm is a wonderful piece of software. Thanks to all authors. regards, didi -- No documentation is better than bad documentation pgpzNy0lcFq9W.pgp Description: PGP signature

Re: [dwm] wk: minimalistic wiki

2007-09-11 Thread Christian Dietrich
On Tuesday 11 September 2007 07:44:09 pancake wrote: > I have written a minimalistic wiki on a single shellscript > cgi. It has some blogging features. Versioning is done manually > with tar :) > > It's only 255 LOC. This code has been done on a single night, so > it will probably be buggy. But for

Re: [dwm] {V,H}RATIO

2007-08-10 Thread Christian Dietrich
* Tuncer Ayaz <[EMAIL PROTECTED]> [Aug 09 2007 23:17] wrote: > view 5-7: not used as they're not easily reached with two fingers I had also this problem, but when you configure them to qwer intead of 6789 it is more comfortable ( e.g Alt+q for the mail view ) greetz didi pgpR8ImuBEzE9.pgp Des

Re: [dwm] dwm-tip-noborder.diff

2007-08-09 Thread Christian Dietrich
* Enno Gottox Boland <[EMAIL PROTECTED]> [Aug 09 2007 19:14] wrote: > I wrote a little patch which hides borders if there is only one window > in tiled mode. This makes it also easier to differ between fullscreen > floated windows and a single tiled window. Also it feels just better > to me. Yeah

Re: [dwm] dwm-4.4 is on its way

2007-07-30 Thread Christian Dietrich
* Jeremy O'Brien <[EMAIL PROTECTED]> [Jul 30 2007 06:54] wrote: > Hello there. A little off-topic from this thread, but I noticed in that > screenshot that you have a "messages:6" line in your status bar. How in > the heck did you get that to show there? I can't find any programs > outside of gkre

Re: [dwm] Basic mouse feature?

2007-07-22 Thread Christian Dietrich
* Jeremy O'Brien <[EMAIL PROTECTED]> [Jul 22 2007 02:14] wrote: > I have noticed one thing that would be really really nice to have the ability > to do in dwm. Sometimes when I'm feeling lazy I like to use just the mouse, > and can obviously switch between tags very easily this way. Sometimes whe

[dwm] bashwiki

2007-07-11 Thread Christian Dietrich
Hi, i don't now on which suckless.org list i should post this, so i do it on the only one i'm subscribed to: here :) After i saw diri and its concepts the first time, i'd liked it very much. But the requirement of plan9port and rc was not so nice for me. So i decided to hack also an wiki, with the

Re: [dwm] dinput-0.1 - dynamic input

2007-03-13 Thread Christian Dietrich
* Anselm R. Garbe <[EMAIL PROTECTED]> [Mar 13 2007 18:45] wrote: > > I tried it, but I prefer a terminal for this job ;) Yes, but the problem i have with an terminal: i only want to see the input when i want something to say, but this would end in an rearrangement of windows, when i use an editor

[dwm] dinput-0.1 - dynamic input

2007-03-11 Thread Christian Dietrich
Hi, I wanted to build an ii/si - system for dwm. But dmenu lacks support of line editing and it cannot handle lines longer than the screen. So i hacked dmenu a "little" bit :-) The result of this is dinput ( Yes i know it sounds like the German "Deutsche Industrie Norm" :) ) dinput has now support

Re: [dwm] dwm with nicer bar

2007-03-04 Thread Christian Dietrich
hi again :) sorry i forgot to edit the config.default.h didi diff -r 4f1ff9e068d3 config.default.h --- a/config.default.h Thu Mar 01 12:33:45 2007 +0100 +++ b/config.default.h Sun Mar 04 20:25:23 2007 +0100 @@ -95,3 +95,9 @@ static Key key[] = { \ { MODKEY|ControlMask|ShiftMask, XK_9,

[dwm] dwm with nicer bar

2007-03-04 Thread Christian Dietrich
Hi, i tried dwm for the first time a few days ago, after years of using wmii. my impression was, that it is much more simpler than wmii. but something i missed where clickable buttons in the status bar, and so i started to play a little bit with the code. The result is an statusbar, where the std