[dev] gridmode for dwm-5.8.2

2010-06-02 Thread Lorenzo Bolla
As a simple exercise, I've adapted the historical gridmode to dwm-5.8.2 L. diff -r 62791cc97f88 config.def.h --- a/config.def.h Tue Jun 01 17:39:26 2010 +0100 +++ b/config.def.h Wed Jun 02 13:42:49 2010 +0100 @@ -26,11 +26,13 @@ static const float mfact = 0.55; /* factor of master area size

[dev] [surf] tracking error

2010-06-02 Thread Peter John Hartman
Below is a very minor addition to surf.c. In my bmarks-history script, I store uris into a history file, but I wanted to only store sucessful or real uris there, and not typos. There was no way to determine this before. Now, I can check _SURF_URI for the word Error if the uri fails. This

Re: [dev] [st] border crop fix

2010-06-02 Thread Aurélien Aptel
On Mon, May 31, 2010 at 11:38 PM, Adrian ingol...@gmail.com wrote: St has a bug where characters are always cropped slightly off of the bottom and right hand sides of the window. I suspect that this is caused by st not taking into account the border when regenerates the pixmap during a window

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-06-02 Thread ilf
On 06-02 10:13, ilf wrote: Now mplayer and flash fullscreen work, yay! One more thing i noticed: Now Firefox fullscreen always covers the entire screen, including the dwm status bar. Without the patch, fullscreen still displayed the status bar, it being toggable was kind of nice. This is

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-06-02 Thread Antoni Grzymala
ilf dixit (2010-06-02, 18:19): On 06-02 10:13, ilf wrote: Now mplayer and flash fullscreen work, yay! One more thing i noticed: Now Firefox fullscreen always covers the entire screen, including the dwm status bar. Without the patch, fullscreen still displayed the status bar, it being

[dev] [libixp/wmii] getpagesize.c: Assertion `_rtld_global_ro._dl_pagesize != 0' failed.

2010-06-02 Thread Jonas H.
hello there, I am getting assertion errors for a few days now, for example if I run $ wmiir namespace wmiir: ../sysdeps/unix/sysv/linux/getpagesize.c:32: __getpagesize: Assertion `_rtld_global_ro._dl_pagesize != 0' failed. gdb stack trace: [snip] #4 0xb7f48fef in getpagesize ()

Re: [dev] [libixp/wmii] getpagesize.c: Assertion `_rtld_global_ro._dl_pagesize != 0' failed.

2010-06-02 Thread Kris Maglione
On Wed, Jun 02, 2010 at 09:13:22PM +0200, Jonas H. wrote: I am getting assertion errors for a few days now, for example if I run $ wmiir namespace wmiir: ../sysdeps/unix/sysv/linux/getpagesize.c:32: __getpagesize: Assertion `_rtld_global_ro._dl_pagesize != 0' failed. gdb stack trace:

Re: [dev] surf 0.4 tries to free an invalid pointer

2010-06-02 Thread Pierre Chapuis
On Tue, 1 Jun 2010 17:13:18 -0400, Kris Maglione maglion...@gmail.com wrote: On Tue, Jun 01, 2010 at 10:56:34PM +0200, Pierre Chapuis wrote: I installed surf 0.4 on Arch Linux and it crashed when I tried to click on a link to a binary file (actually to its own archive on suckless' website).

Re: [dev] surf 0.4 tries to free an invalid pointer

2010-06-02 Thread Kris Maglione
On Wed, Jun 02, 2010 at 10:56:02PM +0200, Pierre Chapuis wrote: On Tue, 1 Jun 2010 17:13:18 -0400, Kris Maglione maglion...@gmail.com wrote: On Tue, Jun 01, 2010 at 10:56:34PM +0200, Pierre Chapuis wrote: I installed surf 0.4 on Arch Linux and it crashed when I tried to click on a link to a

Re: [dev] [st] border crop fix

2010-06-02 Thread Adrian
On 02/06/2010, Aurélien Aptel aurelien.ap...@gmail.com wrote: The problem lies in the size hints : they do not seem to be handled correctly by the wm (i'm using wmii) or I'm not using them correctly (more probable). I've been reading up on this and it seems that you need to set