Re: [dev] mret

2011-06-01 Thread sqweek
on has bugs related to re-writing /list and reading /queue, but it works fine for my minimal use cases and no one hassles me about them so my motivation isn't very high to fix them ;) -sqweek

Re: [dev] Not Using a Window Manager?

2011-03-01 Thread sqweek
On 27 February 2011 01:01, Patrick Haller <201009-suckl...@haller.ws> wrote: > yup. WMs usually bind several orthogonals: window manipulation / > decoration, keyboard shortcuts. focus management. Nice. Each task is so simple broken down like this :) -sqweek

Re: [dev] libdraw development

2010-09-06 Thread sqweek
including only the symbols that are > actually used in the program. Apparently this works only at the granularity of objects. ie, if any symbol within an object is required, all symbols are pulled in. At least, with gcc - wonder if kencc is different... -sqweek

Re: [dev] st on OpenBSD?

2010-08-29 Thread sqweek
Compiled fine but I don't have an X server on my netbsd machine and remote X isn't working for me atm. So I couldn't test execution past "Couldn't connect to display". -sqweek

Re: [dev] flo - a command line program for organizing events, to-dos, and deadlines

2010-08-22 Thread sqweek
if you were so inclined...) Never got around to licensing it but feel free to use it, http://sqweek.dnsdojo.org/hg/8601/ -sqweek

Re: [dev] [SLOCK] is not safe

2010-01-21 Thread sqweek
hreat ever for the whole IT world. (kkk) i think i heard about that one... what was it called again? youtube? -sqweek

Re: [dev] [ANN] wmii 3.9a2 released

2009-09-29 Thread sqweek
2009/9/30 Kris Maglione : >  * There is no more magic involved in choosing which rc to load. >  * The wmiistartrc script is no more, rc scripts are loaded directly. High five, nice work. -sqweek

Re: [dev] Plan9port and wmiirc?

2009-09-28 Thread sqweek
2009/9/28 Tom Kazimiers : > How do I make wmii call my local wmiirc script without > removing plan9port? There's a switch, -r I think, that tells wmii what script to run. Check the man page. -sqweek

Re: [dev] dwm-5.6

2009-07-20 Thread sqweek
6 and 4.3.2 (ie, every compiler on my system). [1] like so: double d1 = (double)atoi("1")/atoi("3); double d2 = (double)atoi("1")/atoi("3); d1 == d2; /* true */ -sqweek

Re: [dev] OT - suckless or not ? :)

2009-07-15 Thread sqweek
2009/7/15 pmarin : > Well, I think the "suck less" term is not original from our comunity. http://www.mutt.org/ -sqweek

Re: [dev] [ON TOPIC] libixp examples

2009-06-17 Thread sqweek
intro(5). You're more than welcome to use/adapt the text if you'll find it useful. -sqweek 2009/6/15 Thomas Gallen : > Hmm, I noticed the libixp source does have a libixp server example if > you're looking for something to compare to or correct using. > Unfortunate

Re: [dev] uzbl

2009-05-25 Thread sqweek
my back, and 3.6 is old. I'm working on getting 3.7 out the door, hahaha! to be fair, you have a tendency to turn around for like 6 months at a time :P -sqweek 2008-05-17 Kris Maglione [wmii] Preparation for 3.7 release