Menu Title patch

2006-01-21 Thread David Maciver
Hello, I've written a patch that lets you configure the menu title and colorset separately from the rest of the menu. I've added menustyle options HilightTitle, TitleColorset and TitleFont. Here is an example of what it looks like: http://metawire.org/~frogb/menu2.png Patch against CVS:

Re: Menu Title patch

2006-02-04 Thread David Maciver
On Sat, 21 Jan 2006 04:17:43 +, David Maciver wrote: Hello, I've written a patch that lets you configure the menu title and colorset separately from the rest of the menu. I've added menustyle options HilightTitle, TitleColorset and TitleFont. Here is an example of what it looks like

Possible patches

2006-06-06 Thread David Maciver
Hello devs, I've created a patchset[1] to try to improve the way fvwm looks. I've been using it for a while and made various themes and it seems to work ok. Some of it is inefficient and incomplete, but I can clean it up if you want. I was wondering if you were interested in any of the features

Re: Possible patches

2006-06-06 Thread David Maciver
If you search this list for Patch: HasTitle and HasBorders, there is a thread that may be relevant. I haven't tested the borders condition though. I've made them so that everything is off by default so I don't think it would hurt performance much. I'm using gentoo, there is an unofficial ebuild

Tabs implementation question

2006-07-12 Thread David Maciver
Hello, I'm trying to find out how to have multiple windows sharing the same frame. I'm playing with FvwmTabs but I also want to experiment with a simpler implementation on my own. I wrote something like the following in the main fvwm code. Add tab: (client is the fw-wins.client from another