Re: bug w/ ewmh window state transitions

2002-02-24 Thread Olivier Chapuis
On Fri, Feb 22, 2002 at 08:24:55PM +0100, Dominik Vogt wrote: On Sat, Feb 09, 2002 at 02:39:48PM +0100, Olivier Chapuis wrote: On Wed, Feb 06, 2002 at 11:49:54PM +0100, Dominik Vogt wrote: There is a bug with the ewmh code that forces windows that temporarily withdraw their windows into

Re: Need to redesign hints code

2002-02-24 Thread Olivier Chapuis
On Fri, Feb 22, 2002 at 11:35:58PM +0100, Dominik Vogt wrote: With GNOME and EWMH we now have a flood of different methods to specify style and state of a window that compete against each other. Since there already are a lot of problems, I think we need to redesign how hints/styles/states are

Edge avoidance in window placement [patch]

2002-02-24 Thread Daniel L Speyer
Hello, I've been developing some user-interface stuff on top of Fvwm and I found it useful to be able to push the screen borders inward in window placement. The idea is that you can create a high-level toolbar (e.g. a windows taskbar or mac menu clone) on a side of the screen and have windows

Re: Need to redesign hints code

2002-02-24 Thread Dominik Vogt
On Sun, Feb 24, 2002 at 07:10:33AM +0100, Olivier Chapuis wrote: On Fri, Feb 22, 2002 at 11:35:58PM +0100, Dominik Vogt wrote: With GNOME and EWMH we now have a flood of different methods to specify style and state of a window that compete against each other. Since there already are a lot

CVS domivogt: * More work on tear off menus. They can now be invoked with the mouse, either

2002-02-24 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/02/24 04:50:02 Modified files: . : ChangeLog fvwm : builtins.c commands.h functions.c functions.h menus.c menus.h libs :

Re: Need to redesign hints code

2002-02-24 Thread Olivier Chapuis
On Sun, Feb 24, 2002 at 08:24:23AM +0100, Dominik Vogt wrote: Considering all this, it seems more important than I initially thougt. Let's give it a fancy name and put it on the to do list. How about Great Hint Code Unification (aka GHCU) ;-) Agree, but I am not ready to write the code now

Re: Adding Bidi to Fvwm ?

2002-02-24 Thread Olivier Chapuis
On Thu, Feb 21, 2002 at 11:02:33PM +, Mikhael Goikhman wrote: On 21 Feb 2002 12:08:45 -0800, Nadim Shaikli wrote: With the recent work on multibyte support in Fvwm2 - has any thought been given to those languages that are right-to-left oriented (Arabic, Farsi, Hebrew, etc...) ? In

CVS migo: * new subclass in perl library for writting Perl/Gtk based FVWM modules

2002-02-24 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: migo02/02/24 20:35:00 Modified files: tests/perl : README perllib: ChangeLog perllib/FVWM/Module: Makefile.am Tk.pm tests : ChangeLog Added files: tests/perl