Re: [dev] [surf] A debian package?

2010-05-07 Thread markus schnalke
[2010-05-06 22:58] julien.steinhau...@orange.fr > On Thu, May 06, 2010 at 08:59:54AM +0200, Troels Henriksen wrote: > > > When is a Debian package of surf useful? > > For demo usage i guess, as for the dwm package. Ever heard of apt-get source foo ? You get the debianized sources this wa

[dev] SDL fullscreen problems in dwm

2010-05-07 Thread Thomas Spurden
I have recently being playing a few games that use SDL to get a full-screen window. This causes some problems with dwm. These have been discussed before on the list, but have always assumed is was simply a problem with SDL assuming a reparenting WM. I came across a post on the awesome mailing li

Re: [dev] [dmenu] incremental output patch

2010-05-07 Thread Rob
Here's a config.h macro if anyone wants it. #define INC_SEARCH { .v = (char *[]){ "/bin/sh", "-c", \ "dmenu -r < /dev/null | while read -r find;do xprop -id $0 -f _SURF_FIND 8s "\ "-set _SURF_FIND \"$find\";done", \ winid, NULL } } On 5 May 2010 20:11, Troels Henriksen wrote: > The at

Re: [dev] SDL fullscreen problems in dwm

2010-05-07 Thread Jacob Todd
This is a known problem, see the BUGS file. pgp83Jjv9UzjJ.pgp Description: PGP signature