Re: [dev] [git] please add wmii and libixp to the github mirror

2012-08-20 Thread Jonas Bernoulli
on oftc irc > > [0]: http://wmii.suckless.org > [1]: http://dl.suckless.org/wmii > > > > On 20 August 2012 22:14, Jonas Bernoulli wrote: >> >> Hello >> >> This is a message to the person who maintains the git mirror on >> github. (This address was

[dev] [git] please add wmii and libixp to the github mirror

2012-08-20 Thread Jonas Bernoulli
Hello This is a message to the person who maintains the git mirror on github. (This address was given as contact address.) Thanks for the mirror. Could you please also add wmii and libixp? Best regards, Jonas

Re: [dev] terminal that accepts any size

2010-03-22 Thread Jonas Bernoulli
On Mon, Mar 22, 2010 at 19:19, Connor Lane Smith wrote: > On 22 March 2010 18:13, Jonas Bernoulli wrote: >> On Sat, Mar 20, 2010 at 21:40, hiro <23h...@googlemail.com> wrote: >> > 9term >> >> I couldn't download it from http://www.cs.usyd.edu.au/~ma

Re: [dev] terminal that accepts any size

2010-03-22 Thread Jonas Bernoulli
On Sat, Mar 20, 2010 at 22:06, Antoni Grzymala wrote: > The terminal provides the hints, it's up to the wm, to make use from > them or not. *xterm and *rxvt will behave the way you want if you > disable obeying resizehints in your window manager. Okay I will try that then. > Whether it's tunable

Re: [dev] terminal that accepts any size

2010-03-22 Thread Jonas Bernoulli
On Sat, Mar 20, 2010 at 21:40, hiro <23h...@googlemail.com> wrote: > 9term I couldn't download it from http://www.cs.usyd.edu.au/~matty/9term/. Where else should I get it?

Re: [dev] terminal that accepts any size

2010-03-20 Thread Jonas Bernoulli
On Sat, Mar 20, 2010 at 18:04, Alexander Surma wrote: > Well, resizehints are exactly that, hints. Not an obligation. > It's usually the job of the window manager to respect (or not to > respect) those hints - it's not > something that has to be changed in the implementation of the terminal > emu

Re: [dev] terminal that accepts any size

2010-03-20 Thread Jonas Bernoulli
On Sat, Mar 20, 2010 at 17:12, pancake wrote: > ??? Size of what? > > Are you talking about resizehints? Yes.

[dev] terminal that accepts any size

2010-03-20 Thread Jonas Bernoulli
Hello Does anyone know a terminal emulator that does accept any window size? I have tried "st" in the hope that it would provide such a feature; but no luck. Thanks Jonas

[dev] [wmii] missing libraries

2009-12-17 Thread Jonas Bernoulli
Hello Tried Xmonad for a while now but I never felt at home. Unfortunately am unable to go back to wmii because of this: # make ... MAKE all cmd/wmii/ CC cmd/wmii/area.o In file included from /usr/include/X11/Xft/Xft.h:39, from ../../include/x11.h:9, from cmd/wmi

[dev] Re: [dmenu] Xkb redirection not recognized

2009-10-16 Thread Jonas Bernoulli
I wasn't registered yet when I tried to send the previous email and I did resend it after registration I forgot to add the attachment. Here it is. diff --git a/usr/share/X11/xkb/symbols/us b/usr/share/X11/xkb/symbols/us index c732de6..0d26ccc 100644 --- a/usr/share/X11/xkb/symbols/us +++ b/usr/sha

[dev] [dmenu] Xkb redirection not recognized

2009-10-16 Thread Jonas Bernoulli
Hi In X11 using the X keyboard extension (xkb) it is possible to redirect one key to another. For example I have redirected "Control+j" to "left", "Control+l" to "right" and likewise other keys. So when I press "j" while control is pressed this is supposed to redirect to "left" and release all mo