Re: [dev] Lock mouse focus on window

2011-01-30 Thread Samuel Baldwin
2011/1/30 Daniel : > run winecfg and check 'Allow DirectX apps to stop the mouse leaving > their window' under Graphics tab. Surprisingly that doesn't work. Not sure why, probably an artifact of the game. I'm going to try Rob's patch and/or the warp patch

[dev] Lock mouse focus on window

2011-01-29 Thread Samuel Baldwin
7;t really work out. Is there a way I can lock the mouse in the window so I get the correct behaviour? -- Samuel Baldwin - logik.li

Re: [dev] sfc - a flashcards program to learn languages

2010-08-24 Thread Samuel Baldwin
ion handling as an optional component that one can blatently ignore if they so desire (besides stripping the stem marker ('-')). I'll have to work with it a bit though and see what actually turns out to be sane. -- Samuel Baldwin - logik.li

Re: [dev] sfc - a flashcards program to learn languages

2010-08-24 Thread Samuel Baldwin
are for it. -- Samuel Baldwin - logik.li

Re: [dev] plumb 1.0

2010-07-14 Thread Samuel Baldwin
2010/7/14 Mate Nagy : > any suggestions for names? :) Get morphological; "plumber", "plumbing". -- Samuel Baldwin - logik.li

Re: [dev] Convert Suckless Projects Documentation to a More Simple Language

2010-06-16 Thread Samuel Baldwin
being trilingual will be easy! -- Samuel Baldwin - logik.li

Re: [dev] Suckless operating system

2010-06-13 Thread Samuel Baldwin
. There's work going on now to create a statically linked suckless linux distribution: stali: http://sta.li/ -- Samuel Baldwin - logik.li

Re: [dev] [OT] twitter

2010-06-11 Thread Samuel Baldwin
2010/6/11 pmarin : > p2p How is that persistent? Everyone shunts around the logs? -- Samuel Baldwin - logik.li

Re: [dev] [OT] twitter

2010-06-11 Thread Samuel Baldwin
2010/6/11 pancake : > Irc is not persistent. Channels have restricted boundaries, so you can't How do you have it be both persistent and distributed? -- Samuel Baldwin - logik.li

Re: [dev] stderr: unnecessary?

2010-06-10 Thread Samuel Baldwin
2010/6/10 Matthew Bauer : > Does anyone else think that stderr shouldn't be used in Unix-like systems? > I think that it could be replaced by stdout. Have you ever used a unix pipe before? Wait, you have to be trolling. -- Samuel Baldwin - logik.li

Re: [dev] my suckless.org compatible ideas: vim like mapping for any tools, C scripts, vi clone

2010-05-14 Thread Samuel Baldwin
han tcc to be used? If it's not readily apparent I don't know too much about C compilers, so feel free to flame. -- Samuel Baldwin - logik.li

Re: [dev] my suckless.org compatible ideas: vim like mapping for any tools, C scripts, vi clone

2010-05-14 Thread Samuel Baldwin
dogmatism. I wonder what he calls actual dogmatism? -- Samuel Baldwin - logik.li

Re: [dev] my suckless.org compatible ideas: vim like mapping for any tools, C scripts, vi clone

2010-05-14 Thread Samuel Baldwin
o something necessarily complex. -- Samuel Baldwin - logik.li

Re: [dev] my suckless.org compatible ideas: vim like mapping for any tools, C scripts, vi clone

2010-05-14 Thread Samuel Baldwin
And why do you need to edit these aforementioned 4GB log files anyways? Can't you use grep to find the appropriate lines, and if you need to go back and tweak, just use something simple like ed or sed? Why do you require a whole new bloated text editor? -- Samuel Baldwin - logik.li

Re: [dev] Suckless BT client(s)?

2010-05-04 Thread Samuel Baldwin
This probably won't fit the bill exactly, but as a very heavy torrenter I've only found Deluge to offer all the features I need. Otherwise I just use rtorrent, although as we've seen it's still pretty heavy on the deps. -- Samuel Baldwin - logik.li

