Re: [dwm] uzbl. A browser that adheres to the unix philosophy.

2009-04-23 Thread Ian Daniher
Awesome, awesome idea but horrendous implementation. I'm sending this email from inside uzbl, but it's choking horribly on rendering gmail's ajax chat. Uzbl is much slower than /firefox/ with ten tabs. I'll be interested to see how this project progresses. -- Ian On Thu, Apr 23, 2009 at 11:45 AM,

Re: [dwm] Font recomendation to get unicode in statusbar?

2009-04-18 Thread Ian Daniher
The "Fixed" font is superb. For unicode I've had great luck with -misc-fixed-medium-r-normal-*-13-*-*-*-*-*-iso10646-* which has flawless greek support as well as support for a variety of arrows, miscellaneous and technical glyphs. I discovered the fixed font after I decided I wanted to take notes

Re: [dwm] Suckess Code Management

2009-03-12 Thread Ian Daniher
id mode as my primary layout. Best, -- Ian Daniher On Thu, Mar 12, 2009 at 10:23 AM, Leandro Chescotta < lchesco...@banelco.com.ar> wrote: > Window Manager = dwm > File Manager = mc - thunar > Text Editor = vim - gvim > Calendar / Todo = my samsung cellphone calendar > Fil

Re: [dwm] minimal communication

2009-03-06 Thread Ian Daniher
I use Bitlbee and irssi for Jabber and AIM communication. Why do you want to use sic over irssi? I suppose you get a major simplicity boost and you don't need scripting support, but irssi is pretty light... Best, -- Ian On Fri, Mar 6, 2009 at 9:16 PM, Alan Busby wrote: > Just curious, what are t

[dwm] CLI color/font override patch

2009-02-24 Thread Ian Daniher
Hi All, Eager to avoid the excessive recompiling of dwm on a 433mhz proc(takes ~25seconds), I sought to patch dwm to support "-fn" and other appearance changes. I've attached two patches, one for dwm.c and one for config.def.h. The code I put together is based heavily off dmenu's arg processing and

[dwm] CLI color/font override patch

2009-02-24 Thread Ian Daniher
x27;s arg processing and adds a little less than thirty SLOCs. The patch for config.def.h adds no SLOCs. Best, -- Ian Daniher 4,10c4,10 < static const char *font= "-*-terminus-medium-r-normal-*-14-*-*-*-*-*-*-*"; < static const char *normbordercolor = "#cc"; &

Re: [dwm] dmenu filename tab-completion patch

2009-01-27 Thread Ian Daniher
Great feature! Something I've been looking for in dmenu for a long time. Thanks, -- Ian On 1/27/09, Antoni Grzymala wrote: > Jeremy Jay dixit (2009-01-27, 16:48): > >> I always try to do this and get frustrated when I remember it doesn't >> work, but today I actually looked up the man pages and

Re: [dwm] bash script for managing wireless connections

2009-01-06 Thread Ian Daniher
I realized this earlier and resent the tarball without the symlink. However, I attached it to the email about the youtubedl and last.fmdownloader scripts. Here it is again. Best, -- Ian Daniher On Tue, Jan 6, 2009 at 10:56 AM, pmarin wrote: > wifi seems a just a simbolic link: > > ed

Re: [dwm] last.fm + youtube downloader scripts

2009-01-06 Thread Ian Daniher
end of line starting "URL=". This will increase web traffic, but will give a much better picture. On 1/6/09, bill lam wrote: > On Tue, 06 Jan 2009, Ian Daniher wrote: >> As for setting up a hotkey in w3m, I got distracted from >> the manpage by my bugfix but I'll post

Re: [dwm] last.fm + youtube downloader scripts

2009-01-05 Thread Ian Daniher
me from having the positions or "t" and "video_id" hardcoded via awk. By splitting "URLPARAMS" and grepping for "t" and "video_id", the script can extract the information necessary no matter where it is located. As for setting up a hotkey in w3m, I go

Re: [dwm] last.fm + youtube downloader scripts

2009-01-05 Thread Ian Daniher
Ooops, epic fail on my part. -- Take 2 On 1/5/09, bill lam wrote: > On Mon, 05 Jan 2009, Ian Daniher wrote: >> music. youtubedl I am currently working on binding to a hotkey in w3m >> to allow near-seamless viewing of youtube videos from a command line >> browser. &

[dwm] last.fm + youtube downloader scripts

2009-01-05 Thread Ian Daniher
tubedl I am currently working on binding to a hotkey in w3m to allow near-seamless viewing of youtube videos from a command line browser. Enjoy! -- Ian Daniher media.tar Description: Unix tar archive

[dwm] bash script for managing wireless connections

2009-01-05 Thread Ian Daniher
sent,the script will try and use that for the name of an AP. Enjoy, Ian Daniher wifi.tar Description: Unix tar archive

Re: [dwm] [dclip] dmenu-based clipboard manager

2008-12-30 Thread Ian Daniher
owing for me to wantonly remove the .dclip_cache file to clear my clipboard. Upon running the script the first time, I got an error complaining of the cache file not existing. That edit would fix that error. Best, -- Ian Daniher 2008/12/29 bill lam > On Mon, 29 Dec 2008, Delta wrote: > >

Re: [dwm] [Offtopic] minimalistic filesystem ncurses viewer

2008-12-27 Thread Ian Daniher
, ls, tree etc is fine for day to day use. Instead of the binary tree program, I found this bash-oneliner replacement: find . -print | sed -e 's;[^/]*/;|;g;s;|; |;g' It's about the same speed as the regular program and more suckless then a dedicated binary.(IMO) -- Ian Da

[dwm] subnotebooks take two

2008-11-15 Thread Ian Daniher
he thing packs a 1280x768 8.9" screen, this thing isn't affected by the most significant limitation of most subnotebooks, the puny screen. The advert can be found here: *http://tinyurl.com/hp2133dwm. Enjoy,* -- Ian Daniher -- OLPC Support Volunteer OLPCinci Repair Center Coordinator -- [

Re: [dwm] Purpose of Monocle Layout

2008-08-03 Thread Ian Daniher
te: > > > "Anselm R Garbe" <[EMAIL PROTECTED]> wrote: > > > > > 2008/8/2 Ian Daniher <[EMAIL PROTECTED]>: > > > > BTW, a friend and I came up with the idea, that it would be useful to > > > > have some visual hint of how many windows

Re: [dwm] Purpose of Monocle Layout

2008-08-02 Thread Ian Daniher
Not being a C coder, I can't offer assistance in the creation of a patch or in the addition of code, but I'd greatly appreciate the aforementioned functionality. Thanks! -- Ian Daniher -- OLPC Support Volunteer OLPCinci Repair Center Coordinator -- [EMAIL PROTECTED] Skype : it.dani

Re: [dwm] Border hater, border lover

2008-08-02 Thread Ian Daniher
love dwm (just switched to the main branch from good old > dwm-4.6-rfigura once I realized that bstack was available as a patch) and > this is my first post to this list. > > I hope that this functionality can go into main; it doesn't increase > the mental load on the user (l