[dev] Re: dwm xinerama config.mk settings

2009-10-13 Thread Andrew Antle
On 10/13/09, Anselm R Garbe wrote: > Andrew suggested to disable Xinerama by default in dwm at > http://lists.suckless.org/hackers/0910/2296.html recently. > I remember others suggested that on IRC as well a couple of times. > > I'm a little uneasy with that since I'm using Xinerama all the time >

Re: [dev] [wmii] rumai - "previous" tag

2009-10-13 Thread Suraj Kurapati
On Tue, Oct 13, 2009 at 6:56 PM, Nathan Neff wrote: > Is there a property that refers to the tag that > was previously viewed?  For example, if I'm on Tag 1, > and jump to Tag 4, is there some way to access Tag 1? One way is to monkey patch it like this: script: before: | # ugh.. it's a gl

Re: [dev] [wmii] rumai - "previous" tag

2009-10-13 Thread Kris Maglione
On 2009-10-13, Nathan Neff wrote: > Is there a property that refers to the tag that > was previously viewed? For example, if I'm on Tag 1, > and jump to Tag 4, is there some way to access Tag 1? > > I'd like to create an Alt-Tab shortcut that jumps back > to the previously viewed Tag. For what i

[dev] [wmii] rumai - "previous" tag

2009-10-13 Thread Nathan Neff
Hello, I'm using the Rumai config with wmii -- one of the latest versions (Oct 6) Is there a property that refers to the tag that was previously viewed? For example, if I'm on Tag 1, and jump to Tag 4, is there some way to access Tag 1? I'd like to create an Alt-Tab shortcut that jumps back to

Re: [dev] cons-wm

2009-10-13 Thread Antoni Grzymala
Samuel Baldwin dixit (2009-10-13, 15:52): > 2009/10/13 Antoni Grzymala : > > I know CL is not Scheme, but did you check out StumpWM [1]? > > I did, but I didn't know CL at the time so I was turned off, > especially since I was coming from Ratpoison. I should take a look at > that again though, th

Re: [dev] [wmii] hg2540 fails on make install using DESTDIR

2009-10-13 Thread Kris Maglione
>I build wmii on Arch using the PKGBUILD from AUR. >make finishes fine, but make DESTDIR=${pkgdir} install fails: Thanks, fixed.

Re: [dev] cons-wm

2009-10-13 Thread Samuel Baldwin
2009/10/13 Antoni Grzymala : > I know CL is not Scheme, but did you check out StumpWM [1]? I did, but I didn't know CL at the time so I was turned off, especially since I was coming from Ratpoison. I should take a look at that again though, thanks. Unfortunately none of these wm's ever turn out t

Re: [dev] cons-wm

2009-10-13 Thread Kris Maglione
On 2009-10-13, Robert C Corsaro wrote: > Eduardo Cavazos wrote: >> Hello, >> >> cons-wm is a window manager written in Ypsilon Scheme. It is minimalist >> and experimental. >> >> > [snip] >> http://proteus.freeshell.org/cons-wm-2009-10-11-a.png >> >> I'm not trying to compete with the legendar

Re: [dev] plan9port in hg2533?

2009-10-13 Thread Kris Maglione
On 2009-10-13, Davide Anchisi wrote: >Upgraded to the new hg tip, and put the correct path in .profile. > >Now it works. Thanks! Good. Yes, make config is gone on purpose. >I also tried the "make deb" way, but the process exit with: I've updated the debian build code, but unfortunately, I don't

[dev] [wmii] hg2540 fails on make install using DESTDIR

2009-10-13 Thread Thomas Dahms
Hi, I build wmii on Arch using the PKGBUILD from AUR. make finishes fine, but make DESTDIR=${pkgdir} install fails: ... INSTALL README /bin/sh: line 1: /home/dahms/packages/wmii-hg/pkg/usr/share/doc/wmii/README: No such file or directory make: *** [simpleinstall] Error 1 Doing it once again gi

Re: [dev] dwm xinerama config.mk settings

2009-10-13 Thread David Neu
On Tue, Oct 13, 2009 at 1:24 PM, Anselm R Garbe wrote: > Andrew suggested to disable Xinerama by default in dwm at > http://lists.suckless.org/hackers/0910/2296.html recently. > I remember others suggested that on IRC as well a couple of times. > > I'm a little uneasy with that since I'm using Xin

Re: [dev] dwm xinerama config.mk settings

2009-10-13 Thread Mate Nagy
Hiho, > I'm a little uneasy with that since I'm using Xinerama all the time > nowadays. But I wouldn't mind doing that by default. > > Any complaints? yes plz (although didn't we have this thread a couple of times?) I think Xinerama should be enable by default - most people will have the necessa

[dev] dwm xinerama config.mk settings

2009-10-13 Thread Anselm R Garbe
Andrew suggested to disable Xinerama by default in dwm at http://lists.suckless.org/hackers/0910/2296.html recently. I remember others suggested that on IRC as well a couple of times. I'm a little uneasy with that since I'm using Xinerama all the time nowadays. But I wouldn't mind doing that by de

Re: [dev] Re: clients with large min size

2009-10-13 Thread Anselm R Garbe
2009/10/7 Szabolcs Nagy : > On 10/6/09, Szabolcs Nagy wrote: >> another corner case: > > a tiled client can be resized with mod+right click, but it only works > on the main monitor This is a bug, will be fixed. > dmenu appears on the monitor where the pointer is and not on selmon I think using

