[dev][smdev] Fixed Makefile to create bin folder

2014-04-05 Thread Ari Malinen
Its hard to write ebuilds for smdev because this line is missing from smdev: @mkdir -p ${DESTDIR}${PREFIX}/bin Here is patch: http://koti.kapsi.fi/~deferi/patches/smdev-git-create-bin.diff diff --git a/Makefile b/Makefile index 48749e5..59d844f 100644 --- a/Makefile +++ b/Makefile @@ -53,6 +53,7 @

[dev] [st] 0.5 release

2014-04-05 Thread Christoph Lohmann
Greetings comrades, I am proud to announce the 0.5 release of st. Much has changed. Here is the changelog: * the drawing code has been reworked * higly efficient blinking support * jumping back in time now works * selection code has been fixed in many ways * wrapping

Re: [dev] st stutter and freeze during window resize via mouse drag

2014-04-05 Thread Silvan Jegen
On Sat, Apr 05, 2014 at 08:35:59PM +0200, Christoph Lohmann wrote: > According to sysprof st is spending on my system most of the time in de‐ > coding utf8. But that’s not what’s hogging the system when running cma‐ > trix(1). The Intel DRM driver is too slow, as it seems. I have the same > hoggi

Re: [dev] st stutter and freeze during window resize via mouse drag

2014-04-05 Thread Christoph Lohmann
Greetings. On Sat, 05 Apr 2014 20:35:59 +0200 Toaster Toaster wrote: > On Thu, Apr 3, 2014 at 10:34 PM, Toaster Toaster > wrote: > > On Thu, Apr 3, 2014 at 9:34 PM, Christoph Lohmann <2...@r-36.net> wrote: > >> Greetings. > >> > >> On Fri, 04 Apr 2014 06:34:55 +0200 Toaster Toaster > >> wrot

[dev] [st] [patch] typedefs instead of #defines

2014-04-05 Thread noname
Replaced #defines with typedefs where possible, patch attached. diff --git a/st.c b/st.c index a4f467d..89e93e0 100644 --- a/st.c +++ b/st.c @@ -36,10 +36,6 @@ char *argv0; #define Glyph Glyph_ #define Font Font_ -#define Draw XftDraw * -#define Colour XftColor -#define Colourmap Colormap -#def

[dev] Backspace (was: st stutter and freeze ...)

2014-04-05 Thread Roberto E. Vargas Caballero
> well, the information got updated to the latest stable release, and IMHO the > system default only matters for > > * people using st from their repositories (which is the latest stable, 0.4.1), > so the def. matches now > * people using openbsd, which relies entirely on entries in the terminfo

Re: [dev] st stutter and freeze during window resize via mouse drag

2014-04-05 Thread Nils R
Roberto E. Vargas Caballero schrieb am 05.04.2014 08:22: > > Just checked, the information already got updated in > >http://invisible-island.net/datafiles/current/terminfo.src.gz: > > Uhmmm, too fast!. I was thinking change the behaviour of backspace, > that in this moment is generating delete ins