Re: [dev] tabbed-list patch

2010-04-16 Thread Samuel Baldwin
Although a notion of order would be nice, not sure how to make lsw retain that. -- Samuel Baldwin - logik.li

Re: [dev] tabbed-list patch

2010-04-16 Thread Samuel Baldwin
c:566: warning: implicit declaration of function ‘pclose’ -- Samuel Baldwin - logik.li

Re: [dev] tabbed-list patch

2010-04-16 Thread Samuel Baldwin
2010/4/16 anonymous : > Instead of popen() you can use fcntl(or dup, or dup2) like inetd or > netcat -e.  Then you can both read and write. I had some issues with dup/dup2, but it may just be due to my own stupidity. Thanks for the suggestion. -- Samuel Baldwin - logik.li

[dev] Re: tabbed-list patch

2010-04-16 Thread Samuel Baldwin
Attached is an updated version of the patch which removes some debugging nonsense and fixes a minor error. -- Samuel Baldwin - logik.li diff -up tabbed-0.2/config.def.h tabbed-0.2-modified/config.def.h --- tabbed-0.2/config.def.h 2009-10-30 08:41:29.0 -0400 +++ tabbed-0.2-modified

[dev] tabbed-list patch

2010-04-15 Thread Samuel Baldwin
k two values to tabbed. This doesn't solve the popen/xproperty problem, though. The "cleanest" way I can see would be to embed dmenu in tabbed, but I wouldn't call doubling the program's size desirable. -- Samuel Baldwin - logik.li diff -up tabbed-0.2/config.def.h ta

Re: [dev] Fwd: Thank you for your application

2010-03-18 Thread Samuel Baldwin
2010/3/18 Mekaniserad Apelsin : > You're right, i should have only sent the message "+1" (and then > included the signature). Now it just plain sucked. Why include the 1 when you can just have a single '+'? -- Samuel Baldwin - logik.li

Re: [dev] Fwd: Thank you for your application

2010-03-18 Thread Samuel Baldwin
I'd be up for a SSoC, if only to say I participated in 'ock'. -- Samuel Baldwin - logik.li

Re: [dev] Why use Mercurial?

2010-02-13 Thread Samuel Baldwin
hough, so don't take my word for it. -- Samuel Baldwin - logik.li

Re: [dev] [surf] projects with the same name

2010-01-28 Thread Samuel Baldwin
2010/1/28 Moritz Wilhelmy : > Why that? What else do people use the internet for these days? Certainly nothing productive... -- Samuel Baldwin - logik.li

Re: [dev] [OT] Distribution

2010-01-19 Thread Samuel Baldwin
2010/1/19 Antoni Grzymala : > Why not feed trolls? Have you ever been near a troll when it's passed gas? Probably not, otherwise you'd probably be in the hospital. -- Samuel Baldwin - logik.li

Re: [dev] Distribution

2010-01-18 Thread Samuel Baldwin
2010/1/18 Kurt H Maier : > people who don't use gcc have better sense than to use gentoo Extremely valid point. Are there any distros, gentoo or not, that don't use gcc in favour of something a little saner, though? Obviously Plan 9 doesn't count. -- Samuel Baldwin - logik.li

Re: [dev] Distribution

2010-01-18 Thread Samuel Baldwin
2010/1/18 Jacob Todd : > "I heard they made a sport out of gcc, it's called gentoo or something" >        -Uriel > > I use Gentoo and Plan 9. Has anyone made gentoo work with anything besides gcc, like pcc or tcc? -- Samuel Baldwin - logik.li

Re: [dev] Distribution

2010-01-18 Thread Samuel Baldwin
Might wanna check out stali. I personally use Arch Linux, OpenBSD, and Plan 9, however. -- Samuel Baldwin - logik.li

Re: [dev] [SLOCK] is not safe

2010-01-17 Thread Samuel Baldwin
r password, and they can't get out of the session because they have no idea where ctrl, alt, and f1 are. -- Samuel Baldwin - logik.li

Re: [dev] Profont in dwm