Re: [dev] Re: clients with large min size

2009-10-13 Thread Anselm R Garbe
2009/10/6 Szabolcs Nagy : > On 10/6/09, Szabolcs Nagy wrote: >> another corner case: > > enternotify is handled even when the entered window is already focused > (eg moving the mouse to the bar and back, scrolling on the border..) > > focusing might be expensive for some clients (eg dim/light up)

Re: [dev] Re: clients with large min size

2009-10-13 Thread Anselm R Garbe
2009/10/6 Szabolcs Nagy : > another corner case: > dragging a client around snapping only works on selmon and selmon is > not updated once the client is dragged on the other monitor > > not terribly surprising, but worth a mention here.. I think that should stay as is, otherwise snapping would bec

Re: [dev] clients with large min size

2009-10-13 Thread Anselm R Garbe
2009/10/5 Szabolcs Nagy : > there are some clients with large minimum size (eg gnome programs: > gedit, evince (with side plane),..) which might cause problems: > * tiling algorithm does not handle the case when the clients on the > stack are larger than configured (it handles the case when they ar

Re: [dev] Suckless mail client solution?

2009-10-13 Thread Anselm R Garbe
2009/10/6 pancake : > markus schnalke wrote: >> >> [2009-10-06 16:26] pancake >>> >>> PD: Actually I have not found a more fast, usable and simplest mail >>> client >>> than the one shipped with iphone-os. And no, fetchmail,mutt,claws,telnet >>> are not decent solutions. Should we open another thr

Re: [dev] [dwm] StatusColors patch update

2009-10-13 Thread Anselm R Garbe
Feel free to always commit patches to the sites directory/wiki and add the links to the right markdown page: See http://suckless.org/wiki/ for how to use the wiki. Thanks and kind regards, Anselm 2009/10/6 Axel Bayerl : > I have updated the patch of status colors to the latest hg rev (2bcd25cce4

Re: [dev] dwm and -geometry

2009-10-13 Thread Anselm R Garbe
2009/10/4 Eckehard Berns : >> But I would be more happy if I could decide which windows would >> remain floating when I turn to the tabbed mode. > > Although I don't think this is a good way to use dwm, the following > patch to tip should make dwm put windows with user specified geometry > into flo

Re: [dev] cons-wm

2009-10-13 Thread Ramil Farkhshatov
On Mon, Oct 12, 2009 at 10:15:39PM -0400, Samuel Baldwin wrote: > 2009/10/12 Kris Maglione : > > Why not? By all means, compete! > > Indeed, a dwm-esq window manager in scheme would be enough to > cultivate a lot of my interest. You can try my window manager implemented in scheme (gambit-c):

Re: [dev] cons-wm

2009-10-13 Thread Antoni Grzymala
Samuel Baldwin dixit (2009-10-12, 22:15): > 2009/10/12 Kris Maglione : > > Why not? By all means, compete! > > Indeed, a dwm-esq window manager in scheme would be enough to > cultivate a lot of my interest. I know CL is not Scheme, but did you check out StumpWM [1]? [1] www.nongnu.org/stumpwm/

Re: [dev] cons-wm

2009-10-13 Thread Robert C Corsaro
Eduardo Cavazos wrote: Hello, cons-wm is a window manager written in Ypsilon Scheme. It is minimalist and experimental. [snip] http://proteus.freeshell.org/cons-wm-2009-10-11-a.png I'm not trying to compete with the legendary DWM here. Just sharing an experiment with folks who might b

Re: [dev] plan9port in hg2533?

2009-10-13 Thread Davide Anchisi
Thanks, and problems with "make deb". Upgraded to the new hg tip, and put the correct path in .profile. Now it works. Thanks! I compiled in the usual way (make && make install) and I noticed that "make config" is gone. I think that is meant. I also tried the "make deb" way, but the process exit

Re: [dev] plan9port in hg2533?

2009-10-13 Thread Kris Maglione
.bashrc is only run for interactive shells. I suppose you're starting wmii from a session manager, which means that your bashrc is never sourced. At any rate, the error is enough evidence that rc is not in your path. wmii9rc is irrelevant, since it isn't used anymore. Move your PATH and PLAN9 defin

Re: [dev] plan9port in hg2533?

2009-10-13 Thread Davide Anchisi
Hi Kris, still not working. My .xsession-errors reports: /usr/bin/env: rc: no file or directory In $PATH (in .bashrc) I have /usr/local/plan9/bin, where rc is, and also /usr/local/bin/ where wmii9rc is. I also changed rc.wmii.local to wmiirc_local.rc Moreover, I can run no xterminal or appli

Re: [dev] plan9port in hg2533?

2009-10-13 Thread Kris Maglione
>I have some problem running wmii with plan9port in hg2533. >I compiled it on a Ubuntu 9.04 64bit machine. >No dmenu and no action is working, and no rc.wmii.local running. >Things are ok with the regular (no plan9) flavour. I have no such problems. Is there any console output? If not, try running

[dev] plan9port in hg2533?

2009-10-13 Thread Davide Anchisi
Hi, I have some problem running wmii with plan9port in hg2533. I compiled it on a Ubuntu 9.04 64bit machine. No dmenu and no action is working, and no rc.wmii.local running. Things are ok with the regular (no plan9) flavour. My .xsession file is: until wmii -r plan9port/wmiirc; do true done W