En 02/07/2009 21:58:01, Samuel Baldwin escribió:
I'm wondering how people use this; I normally have upwards of 30 tabs
open in firefox at a given time. I understand the idea is to let the
window manager manage the instances, but for someone like me, this
doesn't work too well.
I suppose I coul
There is a PKGBUILD to install surf on archlinux.
http://aur.archlinux.org/packages.php?ID=27863
--
salU
www.ushcompu.com.ar
Hi, i want to report a dwm bug report in hg version.
I compiled dwm without xinerama support.
Clients / windows, does not show, only show title bar.
Screenshot at:
http://img199.imageshack.us/img199/4089/200907010902591280x1024.png
urxvt is on title bar, but urxvt is not visible.
And there is no
Hi, I found a bug (i think so).
(sorry by my poor english)
dwm.c line 1639
#ifdef XINERAMA
XineramaScreenInfo *info = NULL;
if(XineramaIsActive(dpy))
info = XineramaQueryScreens(dpy, &n);
#endif
I don't use XINERAMA, then var n never is assigned, then the next f