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

2011-04-03 Thread ilf
On 04-03 02:06, Aurélien Aptel wrote: I've tagged v0.1 to tip. Yay, http://st.suckless.org/ needs a link to st-0.1.tar.gz, though. -- ilf Über 80 Millionen Deutsche benutzen keine Konsole. Klick dich nicht weg! -- Eine Initiative des Bundesamtes für Tastaturbenutzung signatu

[dev] dwm taskbar font

2011-04-03 Thread Le Tian
Could somebody explain or help me how to set a dwm taskbar font properly, cause I'm tired of guessing what am I doing wrong: I run arch and added dwm via abs into my home dir. So here are my actions: 1. cd into dwm compile dir (cd Public/dwm_sync/dwm/) 2. ls Public/dwm_sync/dwm/ { config config.h

[dev] [st] Selection should take BORDER into account

2011-04-03 Thread Petr Sabata
I use 10px BORDER and it's been quite annoying to start and end my selection a row and a few columns off. The selection code should respect BORDER. The patch below should do the thing. -- Petr --- st.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/st.c b/st.c i

Re: [dev] dwm taskbar font

2011-04-03 Thread Jan
On Sun, 3 Apr 2011 13:52:59 +0300, Le Tian wrote: > [snip] > 5. restart looks alright, I don't know about the makepkg arguments. Why don't you just clone the hg and compile it? My binary is in $HOME/.local/bin, and that dir is in my path. Since my dwm-binary stores personal customizations (in you

Re: [dev] dwm taskbar font

2011-04-03 Thread Le Tian
On Sun, Apr 3, 2011 at 2:36 PM, Jan wrote: > > On Sun, 3 Apr 2011 13:52:59 +0300, Le Tian wrote: > > [snip] > > 5. restart > looks alright, I don't know about the makepkg arguments. Why don't you > just clone the hg and compile it? My binary is in $HOME/.local/bin, and > that dir is in my path.

Re: [dev] dwm taskbar font

2011-04-03 Thread Thanos Zygouris
On Sunday 03 April 13:52, Le Tian wrote: > Could somebody explain or help me how to set a dwm taskbar font properly, > cause I'm tired of guessing what am I doing wrong: > > I run arch and added dwm via abs into my home dir. So here are my actions: > 1. cd into dwm compile dir (cd Public/dwm_sync/

Re: [dev] dwm taskbar font

2011-04-03 Thread Le Tian
thank you guys, just edited config.h and installed from source -- it works, I shouldn't have used abs. the issue is closed.

Re: [dev] Sup and dmc

2011-04-03 Thread Džen
I don't know what you guys think, but why not simply return messages which contain a text/html attachment to the sender? Maybe like this people might learn it someday and trash such shitty MUAs... On 01/04/11 02:09am, hiro wrote: > I just looked at the source and what is this shit?!?!

Re: [dev] Sup and dmc

2011-04-03 Thread Ethan Grammatikidis
On 3 Apr 2011, at 1:37 pm, Džen wrote: I don't know what you guys think, but why not simply return messages which contain a text/html attachment to the sender? Maybe like this people might learn it someday and trash such shitty MUAs... I think some mailing lists do this. Some simply drop all

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

2011-04-03 Thread Kris Maglione
On Thu, Mar 24, 2011 at 04:27:29PM -0700, Suraj Kurapati wrote: Hello, I became tired of seeing witray render itself in selcolors (by default) and changed it to use normcolors as shown below. That's one less distraction and more productivity for me. Hm. I have to admit that I think I chose se

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

2011-04-03 Thread Kris Maglione
On Mon, Mar 28, 2011 at 03:53:26PM -0700, Suraj Kurapati wrote: On Sun, Mar 27, 2011 at 1:04 AM, Suraj Kurapati 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 patch that renames the event

[dev] [st] 0.1 Feedback - Was: A few small patches

2011-04-03 Thread ilf
On 04-03 02:06, Aurélien Aptel wrote: I've tagged v0.1 to tip. 1. config.mk still sais VERSION = 0.0 2. alsamixer(1) behaves horribly. 3. I really like urxvt(1)s urlLauncher functionality. Copy+Pasting URLs is a PITA, especially on laptops without a middle mouse button for pasting. What do

Re: [dev] [st] 0.1 Feedback - Was: A few small patches

2011-04-03 Thread stanio
I gave st a try again these days. Is pretty stable. cool. * ilf [2011-04-03 20:00]: > On 04-03 02:06, Aurélien Aptel wrote: > >I've tagged v0.1 to tip. > 2. alsamixer(1) behaves horribly. same here. but I can live with the visual shit. Or you experience other oddities? > 3. I really like urxvt(

Re: [dev] [st] 0.1 Feedback - Was: A few small patches

2011-04-03 Thread Aurélien Aptel
On Sun, Apr 3, 2011 at 7:59 PM, ilf wrote: > 1. config.mk still sais VERSION = 0.0 fuck. I've also got mixed up while testing some stuff with Petr's BORDER patch and commited the wrong thing... Do I make a 0.1.1 fixed version or do I move the 0.1 tag to a fixed version? I only have to edit .hgtag

Re: [dev] [st] 0.1 Feedback - Was: A few small patches

2011-04-03 Thread Aurélien Aptel
On Sun, Apr 3, 2011 at 8:27 PM, Aurélien Aptel wrote: > I've also got mixed up while testing some stuff with Petr's BORDER Sorry, I meant Petr's utf8 clipboard patch. The result is copy/paste doesn't work...

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

2011-04-03 Thread Suraj Kurapati
On Sun, Apr 3, 2011 at 7:36 AM, Kris Maglione wrote: > Hm. I have to admit that I think I chose selcolors because that's the color > of my clock panel to the far right of my bar. Interesting, so you draw your clock bar with selcolors? > It may have something to do > with the fact that hardly any

Re: [dev] [st] 0.1 Feedback - Was: A few small patches

2011-04-03 Thread ilf
On 04-03 20:27, Aurélien Aptel wrote: 2. alsamixer(1) behaves horribly. Could you be more specific? Screenshots, stderr, etc. If you're using TERM=st, make sure you've install the terminfo entry, as explained in the faq. It just renders horribly slow, like downloading a GIF in the Ninetees.

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

2011-04-03 Thread Suraj Kurapati
On Sun, Apr 3, 2011 at 7:38 AM, Kris Maglione wrote: > I like this idea, but I don't like that it only applies to the selected > view. I'll add an attach event that includes the client and the view. Sure, emitting an event like that should be sufficient for my needs: event("ArrangeView %s %#C\

Re: [dev] [st] 0.1 Feedback - Was: A few small patches

2011-04-03 Thread Aurélien Aptel
Ok, I've tagged a new 0.1.1 version, the clipboard/version should be fixed. On Sun, Apr 3, 2011 at 9:02 PM, ilf wrote: > It just renders horribly slow, like downloading a GIF in the Ninetees. oh so it's just slow, there's no gfx bug? In that case, I'm aware of this.

Re: [dev] [st] 0.1 Feedback - Was: A few small patches

2011-04-03 Thread Ethan Grammatikidis
On 3 Apr 2011, at 6:59 pm, ilf wrote: 2. alsamixer(1) behaves horribly. I dunno about anyone else, but alsamixer is one of only 2 curses programs I still use. :} Well, 3 really, I still have to use vi occasionally. 3. I really like urxvt(1)s urlLauncher functionality. Copy+Pasting URL