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
>
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
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
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
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
>I build wmii on Arch using the PKGBUILD from AUR.
>make finishes fine, but make DESTDIR=${pkgdir} install fails:
Thanks, fixed.
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
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
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
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
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
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
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
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
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)
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
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
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
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
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
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):
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/
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
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
.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
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
>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
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
28 matches
Mail list logo