You are not logged in.

#1 2009-07-22 10:25:16

weakhead
Member
From: Poland
Registered: 2008-08-21
Posts: 341
Website

Questions to PekWM theme makers

I just want to ask: is it possible to define different style for maximized windows in "theme" file?
If it is, then how?

Last edited by weakhead (2009-07-22 15:34:34)

Offline

#2 2009-07-22 13:50:01

Pnevma
Member
Registered: 2008-04-11
Posts: 112

Re: Questions to PekWM theme makers

I've gone over the documentation a few times in the past and I'm pretty sure that's not possible. You can ask on #pekwm (freenode) if you really want to make sure (it may take a while to get a reply.)

Last edited by Pnevma (2009-07-22 13:52:05)

Offline

#3 2009-07-22 14:54:28

weakhead
Member
From: Poland
Registered: 2008-08-21
Posts: 341
Website

Re: Questions to PekWM theme makers

Thanks anyway.
I wanted to make borderless maximized windows, but I guess that I must satisfy myself with hacked maximized action.

Offline

#4 2009-07-22 15:33:53

weakhead
Member
From: Poland
Registered: 2008-08-21
Posts: 341
Website

Re: Questions to PekWM theme makers

I have one more question about PekWM - is it possible to make zero-lenght or emply font entry in unfocused window? Simpler - I wan't to have unfocused window without text.
I know about 'text colored like background' trick, but this time titlebar has gradient, so this won't do.

Offline

#5 2009-07-22 16:41:52

Pnevma
Member
Registered: 2008-04-11
Posts: 112

Re: Questions to PekWM theme makers

Yeah, I think so. Do something like:

            
Font {
      Focused = "$FONT"
      UnFocused = "$FONT_ALT"
      FocusedSelected = "$FONT_BOLD"
      UnFocusedSelected = "Empty"
}

The one you want is the UnFocusedSelected = "Empty" option.

Check out http://www.pekwm.org/files/pekwm/doc/0. … cture.html for more info.

Last edited by Pnevma (2009-07-22 16:42:26)

Offline

#6 2009-07-22 17:18:35

weakhead
Member
From: Poland
Registered: 2008-08-21
Posts: 341
Website

Re: Questions to PekWM theme makers

Thanks.

EDIT: It works kinda buggy - when I use "Empty", title pixmap is wrongly displayed, in second line from bottom appears some white pixels sad

Last edited by weakhead (2009-07-22 17:27:01)

Offline

Board footer

Powered by FluxBB