Re: [dev] [dwmstatus] wifi patch

2012-12-30 Thread Comrade DOS
You mad, bro? Use bash! Stay higher when you can. 2012/12/31 Carlos Torres > Since we've been in the mood for sharing dwmstatus patches here is a a > patch that adds wifi signal strength to status. > > http://sprunge.us/ZJIG > > Enjoy :) >

Re: [dev] My dwmstatusbar.c

2012-12-30 Thread Comrade DOS
You can do same with few lines of bash. ;) 2012/12/30 Mariano Bono > Hi all, > I'm a new dwm user and i've written a simple dwmstatusbar app that > show volume and time. > The code relative to volume use alsalib and maybe someone can find it > useful. > Critics and suggestion are welcome. >

Re: [dev] syntog - toggle synaptics touchpad

2012-12-25 Thread Comrade DOS
2012/12/25 Chris Hall > if you have synclient installed then enabling is synclient TouchpadOff=0 > and disabling is synclient TouchpadOff=1 > > you can read the state via synclient -l > I have a few lines of sh bound to mod-n to toggle. > > I really don't think this needs to be written in c consi

Re: [dev] syntog - toggle synaptics touchpad

2012-12-24 Thread Comrade DOS
2012/12/24 Peter A. Shevtsov > Hello, > > I've just finished the small utility to toggle state of synaptics > touchpad. Maybe > some of you would find it useful. But first of all, I'd like you to review > my code > (I'm not so good at C, actually). > > syntog is available in here - https://bitbuc

Re: [dev] [slock] [patch] Add a simple script for X11 idle watching.

2012-12-07 Thread Comrade DOS
Did you try use xautolock? What wrong with it? 2012/12/8 Christoph Lohmann <2...@r-36.net> > Greetings comrades, > > attached is a patched for slock to add a simple script for idle watching > in your current X11 sessions. It is using xgetidle[0] for getting the > X11 idle time. > > > Sincerely, >

Re: [dev] [suckless] Migration to git

2012-11-27 Thread Comrade DOS
Hi. Migration on git is a very good idea. Maybe you can move source code on github and/or bitbucket?