On Tue, Oct 22, 2002 at 10:09:12PM -0700, [EMAIL PROTECTED] wrote: > On Tue, Oct 15, 2002 at 07:27:45PM +0200, Dominik Vogt wrote: > > On Tue, Oct 15, 2002 at 07:07:11PM +0200, fvwm-workers wrote: > > > On Tue, Oct 15, 2002 at 09:55:35AM -0700, [EMAIL PROTECTED] wrote: > > > > http://freshmeat.net/projects/fvwmproxy > > > > > > Cool idea, I like that. That would definitely be a wirthwhile > > > addition to the distribution. I've got to try it out myself. > > > Does it work with 2.5.x? > > > > The more I think about it, the more I like the idea. There are > > infinite ways to develop it further. For example, it would make > > an excellent Alt-Tab replacement: > > > > * Make the triggered actions and the keys configurable. > > * Add keyboard support. > > * Add remote control functionality ("show proxies", > > "select proxy", "hide proxies") > > > > For example, when pressing Alt-Tab the first time, fvwm would send > > a "show proxies" message to the module. Pressing Tab repeatedly > > would cycle through the windows with any built-in command, e.g. > > "Next", optionally selecting each window would trigger an action. > > Then, after releasing the Alt key, fvwm would send a > > "hide proxies" message and probably trigger another action. > > Ok, I got "Next" working using: > Key Tab A M SendToModule FvwmProxy Next > > I can get a "Show" on the Alt press using: > Key Alt_L A N SendToModule FvwmProxy Show > > But, I've yet to figure out how to config for the Alt release. > There's that windowlist menustyle of SelectOnRelease, > but I'm not sure that can apply. > > For now, I still stuck with Alt polling for the release.
Uh, I didn't want to suggest that you have to do all the things I listed yourself. Would you like to add your module to the fvwm source tree? Of course you would have full access to the sources. You might want to consider: + Reduces future maintenance work. + We would automatically add some nifty features like colorset support, i18n support etc. + More people can help you implementing some nifty stuff. + It would be maintained in the future, even if you ever lose interest in continuing the work. + It will automatically be adapted to all module interface changes. + Your module would be distributed with each and every copy of fvwm. - It would only be added to the 2.5.x development branch. - You would have to respect code and feature freezes when fvwm is getting close to the next stable release. - We would appreciate if the module was formatted with the new indentation style used in the core, but this is not a must. (indentation with tabs = 8 spaces). - It must use the Gnu Public License. It's your decision, but I hope you can tolerate the drawbacks for the benefits. Bye Dominik ^_^ ^_^ -- Dominik Vogt, mail: [EMAIL PROTECTED], phone: 0721/91374-382 Schlund + Partner AG, Erbprinzenstr. 4-12, D-76133 Karlsruhe -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]