[dev] Re: [PATCH] wmii - client mapping events

2011-04-02 Thread Suraj Kurapati
On Mon, Mar 28, 2011 at 3:53 PM, Suraj Kurapati sun...@gmail.com wrote: On Sun, Mar 27, 2011 at 1:04 AM, Suraj Kurapati sun...@gmail.com wrote: The following patch against wmii-hg r2785 allows my wmiirc to know when clients are added to or removed from the current view. Here is an updated

Re: [dev] [st] bold as bright (again)

2011-04-02 Thread pancake
We should start sending mails in ansi. html sucks. I still think that were still in time to not apply the patch and fix buggy apps.. I mean. Current screens doesnt have those limitations to keep maintaining nonsense hacks. We can probably write a text explaining the issue and a list of

Re: [dev] [st] bold as bright (again)

2011-04-02 Thread Ethan Grammatikidis
On 2 Apr 2011, at 1:04 pm, pancake wrote: We should start sending mails in ansi. html sucks. You got me searching sixteencolors.net for an ORLY owl in ansi, :p but the only owl I found had all hellfire in the background (and in its eyes). Curiously enough it came from a document

[dev] [st] Support UTF8 clipboard

2011-04-02 Thread Petr Sabata
This patch adds UTF8 clipboard support via UTF8_STRING, if it's available. This is needed to correctly exchange UTF8 data with other applications. -- Petr --- st.c | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/st.c b/st.c index 561d5b0..366f681 100644 ---

Re: [dev] [st] Support UTF8 clipboard

2011-04-02 Thread Aurélien Aptel
On Sat, Apr 2, 2011 at 6:11 PM, Petr Sabata psab...@redhat.com wrote: This patch adds UTF8 clipboard support via UTF8_STRING, if it's available. This is needed to correctly exchange UTF8 data with other applications. ok -       } else if(xsre-target == XA_STRING) { +       } else

Re: [dev] [st] bold as bright (again)

2011-04-02 Thread Aurélien Aptel
On Fri, Apr 1, 2011 at 3:43 PM, Nick suckless-...@njw.me.uk wrote: Yes, the code for this was commented out, saying that draw() can't keep up. It seems to work nicely for me, though, so barring complaints it would be nice to apply the attached patch. It's really slow on a high resolution. Try

Re: [dev] @bleidl, 26/03/11 19:41

2011-04-02 Thread Andrei
It's written by Montrealers/Canadians, whaddya expect? -- A On Thu, Mar 31, 2011 at 5:37 PM, Kurt H Maier karmaf...@gmail.com wrote: On Thu, Mar 31, 2011 at 5:04 PM, Ethan Grammatikidis eeke...@fastmail.fm wrote: I generally find it easy to avoid the bullshit on big sites, but even if it

Re: [dev] [st] A few small patches

2011-04-02 Thread Aurélien Aptel
On Fri, Apr 1, 2011 at 12:03 AM, Aurélien Aptel aurelien.ap...@gmail.com wrote: I was thinking the same thing. Plus, Kai Hendry already packaged st for debian. So, let's do this. I've tagged v0.1 to tip.

Re: [dev] How do you cope with OSX? (if at all)

2011-04-02 Thread Mason Larobina
On 18 March 2011 20:07, Anselm R Garbe garb...@gmail.com wrote: On 18 March 2011 13:02, Enno Boland (Gottox) got...@gmail.com wrote: I'm using MacPorts and XQuartz to run dwm on my air. It works ok, but in the longterm I want to replace macos by linux. In my impression running Linux natively

Re: [dev] How do you cope with OSX? (if at all)

2011-04-02 Thread Hank
do you use refit or grub-efi? --hank On 04/02/11 20:20, Mason Larobina wrote: On 18 March 2011 20:07, Anselm R Garbe garb...@gmail.com wrote: On 18 March 2011 13:02, Enno Boland (Gottox) got...@gmail.com wrote: I'm using MacPorts and XQuartz to run dwm on my air. It works ok, but in the

[dev] Re: [PATCH] wmii - client mapping events

2011-04-02 Thread Suraj Kurapati
I posted this patch on the wmii issue tracker: http://code.google.com/p/wmii/issues/detail?id=232 Sorry for the noise thus far.

[dev] Re: [PATCH] wmii hg - witray in normcolors

2011-04-02 Thread Suraj Kurapati
I posted this patch on the wmii issue tracker: http://code.google.com/p/wmii/issues/detail?id=234 Sorry for the noise thus far.