Re: [dev] which minimal os

2011-02-13 Thread loz.accs
>where is that guy >who couldn't change cursors because of gentoo's "optimizations"? DIfferent cursors are not needed. +1 to gentoo and funtoo.

Re: [dev] wmii opening new windows in same tag

2011-01-29 Thread loz.accs
Hi, Thomas. I don't see anything about "group=0" in wmii documentations. Where documentation for current wmii. if it exists, can be found? Or read wmii sources is the only way to learn this?) 2011/1/28, Thomas Dahms : > Hi, > > On Fri, 28 Jan 2011 00:08:49 +0100, Eitan Goldshtrom > wrote: > >> Hi

Re: [dev] wmii 3.9.2 broke notify-send

2011-01-29 Thread loz.accs
Hi, Eitan. I just test notify-send on my wmii-3.9.2-r2 and notification normally appears no matter what urgency specified. So I don't think that notifiy-send was broken in 3.9.2. Did you change anything except wmii? 2011/1/29, Eitan Goldshtrom : > Since upgrading to 3.9.2 I noticed that notify-sen

Re: [dev] wmii opening new windows in same tag

2011-01-27 Thread loz.accs
Hi, Eitan I've got same problem - same windows opens in one tag, but my terminal (rxvt-unicode) still normally opens on current tag, so I think there are different types of windows, or this behavior can be configured in wmii. And I have working highlighting on Mod-p and Mod-a in 3.9.2-r2... 2011/1

Re: [dev] [wmii] Windows without borders

2011-01-25 Thread loz.accs
uld probably draw on the root window, rather than try to create > a new floating and borderless one. > > On 1/24/11, loz.accs wrote: >> Hi all, I've got a problem with urxvt terminal emulator, there is a >> way to make urxvt behavior like background wallpaper on desktop.

[dev] [wmii] Windows without borders

2011-01-23 Thread loz.accs
Hi all, I've got a problem with urxvt terminal emulator, there is a way to make urxvt behavior like background wallpaper on desktop. I mean without borders and control from wm like other "normal" windows, just terminal on your desktop. urxvt has -bl option, according man page: "-bl Compile frills:

Re: [dev] wmii unicode in the status?

2011-01-22 Thread loz.accs
Hi, Eitan. I am using wmii 3.9.2-r2 and I have no problems with wmii and utf-8 characters. Can you post output of you python script somewere (with utf-8 support of cource) and paste a link here? I will try to see this wierd characters in my wmii. 2011/1/23, Eitan Goldshtrom : > Hi. I'm trying to p

Re: [dev] wmii extremely beginner scripting help

2011-01-22 Thread loz.accs
Hi, Eitan. Yes, file in your home directory will be used only when wmii starts for your user, so different users can have different wmii configurations. wmiirc in /etc/ will be used when no file found in users home, I suggest. Just copy wmiirc to ~/.wmii-3.5/ and customize it as you want, you alway