[dev] [surf] Man fix patch and feature inquiry

2009-12-02 Thread Jonathan Slark
Hi all, I just made a small fix to the surf man page which adds a few missing keys. The go to next/previous search result is quite important, I didn't release it existed till I noticed in the config.h some while after first using surf, I was thinking about writing the functions myself :o.

Re: [dev] Binding mouse events in surf

2009-12-02 Thread Jonathan Slark
Josh Rickmar wrote: Is there any way to currently bind mouse buttons to functions in surf's config.h? I'm trying to figure out a way to make the forward/backward buttons on my mouse (buttons 8 and 9) call the navigate function. Are there any GDK_* values for the mouse which will work? If somethi

Re: [dev] dmc 0.1

2009-12-02 Thread Daniel Cordero
On Wed, Dec 02, 2009 20:09:58 +0100, pancake wrote: > Let me know what do you think about it. And feel free to hack it, > test it, blame it or so :) > > Have fun! > I'm really impressed. This looks like a great mail client. Once I figure how why I can't send or recieve messages, you could expect

Re: [dev] Suckless VOIP client?

2009-12-02 Thread hiro
I use an AVM fritz!box, a nice little mipsel box running a small 2.4 linux kernel on 16mb ram. Had a lot of fun with this thing, and it also brings voip to my old analog phone. It's a pity their lightweight client is closed source :( There is probably comparable hardware outside of Germany. You ca

[dev] [dmenu] Vertical bug

2009-12-02 Thread Tadeusz Sośnierz
Hello, Looks like dmenu (in tip) ignores the -l argument, assuming 10 anyway. Regards, Ted

[dev] dmc 0.1

2009-12-02 Thread pancake
It's quite some long time I don't give any news about dmc. Nibble and me did some work on it, so it's partially usable, but actually we're out of time to continue it. For this reason I have decided to publish the first release of dmc. DMC stands for Dynamic Mail Client. The project started as

[dev] Binding mouse events in surf

2009-12-02 Thread Josh Rickmar
Is there any way to currently bind mouse buttons to functions in surf's config.h? I'm trying to figure out a way to make the forward/backward buttons on my mouse (buttons 8 and 9) call the navigate function. Are there any GDK_* values for the mouse which will work? If something like this isn't cur

Re: [dev] Suckless VOIP client?

2009-12-02 Thread Peter John Hartman
pjsua is a bit of a hack; i'd also like to see a project started up. peter On Wed, 2 Dec 2009, Doki Pen wrote: What do ppl use? I'd love to find a way to make calls from the shell, sans-gui.

Re: [dev] [dwm] [patch] ALTRU switching tags with LRU

2009-12-02 Thread markus schnalke
[2009-12-02 13:02] =?ISO-8859-1?Q?M=2E_Huil=E9n_Abed_Moure?= > > This is a patch [...] Please use diff -u ... next time. meillo

Re: [dev] MoveStack patch

2009-12-02 Thread Niki Yoshiuchi
While I would certainly like to see this functionality in dwm (hence why I wrote movestack) and would especially like to see my patch make it into the source (in which case, I might be more committed to updating it regularly), it doesn't add anything you can't already do in dwm. It just makes it e

[dev] Suckless VOIP client?

2009-12-02 Thread Doki Pen
What do ppl use? I'd love to find a way to make calls from the shell, sans-gui.

[dev] [dwm] [patch] ALTRU switching tags with LRU

2009-12-02 Thread M . Huilén Abed Moure
Hi there, This is a patch for dwm 5.7.2 to switch tags with the algorithm LRU (Least Recently Used). Just like the known alt+tab from other systems. It also allows to switch the focused client tag with alt+shift+tab. Authors: (*) Sherekan and (*) Bardamu. Hope it will be useful. 214a215 > static