2010-01-04 Thread Samuel Baldwin
too, >> so perhaps you need to run fc-cache, mkfontscale, mkfontdir, or some >> other font utility. > > Try xset +fp, that's what I'm using to add terminus. I did both of these sequentially and I got what I needed. Do I need to run xset each time I start X, or start the machine? -- Samuel Baldwin - logik.li

Re: [dev] Profont in dwm

2010-01-04 Thread Samuel Baldwin
I've also realised there are two unix versions of profont, the later version added Xft support. So I'll try what you say and if that doesn't work I'll try out the earlier version. Thanks! -- Samuel Baldwin - logik.li

[dev] Profont in dwm

2010-01-04 Thread Samuel Baldwin
, so please don't misread this as a suggestion to support it. [1] http://www.tobias-jung.de/seekingprofont/ -- Samuel Baldwin - logik.li

Re: [dev] Local vs global variables

2009-11-08 Thread Samuel Baldwin
time and slap myself for clinging to stupid opinions. -- Samuel Baldwin - logik.li

Re: [dev] Screenshot or copy of previous suckless.org website design

2009-11-07 Thread Samuel Baldwin
css and sample html page attached -- Samuel Baldwin - logik.li Title: / / abberant/ about code/ download/ graphics/ unix/ writings/   Shardz's Igloo Verbing weirds language. What you'll find code - code I've written unix - unix configuration file

Re: [dev] Screenshot or copy of previous suckless.org website design

2009-11-05 Thread Samuel Baldwin
2009/11/5 Samuel Baldwin : > Anyone have a sample of the green one? Apparently I think grey == green, but it's in the way back machine, thankfully. -- Samuel Baldwin - logik.li

Re: [dev] Screenshot or copy of previous suckless.org website design

2009-11-05 Thread Samuel Baldwin
Check that, unfortunately I've misplaced it somewhere. I used to have that one too, but it's gone. Anyone have a sample of the green one? -- Samuel Baldwin - logik.li

Re: [dev] Screenshot or copy of previous suckless.org website design

2009-11-05 Thread Samuel Baldwin
y of the green one if you want, I actually had my website look like a clone of it earlier and I'm literally about to revert it today. (Right now it's a ripoff of Tuomo Valkonen's site, hah.) I've actually also stolen your (you being Thayer) icon as well. -- Samuel Baldwin - logik.li

Re: [dev] [OFFTOPIC] CAPSLOCKDAY

2009-10-22 Thread Samuel Baldwin
2009/10/22 Moritz Wilhelmy : > WHAT IF ONE HAS REMAPPED HIS CAPSLOCK AND USES IT AS DWM MODKEY LIKE ME? I USE IT AS A CONTROL KEY, AS IT SHOULD BE. Also, this is a highly obnoxious holiday. -- Samuel Baldwin - logik.li

Re: [dev] cons-wm

2009-10-13 Thread Samuel Baldwin
ever turn out to be as usable as dwm for me... maybe that's because I haven't spent enough time hacking them, hah. -- Samuel Baldwin - logik.li

Re: [dev] cons-wm

2009-10-12 Thread Samuel Baldwin
2009/10/12 Kris Maglione : > Why not? By all means, compete! Indeed, a dwm-esq window manager in scheme would be enough to cultivate a lot of my interest. -- Samuel Baldwin - logik.li

Re: [dev] A shot at dwm

2009-10-02 Thread Samuel Baldwin
Try upgrading to the latest dmenu? -- Samuel Baldwin - logik.li

Re: [dev] dwm: suckless way to monitor work hours

2009-09-01 Thread Samuel Baldwin
s/kludgy/less kludgy/ -- Samuel Baldwin - logik.li

Re: [dev] dwm: suckless way to monitor work hours

2009-09-01 Thread Samuel Baldwin
d activity. Definitely feels kludgy than taking a screenshot, at least to me. -- Samuel Baldwin - logik.li

Re: [dev] Conversation with Anselm R. Garbe of suckless.org

