Re: FVWM: OOo2 and Floating Toolbars

2005-11-11 Thread Viktor Griph
On Fri, 11 Nov 2005, Andrei Popov wrote: Hello Mikhael and thanks for your reply. AddToFunc MakeOOoBehaveRightFunc + I ThisWindow Style NoTitle, Slippery This last line makes little sense, you change the style of windows named NoTitle, literally. Did you mean WindowStyle here? My bad, I

EWMH Window Types

2005-11-10 Thread Viktor Griph
The way fvwm handles the _NET_WM_WINDOW_TYPE hint is very non-configurable currently. You can't even set other style options on the windows yourself. There are several ways to improve this. In short term a style EWMHIgnoreWindowType would allow for users to set their own style on windows

Re: MenuStyle

2005-10-20 Thread Viktor Griph
On Thu, 20 Oct 2005, Dominik Vogt wrote: On Thu, Oct 20, 2005 at 07:42:36AM +0200, Viktor Griph wrote: Hi I am looking into the MenuStyle code trying to understand how some things are done. I plan to enable negation of all on/off menu styles by prefixing ! to them. However looking at the code

Re: CVS griph: reimplemented previous fix without breaking escape

2005-10-18 Thread Viktor Griph
On Mon, 17 Oct 2005, Dominik Vogt wrote: On Sun, Oct 16, 2005 at 04:45:39PM -0500, fvwm-workers wrote: CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 05/10/16 16:45:39 Modified files: . : ChangeLog fvwm : move_resize.c Log

Re: FVWM: Remembering desktop locations

2005-09-28 Thread Viktor Griph
On Wed, 28 Sep 2005, Zack Brown wrote: Hi folks, I wasn't able to find this in any FAQ, so maybe it should be added. Basically, when I switch desktops (I use alt-F* key bindings for this), I want the screen to remember which page it was in on each desktop, and jump there so I can pick up what

Re: FVWM: PipeRead problem

2005-09-22 Thread Viktor Griph
On Thu, 22 Sep 2005, [EMAIL PROTECTED] wrote: All, I'm 99.9% sure this is stupidity on my part, but I'm getting near to tearing my hair out over trying to get PipeRead to do anything. If I strip away the extras, here's what I have in my .fvwm2rc under FVWM 2.4.19.1 (RPM package) running on

Re: ManualPlacement/Move Patch

2005-09-01 Thread Viktor Griph
On Thu, 1 Sep 2005, Mikhael Goikhman wrote: On 01 Sep 2005 07:10:25 +0200, Viktor Griph wrote: On Wed, 31 Aug 2005, Mikhael Goikhman wrote: On 31 Aug 2005 21:42:20 +, Mikhael Goikhman wrote: This is not enough, To emulate the current logic you should also add: Mouse 1 P N

Move question

2005-08-29 Thread Viktor Griph
I'm working on a patch to allow windows to be placed with buttons 3. However, I run into some strangeness with the way Move is supposed to work according to the Man page, compared to what it actually does: The man page states that Move can be canceled with MB2. This is currently only true if

ManualPlacement/Move Patch

2005-08-29 Thread Viktor Griph
This is the ManualPlacement/Move patch I'm currently working on. Right now I've done as mush as possible without knowing how placments are intended to be aborted. This patch makes placement of windows using any button possible. The button used to place the window is stored, and can be checked

New Test conditions: EdgeHasPointer and EdgeIsActive

2005-08-12 Thread Viktor Griph
@@ Viktor Griph: Patch for Perl modules on 64 bit machines. +EdgeHasPointer and EdgeIsActive test conditions. Bjoern Steinbrink: Patch for FvwmScript tasks running too often. Index: ChangeLog === RCS file: /home/cvs/fvwm/fvwm

<    1   2