I was thinking about this the other day when I was messing around with my config
again, why isn't there default support for moving clients around in the tile lay
out? I have to use the push patch for this, and even that is only moving clients
up or down. Moving clients left, right, up, down seems s
On Thu, May 21, 2009 at 06:48:51PM -0400, Niki Yoshiuchi wrote:
> I wrote a patch to do just that, which is a little out of date but might
> still work with current dwm versions:
> http://www.aplusbi.com/projects/dwm/dwm-5.2-movestack.diff
>
It works! Thanks for the patch.
5.5
On Thu, May 21, 2009 at 09:26:24PM -0400, Niki Yoshiuchi wrote:
> I'm glad it works! If you don't mind me asking, what version of dwm are you
> using?
>
> On May 21, 2009 7:24 PM, "Jacob Todd" wrote:
>
> On Thu, May 21, 2009 at 06:48:51PM -0400, Niki Y
Has anyone tried out uzbl (http://uzbl.org)? Seems interesting, it would
be nice to replace firefox with this. I plan on installing it on my
gentoo system later today.
Vimperator is just an addon for firefox (what I use atm), uzbl is a
complete browser with vim like keybindings with a good rendering engine,
that leaves all configuration to the user in the form of scripts.
On Sat, May 23, 2009 at 07:42:31PM +0200, Jos? Manuel Pav?n ?lvarez wrote:
> Looks like the
I've been able to get uzbl to compile on my gentoo machine. So far
the browser has been working just fine with my tor + polipo setup, fonts
look nice (but it doesn't seem like you can change them yet), and it seems
to render pages like slashdot faster than firefox with noscript and flashblock.
The
I have gtk+-2.16.1 from ~x86.
On Mon, May 25, 2009 at 11:07:02PM +0200, Yoshi Rokuko wrote:
> On Mon, May 25, 2009 at 03:27:36PM -0400, Jacob Todd wrote:
> > I've been able to get uzbl to compile on my gentoo machine. So far
>
> good for you, my build failed because my gtk+2-
at I think I'm going to switch over
soon.
On Mon, May 25, 2009 at 04:34:03PM -0400, Kris Maglione wrote:
> On Mon, May 25, 2009 at 03:27:36PM -0400, Jacob Todd wrote:
> >it seems to render pages like slashdot faster than firefox with
> >noscript and flashblock.
>
>
I see people saying this all of the time, but never an explanation.
Could you elaborate why posix is a piece of shit?
On Tue, May 26, 2009 at 08:28:49PM +0200, Uriel wrote:
> The only problem is that PoSix is a piece of shit.
>
> uriel
>
> On Mon, May 25, 2009 at 4:25 PM, Kurt H Maier wrote:
>
Port it to windows.
On Sat, May 30, 2009 at 11:53:42PM +0800, Wu, Yue wrote:
> As title. And I don't want to run ii from cygwin, so I want some other way. Is
> it possible?
>
> --
> Hi,
> Wu, Yue
>
--
Jake Todd
// If it isn't broke, tweak it!
On Wed, Jun 17, 2009 at 09:01:27AM +0100, Anselm R Garbe wrote:
> Afterwards the next item will be the interface integration to enable
> different drawing backends, which will ease porting to cairo/pango or
> xft as well. The advantage is, that the same interface will be used in
> st and dmenu as w
I use Gentoo. I have complete control over my system, and Gentoo gives
me that. Plus I have half as many packages installed on my system
because they aren't compiled with every DE intergrated into it, like
they were on debian.
On Sat, Jun 20, 2009 at 12:21:54AM -0400, Antony Jepson wrote:
> I'm no
On Sun, Jun 21, 2009 at 02:53:10AM +0400, Michael wrote:
> Anselm R Garbe wrote:
> > Afterwards the next item will be the interface integration to enable
> > different drawing backends, which will ease porting to cairo/pango or
> > xft as well. The advantage is, that the same interface will be used
This is offtopic, but in fortunes.cat-v.org/kernelnewbies, the following quote
is there twice:
%
"Thanks, and THIS time it really is fixed. I mean, how many times can we get
it wrong? At some point, we just have to run out of really bad ideas.."
- Linus Torvalds
Just though I would let
Wait a second, why are there no C# quotes?
--
Jake Todd
// If it isn't broke, tweak it!
pgpuRs6Lw3g4z.pgp
Description: PGP signature
Good point.
On Thu, Jul 02, 2009 at 05:12:44PM -0500, Kurt H Maier wrote:
> On Thu, Jul 2, 2009 at 1:03 PM, Jacob Todd wrote:
> > Wait a second, why are there no C# quotes?
>
> sed -e 's/java/c#/i' should do it
>
>
> --
> # Kurt H Maier
>
--
And that's where uzbl, surf, and vimpression come in.
On Fri, Jul 03, 2009 at 10:39:41PM +0200, hiro wrote:
> Web browsers suck more and more.
>
--
Jake Todd
// If it isn't broke, tweak it!
pgpUNQUXf2xOF.pgp
Description: PGP signature
Because acme/sam/wily/whatever is so fucking awesome.
Plan 9 != autoawesome.
On Sat, Jul 04, 2009 at 03:10:20AM +0200, Uriel wrote: > On Fri, Jul 3, 2009 at
10:09 PM, Claudio M. Alessi wrote:
>
> Vim is a textbook example of how *never* *ever* design a program's
> user interface.
>
> uriel
Yeah. But at least it doesn't look like rio. :)
On Mon, Jul 06, 2009 at 01:30:13AM +0200, Uriel wrote:
> How is it different from rio[1]?
>
> Oh, wait, forgot that X is over thirty years behind on window system
> technology[2].
--
Jake Todd
// If it isn't broke, tweak it!
pgpJoNu4NA254.pgp
De
Just wanted to let those of you who cared that dwm 5.5 compiles with llvm and
clang from svn. Just change `CC = cc` to `CC = clang`.
--
Jake Todd
// If it isn't broke, tweak it!
pgpPq1xTHonO3.pgp
Description: PGP signature
What's the point of the number of visible windows in hg? Maybe I'm missing some
thing because I only have one monitor, but even imagining having a second
monitor here, I can't see a use for it; something like having the push patch in
the default release would seem more sensible than the number of w
diff -r 7786b245532f config.mk
--- a/config.mkFri Jun 12 13:41:09 2009 +0100
+++ b/config.mkFri Jul 10 00:43:51 2009 +
@@ -13,7 +13,7 @@
# includes and libs
INCS = -I. -I/usr/include ${GTKINC}
-LIBS = -L/usr/lib -lc ${GTKLIB}
+LIBS = -L/usr/lib -lc ${GTKLIB} -lgthread-2.0
# flags
CPPFLAG
On Thu, Jul 09, 2009 at 09:38:32PM -0700, David E. Thiel wrote:
> On Fri, Jul 10, 2009 at 12:32:25AM +0000, Jacob Todd wrote:
> > What's the point of the number of visible windows in hg? Maybe I'm missing
> > some
> > thing because I only have one monitor, but
On Thu, Jul 09, 2009 at 10:49:42PM -0701, David E. Thiel wrote:
> On Fri, Jul 10, 2009 at 01:30:50AM +0000, Jacob Todd wrote:
> > Another odd thing I noticed today is that vanilla-dwm changes all of
> > tags
> > layouts if you change the layout on a tag. Seems odd.
>
>
On Fri, Jul 10, 2009 at 03:11:46PM -0500, Kurt H Maier wrote:
> Nothing, except it's completely opposed to the fundamental concept of
> dwm. You do not have a per-tag layout. You have a layout. This
> layout is in charge of deciding how to render the clients that match
> the tags you've selected
Using the dwm-5.6 tarball from dwm.suckless.org, focusstack only works
when in monocle or floating. When trying to focus a client in the stack,
dwm jumps back to the master. I'm not using any patch's.
--
Jake Todd
// If it isn't broke, tweak it!
pgpmVzsbRRIjq.pgp
Description: PGP signature
On Thu, Jul 16, 2009 at 09:23:31AM +0100, Anselm R Garbe wrote:
> 2009/7/15 Jacob Todd :
> > Using the dwm-5.6 tarball from dwm.suckless.org, focusstack only works
> > when in monocle or floating. When trying to focus a client in the stack,
> > dwm jumps back to the mast
On Mon, Jul 20, 2009 at 06:32:02PM +0200, quinq...@gmail.com wrote:
> Hi,I tried to build 9base, and I encountered the following
> error:In file included from
> awk.h:184,
> from re.c:34:proto.h:134: error: conflicting types for
> 'getline'/usr/include/stdio.h:651: error: previo
On Mon, Jul 20, 2009 at 10:26:36PM +0200, Sidney Amani wrote:
> Hi,
>
> Thanks for the patches, I wonder why does pertag patch is not included in the
> mainstream, IMO using dwm without is not handy.
>
> ..
> --
> Sidney Amani
>
Check the beginning of this month's archive, I started a discussio
Funtoo.
On Fri, Jul 24, 2009 at 02:09:58PM +0900, Alex Matviychuk wrote:
> I've been following the list for a while and I'm curious what everyone
> is using as their distro of choice? Also, which distro do you feel is
> most suckless?
>
> Personally, I run Archlinux on my home and work boxes, Roc
On Fri, Jul 24, 2009 at 11:50:19PM +0200, pmarin wrote:
> Xubuntu with a large /usr/local/*
>
> On Fri, Jul 24, 2009 at 5:26 PM, Ryan R wrote:
> > Gentoo <3
> >
> > On 7/24/09, Jacob Todd wrote:
> >> Funtoo.
> >>
> >> On Fri, Jul 24, 20
On Mon, Aug 03, 2009 at 09:13:28AM -0500, Colin Shea wrote:
>
> Have you looked at the man page for unclutter? There is an option
> (-noevents or some such thing) that makes unclutter not send any X11
> signals. This should fix your bug.
>
Thanks for the tip, I'm not experiencing the problem the
Is surf still being worked on? If so, are there any plans to have a config.h to
customize surf?
--
Jake Todd
// If it isn't broke, tweak it!
pgpeCO1bJiqCb.pgp
Description: PGP signature
which works
> everywhere the same. It is very easy to change keybindings by patching
> the source, so no, I have no plans to make surf more customizable. But
> I'm willing to include patches if I like them :)
>
> regards
>
> 2009/8/18 Jacob Todd :
>
> --
> h
nt vimpression [1] ;)
>
> [1]: https://projects.ring0.de/webkitbrowser/
>
> On Wed, Aug 19, 2009 at 07:44:47AM +, Jacob Todd wrote:
>
I could never get vimpression to compile. I've been using uzbl for a while now
and have never had problems with it, the only thing it's re
On Thu, Aug 20, 2009 at 03:48:46PM +0200, Dieter Plaetinck wrote:
> What are you missing?
> I think cookie_daemon.py is pretty nice (it's in uzbl mainline git).
> It uses pythons cookie lib for correct cookie handling and it uses a socket
> for fast communication.
> If you want "policies" or white
After reading an article on how the Linux kernel dev's added over 800,000 lines
to the kernel I put it up on reddit for discussion.
http://www.reddit.com/r/programming/comments/9ddgg
Seemed like something the suckless community would be interested discussing.
--
Jake Todd
// If it isn't broke,
On Sun, Aug 23, 2009 at 05:22:15PM +0100, Lorenzo Bolla wrote:
> Hi all,
> what version of libwebkit does surf depend on?
> I've installed ubuntu jaunty's libwebkit-dev package (v1.0.1, I think) and
> surf's compilation fails with this error:
> surf.c:26: error: expected specifier-qualifier-list be
Are there any patches for dwm that let you spawn new clients as slaves instead
of always making the new client master?
--
Jake Todd
// If it isn't broke, tweak it!
pgprMb1JyZtVf.pgp
Description: PGP signature
On Wed, Sep 02, 2009 at 01:56:38PM +0200, QUINTIN Guillaume wrote:
> Hi,
>
> Do you guys know a (working) typesetting system other than latex ?
> And a good soft to make presentations ?
>
> Thanks.
>
What's wrong with latex?
--
Jake Todd
// If it isn't broke, tweak it!
pgpxTIA7OAgIv.pgp
Descr
On Mon, Sep 07, 2009 at 07:33:19PM +0200, Uriel wrote:
> ruled by a religion
I thought you were a 'utopian philosopher'? Everyone knows that in a utopia
there would be no religion. Everything would be solved rationally.
> uriel
>
--
Jake Todd
// If it isn't broke, tweak it!
pgpMMPuKjt9fQ.pgp
On Tue, Sep 08, 2009 at 01:04:07AM +0200, Uriel wrote:
> On Mon, Sep 7, 2009 at 4:30 PM, Jacob Todd wrote:
> > On Mon, Sep 07, 2009 at 07:33:19PM +0200, Uriel wrote:
> >> ruled by a religion
> > I thought you were a 'utopian philosopher'? Everyone knows that
On Wed, Sep 09, 2009 at 07:37:22PM +0200, Mate Nagy wrote:
> > The movestack patch allows you to swap the selected client with the client
> > before or after it (a clone of the Xmonad mod-shift-j and mod-shift-k
> > functionality) -
> > http://www.aplusbi.com/projects/dwm/dwm-5.6.1-movestack.diff
>
On Wed, Sep 09, 2009 at 12:17:51PM -0400, Niki Yoshiuchi wrote:
> I finally got around to updating my dwm patches for 5.6.1. I will add them
> to the site later today but for now, here they are:
>
> The Fibonacci spiral patch offers a new layout that arranges the clients in
> a spiral - http://ww
On Sat, Sep 19, 2009 at 11:33:31AM +0100, Rory Rory wrote:
> Dmenu is an excellent program but I wanted something that would fit in with
> surf more, to be used when you're still in it, something that is consistent
> with the rest of surf. Dmenu would work really well as a program to launch
> surf.
On Tue, Sep 22, 2009 at 06:39:05PM +0400, Илья Илембитов wrote:
>...
Don't send html email to the list.
--
Jake Todd
// If it isn't broke, tweak it!
pgp04h1Oy5YFS.pgp
Description: PGP signature
On Thu, Oct 01, 2009 at 03:57:21PM +0200, Robert Latest wrote:
> Hello folks,
>
> I meant to subscribe to the wmii mailing list, but by following the
> subscription process (by mailing to wmii+subscr...@suckless.org) I
> landed in this one.
>
> Is it OK to get started on wmii here, or should I be
On Thu, Oct 01, 2009 at 07:20:42PM +0200, Swiat R. Gal wrote:
> In this far past before I knew about dwm
> I was happy to launch applications with
> -geometry switch. Now it is overridden
> by the mode of the dwm.
>
> Could I suggest a feature, that windows
> started with specified geometry would
On Sat, Oct 03, 2009 at 09:24:27PM +0200, Swiat R. Gal wrote:
> > Or you could specify them as floating in config.h. Or even better,
> > whatever program that is could leave the job of managing it's window to
> > the *window manager*.
>
> Sure, it is a great slogan. But I would be more happy if I
Going through the st goals / non-goals thread I've compiled this list of:
What st is going to do so far (Arg said so):
- *good* xterm compliance
- 256 colour support
- filters that change colour and shit
- server to save session in case you crash X
- unlimited scroll back buffer
and
What people
On Wed, Oct 07, 2009 at 02:01:59PM -0400, Steven Blatchford wrote:
> On 17:11 Wed 07 Oct, Szabolcs Nagy wrote:
> >On 10/7/09, Илья Илембитов wrote:
> >> A suggestion was made to revisit a bookmarking system. I was thinking about
> >> it and here is my suggestion: what if basically do not just book
On Wed, Oct 07, 2009 at 10:30:38PM +0200, Szabolcs Nagy wrote:
> On 10/7/09, Jacob Todd wrote:
> > I was going to suggest something like that. Maybe a shift+click on a url
> > to add it to a file, and then use dmenu to either have surf go to the
> > url (don't know ho
On Thu, Oct 08, 2009 at 10:05:16PM +0200, Julien Steinhauser wrote:
> On Thu, Oct 08, 2009 at 11:13:38AM +0200, Szabolcs Nagy wrote:
> If I had to choose between tabs and several instances with a wm interaction,
> I'd choose the latest, despite the problematic raised by Jake Todd
> (giving the focu
On Fri, Oct 09, 2009 at 10:30:01AM +0200, Julien Steinhauser wrote:
> Furthermore, it already gives tools to do part of the job, lsw or xwininfo
> can provide a list of clients, dmenu can select them.
lsw is enough, it's what I'm using right now in the script.
> The tool could be dwm specific as
On Tue, Oct 20, 2009 at 11:29:46PM +0200, Axel Bayerl wrote:
> Ok, i have moved from yahoo...
>
> Now, on the thing that matters:
>
> Mysteroiusly the pertag patch was not uploaded to the hg repo =/
> I have uploaded it again...
> It's changeset 0e366e9744ec
>
It can take a while for a mod to ap
On Wed, Oct 21, 2009 at 02:46:44PM +0200, Thomas Dean wrote:
> On Wed, Oct 21, 2009 at 10:44:25AM +0200, Thomas Dean wrote:
> > On Wed, Oct 21, 2009 at 04:34:20AM -0400, Kris Maglione wrote:
> > > Sure, please file an issue.
> >
> > Hmm, I need a Google account for that? ... No! :-)
>
> Okay, I d
On Thu, Oct 22, 2009 at 09:40:13PM +0200, markus schnalke wrote:
> Dwm, surf, and probably more suckless projects contain the copyright
> symbol as UTF-8 character. In most cases, if not always, it is the only
> non-ASCII character in those files.
>
> I suggest to replace it with ``Copyright'' or
So, whoever said they had a bunch of changes to st that fixed a bunch of stuff,
are you ever going to push those changes?
--
Jake Todd
// If it isn't broke, tweak it!
pgpJFj2uvmhz9.pgp
Description: PGP signature
On Thu, Oct 29, 2009 at 01:27:53PM +0100, Tadeusz Sośnierz wrote:
> Hello,
> Few reports from me:
> 1) Don't know what's the reason, but typing address like
> 'www.google.com,' (with the comma at the end) is causing surf to act
> weird.
What would you expect it todo, you added a comma to a url. And
On Fri, Oct 30, 2009 at 09:32:30PM +, Aled Gest wrote:
> the psychology of people who overcompensate for their own inferiority
Psychology is pseudo-science.
--
Jake Todd
// If it isn't broke, tweak it!
pgpNhkmJyMmef.pgp
Description: PGP signature
On Thu, Nov 05, 2009 at 09:49:36AM +0100, Uriel wrote:
> I use ed almost every day, it is by far the fastest way to to small
> edits, by the time vi starts up, I have typed /foo\n c\n bar\n .\n
> wq\n
Vi? nvi (the only vi clone I know of) starts up instantly for me.
> And here is the thing about
On Fri, Nov 06, 2009 at 02:00:25AM +0100, Moritz Wilhelmy wrote:
> On Thu, Nov 05, 2009 at 04:38:26PM -0800, Charlie Kester wrote:
> > On Thu 05 Nov 2009 at 15:25:59 PST Thayer Williams wrote:
> >>
> >> It was, in my opinion, one of the best examples of a minimal yet
> >> functional website
> >
> >
On Thu, Nov 12, 2009 at 08:39:24PM +0100, Dieter Plaetinck wrote:
> take network interfaces on Linux for example. they have no device file
> and it makes perfect sense.
No it doesn't.
--
Jake Todd
// If it isn't broke, tweak it!
pgpIfsqzRRzSH.pgp
Description: PGP signature
On Sat, Nov 14, 2009 at 11:02:24AM -0500, d...@linuxcaffe.ca wrote:
> Slitas is a very small, very smart built-from-scratch linux distro. It
> features some surprisingly good ideas, is active and in use, and is
> very much the sort of distro that would "resonate" with the sorts of
> folks who
On Sat, Nov 14, 2009 at 11:58:44AM -0500, d...@linuxcaffe.ca wrote:
> Quoting Jacob Todd :
> > http://sta.li
> wow
>
> would you call that a distro ?
Yes.
> do you run a daily system on it ? (probably stupid question)
No, you run it as a system. Most likely you will use it da
On Sun, Nov 15, 2009 at 10:13:27AM +0100, covah...@altern.org wrote:
> On Sat, 14 Nov 2009, Jacob Todd wrote:
>
> > http://sta.li
>
> >We need a proper server to host the git repository (expected size of the
> >build environment repo is 2GB). Any mirror service is wel
On Thu, Dec 03, 2009 at 06:54:41AM +, Jonathan Slark wrote:
> 2) Being able to set a proxy. I would appreciate if surf honored
> http_proxy and https_proxy environment variables but I have no idea how
> easy this would be to implement.
This was added:
changeset: 166:79546c08cfa7
user:
On Sat, Dec 12, 2009 at 05:19:01PM +0100, Julien Steinhauser wrote:
> Hello,
>
> trying out freebsd, I wanted to install surf on it
> so i added webkit-gtk and gtk-2.0, i changed the value in config.mk
> from /usr/include/ and /usr/lib to /usr/local/include and /usr/local/lib
> to reflect the loca
On Mon, Jan 18, 2010 at 02:10:55AM +1100, Jessta wrote:
> It's good to note that Apple has been putting lots of effort in to the
> llvm c compiler (clang) because it parsers header files much faster
> than gcc and the current way Apple does includes is to have one
> include file that includes every
On Mon, Jan 18, 2010 at 11:07:50PM +0100, daspostloch wrote:
> On 01/18/2010 10:17 PM, Ryan R wrote:
> > Put this in your xorg.conf this turns off ctrl-alt-backspace and VT
> > switching.
> >
> > Section "ServerFlags"
> >Option "DontZap" "true"
> >Option "DontVTSwitch" "true"
> > EndSect
On Mon, Jan 18, 2010 at 10:41:01PM +, Jonathan Slark wrote:
> I was wondering what distros people use on this mailing list? I've
> tried a lot and I'm not happy with any of them. All I need is a
> toolchain/dev utils with minimal X install. I would then compile all
> the apps/dwm myself a
On Mon, Jan 18, 2010 at 10:34:47PM -0500, Samuel Baldwin wrote:
> 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
Couldn't slock just ignore ctl,alt, &c? Basically any char that can't be
used in a password.
--
Government is the great fiction through which everybody
endeavors to live at the expense of everybody else.
pgpap9fEkObwd.pgp
Description: PGP signature
On Wed, Jan 27, 2010 at 11:40:08AM +0100, Enno Boland (Gottox) wrote:
> Hi everyone!
>
> The name "surf" of my browser has derived directly from one of the
> first proof of concept I wrote. Unfortunally cassmodiah from the
> fedora project pointed out, that there are some other projects that
> are
On Tue, Feb 02, 2010 at 03:57:05PM +0100, Moritz Wilhelmy wrote:
> Maybe he's that rude because the plan9-colors make him aggressive ;)
>
I think it has to do with people being fucking dumb.
--
I am a man who does not exist for others.
pgptG6In8tsHm.pgp
Description: PGP signature
On Sun, Feb 14, 2010 at 04:04:54PM +0100, Preben Randhol wrote:
> So what is your point? Everything has to be written in C? This is
> mindbogglingly stupid. Not only is C; high maintenance, slow
> development cycle, insecure but also extremely low level.
What the fuck are you talking about? *How
On Wed, Feb 24, 2010 at 06:46:45PM -0500, Niki Yoshiuchi wrote:
> I think we should try and get wikipedia to delete the article, then get some
> well known and "reliable" source to write an article about how dwm was
> removed from wikipedia thus making dwm notable.
>
That seems counter-intuitive.
On Thu, Feb 25, 2010 at 01:52:58PM +0100, Sebastian Liem wrote:
> Internet says you are Swedish. We are pretty 'awesome' bureaucrats too.
>
> -- Sebastian
He's Italian, but I don't see how that matters.
--
I am a man who does not exist for others.
pgpULZAzNUTm5.pgp
Description: PGP signature
I'd like to see dmc improved upon. In it's current state it can already send
mail with smtp, but there are also aspects of it that could be polished a bit
more, like being able to receive mail, pgp support, et cetera.
More work on stali would be very nice, too.
--
I am a man who does not exist fo
On Wed, Mar 03, 2010 at 07:01:48PM -0500, Josh Rickmar wrote:
> Should probably say that I'm also a student (studying Computer
> Engineering at the University of Michigan) that would be interested in
> doing something like this. I don't yet know what exact project I'd like
> to take, keep posting
On Mon, Mar 08, 2010 at 08:25:10AM +, Anselm R Garbe wrote:
> Good idea. I add it.
>
> Cheers,
> Anselm
>
That was fast. Doesn't Android's libc not have utf8 support at the libc level?
I thought I read somewhere that it didn't. Is that not needed?
--
I am a man who does not exist for others
On Wed, Mar 10, 2010 at 05:26:52PM -0800, Will Light wrote:
> Git is still an array of small specialized tools, they just don't all
> get dumped in /usr/bin the way they used to. On my system they get
> put in /usr/lib/git-core.
>
> -w
>
Makes perfect sense.
--
I am a man who does not exist fo
I recently tried to build wmii-hg on my funtoo laptop, but was met with a
multitude of `undefined reference to blah' errors.
I hacked together a fix that allows wmii-hg to compile on my machine. I had to
add some things to INCLUDE and LIBS. I also ifdef'd the xinerama code that I
could find and ad
On Tue, Mar 23, 2010 at 01:26:31PM +, Lorenzo Bolla wrote:
> On Tue, Mar 23, 2010 at 1:16 PM, anonymous wrote:
>
> > You can use gvim if you really need vim.
> >
>
> True, but I edit on remote machines which might not have X.
>
>
>
> > Instead of screen you can use your tiling window mana
On Mon, Apr 05, 2010 at 02:18:49AM +, Connor Lane Smith wrote:
> On 5 April 2010 02:08, Connor Lane Smith wrote:
> > Mostly for fun, here's a simple replacement for xprop.
>
> A slightly improved version. (Sorry for the spam, I'm a perfectionist.)
>
> cls
Thanks for this, Connor.
Now for a
On Wed, Apr 07, 2010 at 06:22:49PM +, Bjartur Thorlacius wrote:
> ...
> P.S. I'm new here. Why's XML so evil? If you don't have to test for
> well-formed and validness, that is.
http://harmful.cat-v.org/software/xml/
> --
> þx,
> - Bjartur
>
--
I am a man who does not exist for others.
p
I've been using xorg-server-1.7.6 on gentoo since 02:44:02 PM 03/22/2010 and
haven't had any of the described problems. You don't have anything silly in
~.xinitrc, do you? Like a clock that is updated every second?
--
I am a man who does not exist for others.
pgpvZ5kV4biAX.pgp
Description: PGP
According to hg changeset 13 in the quark repo, quark can run werc. I'm not
sure if I've done something wrong in my configuration, or if there's something
missing in quark, but whenever I try to go to 127.0.0.1 (werc installation is
local), I get the following:
Fri Apr 9 19:18:01 2010: CGI SERVER
Head can be replaced with a script that calls `sed nq`, where n is positive
integer.
--
I am a man who does not exist for others.
pgp4NBp73lSLw.pgp
Description: PGP signature
On Mon, Apr 12, 2010 at 03:31:42PM +, Bjartur Thorlacius wrote:
> On 4/8/10, Jacob Todd wrote:
> > On Wed, Apr 07, 2010 at 06:22:49PM +, Bjartur Thorlacius wrote:
> >> ...
> >> P.S. I'm new here. Why's XML so evil? If you don't have to test f
On Mon, Apr 12, 2010 at 08:29:56PM +0200, pancake wrote:
> what about yaml?
I know nothing about yaml.
--
I am a man who does not exist for others.
pgpx6ENK4GUkG.pgp
Description: PGP signature
On Tue, Apr 13, 2010 at 08:21:21AM +0200, pancake wrote:
> On Apr 12, 2010, at 8:51 PM, Jacob Todd wrote:
>
> > On Mon, Apr 12, 2010 at 08:29:56PM +0200, pancake wrote:
> >> what about yaml?
> > I know nothing about yaml.
> So, RTFM :)
Just skimmed over the wikipedi
On Tue, Apr 13, 2010 at 02:57:15PM +0200, pancake wrote:
> Weird? It is like markdown, but for data.. Allows to map any kind of data
> structure on it.. This is much simpler, readable and expressive than xml.
>
> Where's the weird? A part from it supports many data structures?
The example given on
On Fri, Apr 16, 2010 at 11:00:12AM +0100, Anselm R Garbe wrote:
> I try to see how popular one can make a weird website:
>
> http://eyjafjallajoekull.com/
>
> Please add links ;)
>
> Cheers,
> Anselm
>
How is that supposed to be pronounced? No one on the news here can figure it
out. :P
--
I a
On Thu, Apr 22, 2010 at 05:47:07PM +0400, anonymous wrote:
> Do we really need that "What Works" list on http://surf.suckless.org/?
> It tells reader what sites works with WebKit?
>
Some sites do silly things with cookies, and they don't work, or don't work
too well with surf. I think it's somewha
On Tue, Apr 27, 2010 at 07:13:12PM +0200, Thuban wrote:
> Hello.
> I was wondering if it is possible to have dynamic tagging in dwm, like
> in wmii. Dwm is limited in tag number, but you also don't always need 9
> tab open (or more that you specified in config.h).
>
> Good evening.
>
Does wmii ha
This is a known problem, see the BUGS file.
pgp83Jjv9UzjJ.pgp
Description: PGP signature
$(cat surf.c)
;)
pgp9TR9mvMcgV.pgp
Description: PGP signature
On Tue, Jun 22, 2010 at 07:30:16AM +0200, Kai Heide wrote:
> 2010/6/20 Martin Kopta :
> > http://imgur.com/oPOeW.png
> src?
http://bender.eugenics-research.org/picture-src
pgpgvC3FM8aaK.pgp
Description: PGP signature
On Tue, Jun 29, 2010 at 12:34:52PM +0200, Uriel wrote:
> I'm looking for a minimally sane way to generate presentation slides,
> ideally using something similar to markdown and capable of generating
> decent-looking html (and hopefully) pdf.
>
> I know about magicpoint, and I normally use the trof
1 - 100 of 218 matches
Mail list logo