2009-08-06 Thread Samuel Baldwin
e half-complete due to project ADD. -- Samuel Baldwin - logik.li

Re: [dev] Conversation with Anselm R. Garbe of suckless.org

2009-08-06 Thread Samuel Baldwin
I definitely enjoyed reading this; the principles were especially nice to have there. -- Samuel Baldwin - logik.li

Re: [dev] [OT] Suckless Distro

2009-07-23 Thread Samuel Baldwin
Archlinux on several boxes here. -- Samuel 'Shardz' Baldwin - staticfree.info/~samuel

Re: [dev] [OT] announcing fbpad

2009-07-22 Thread Samuel Baldwin
On Wed, Jul 22, 2009 at 4:26 PM, Ali Gholami Rudi wrote: > I just tried it on an old PC with 640x480-8bpp framebuffer and it > worked; I changed fbval_t to be unsigned char (instead of unsigned > short) in config.h. Right, I'll try that later today. If not I'll start running it through valgrind/gd

Re: [dev] [OT] announcing fbpad

2009-07-21 Thread Samuel Baldwin
It segfaults for me when I try to run it in a framebuffer. -- Samuel 'Shardz' Baldwin - staticfree.info/~samuel

Re: [dev] mcabber (IM) and dwm?

2009-07-18 Thread Samuel Baldwin
2009/7/18 Tadzik Sośnierz : > I'd also like the answer to your question, though I semi-solved this > thing by scripting mcabber to set the scroll lock keyboard led if there > are unread messages. Anyway, I'd be glad if You found any solution. How'd you do that? -- Samuel 'Shardz' Baldwin - stati

Re: OT: Re: [dev] mention suckless favorably in today's blog article A Quantum of Computing

2009-07-14 Thread Samuel Baldwin
On Tue, Jul 14, 2009 at 12:46 PM, Preben Randhol wrote: > Which god is that then? Odin? Zeus? God? ... Óðinn, definitely. -- Samuel 'Shardz' Baldwin - staticfree.info/~samuel

Re: [dev] dwm in a window

2009-07-05 Thread Samuel Baldwin
What's wrong with using floating mode for some windows? -- Samuel 'Shardz' Baldwin - staticfree.info/~samuel

Re: [dev] surf: web browser on archlinux

2009-07-02 Thread Samuel Baldwin
I'm wondering how people use this; I normally have upwards of 30 tabs open in firefox at a given time. I understand the idea is to let the window manager manage the instances, but for someone like me, this doesn't work too well. I suppose I could "cut back" a bit, but then I'd need some way of man

Re: [dev] last request for a dev-only list

2009-06-14 Thread Samuel Baldwin
On Sat, Jun 13, 2009 at 3:21 AM, Niklas Koponen wrote: > I don't enjoy following the list anymore. Previously when I noticed new > messages in the dwm list I got excited, now I just get annoyed. > > I will probably unsubscribe to this list. > > I just hope dwm won't start sucking as much as this ma

Re: [dev] last request for a dev-only list

2009-06-11 Thread Samuel Baldwin
Why can't people filter out messages with [OT] is the subject line? -- Samuel 'Shardz' Baldwin - staticfree.info/~samuel

Re: [dev] last request for a dev-only list

2009-06-11 Thread Samuel Baldwin
I'd suggest taking a look at hackers@ and wiki@, which will at least keep you abreast of code changes and any patches that get added to the website. -- Samuel 'Shardz' Baldwin - staticfree.info/~samuel

Re: [dev] [ii] How to use ii on windows?

2009-05-30 Thread Samuel Baldwin
On Sun, May 31, 2009 at 6:27 AM, Benjamin Conner wrote: > but like, how about being able to replace the default windows xp window > manager with ii?  that wold be amazing! I am throughly confused by this statement. And the OP stated he didn't want to use Cygwin. It should be fairly trivial to po

Re: [dev] test, ignore

2009-05-21 Thread Samuel Baldwin
I'm addicted to bandwagons. -- Samuel 'Shardz' Baldwin - staticfree.info/~samuel