Re: travis-ci - fvwm.git master branch is "protected"

2016-03-24 Thread Viktor Griph
Den 24 mar 2016 5:22 em skrev "Thomas Adam" : > > Hi all, > > I've to document this formally, but I wanted to let you know of a few options > I've enabled for the "master" branch on the main fvwm Git repository. > > All pushes by default (across all branches) will now have Travis

Re: FVWM: A small issue with SetEnv

2012-03-12 Thread Viktor Griph
2012/3/12 Roman Grazhdan ro...@cloudcabin.org: It's about FvwmPiazza again. At cruncbanglinux forums Thomas kindly proposed to use ModulePath +:$./modules instead of ModulePath /usr/lib/fvwm/2.6.4:$[FVWM_USERDIR]/modules which looks pretty sane to me, the latter depends on fvwm version

Re: FVWM: Today the desktop, tomorrow the world

2009-07-18 Thread Viktor Griph
2009/7/18 Michael Talbot-Wilson div3uni...@view.net.au: I'd like the pager miniatures to be headed with the word World replacing Desk, i.e. World 0, World 1 and so on. Is there any straightforward way to do this?  Some point in the source code to check out?  Is the word Desk hardwired or is

Re: FVWM: How to make thumbnail WindowListSkip?

2008-02-19 Thread Viktor Griph
On Tue, 19 Feb 2008, for.register for.register wrote: Hi, All How to make thumbnail WindowListSkip? That depends on how the thumbnainnig is done, but there is probably a WindowStyle command somewhere setting the icon of the window. If that is the case addinf WindowListSkip to that would

Re: FVWM: devilspie

2008-02-09 Thread Viktor Griph
On Fri, 8 Feb 2008, [EMAIL PROTECTED] wrote: Hello, Does anyone use devilspie with fvwm? It seems to mostly work for me, but I can not get 'undecorate' command to remove titles/borders. Is this supposed to work? I don't know how devilspie works, but if it's using motif hints fvwm does

Re: FVWM: SIGSEGV in colorset.c

2008-02-04 Thread Viktor Griph
On Tue, 5 Feb 2008, Dominik Vogt wrote: On Tue, Feb 05, 2008 at 03:00:18AM +0600, Roman S Dubtsov wrote: On Tuesday 05 February 2008, Dominik Vogt wrote: [snip] There is no output of FvwmButtons in there. Can you please post a stack trace in a new thread please? Log file has these lines

Re: FVWM: SIGSEGV in colorset.c

2008-02-01 Thread Viktor Griph
On Fri, 1 Feb 2008, Roman S Dubtsov wrote: Hi, Thanks a lot for the replies! First, I have forgot to mention that I run FVWM under gnome-session manager. I think that this may be important, because sometimes gnome-settings-daemon resets the wallpaper to the one from gnome settings (I wish I

Re: FVWM: SIGSEGV in colorset.c

2008-02-01 Thread Viktor Griph
On Sat, 2 Feb 2008, Roman S Dubtsov wrote: On Saturday 02 February 2008, Viktor Griph wrote: ...snip... If you specify a bg on your RootTransparent colorsets there should be no averaging, and mostly you will get good results anyway. (With the exception on when you have many very different

Re: FVWM: SIGSEGV in colorset.c

2008-01-31 Thread Viktor Griph
On Fri, 1 Feb 2008, Roman Dubtsov wrote: Hello, I have intermittent FVWM crashes. They occur when I start either gnome-control-center, nvidia-settings, or wine (this one works almost always). I use FVWM from Debian. [EMAIL PROTECTED] 00:51:32 fvwm-cvs]$ fvwm -V fvwm 2.5.23 compiled on Jan 31

Re: FVWM: fvwm vs gnucash

2007-12-03 Thread Viktor Griph
On Mon, 3 Dec 2007, Tom Horsley wrote: On Mon, 3 Dec 2007 17:06:16 +0100 Jindrich Makovicka [EMAIL PROTECTED] wrote: I once wrote even simpler example, using only plain X libraries, no GTK: http://www.mail-archive.com/fvwm@lists.math.uh.edu/msg14479.html I forget to include a build command

Re: FVWM: dragging windows inside the pager

2007-11-27 Thread Viktor Griph
On Mon, 26 Nov 2007, [EMAIL PROTECTED] wrote: It is more like it does not work, and then - now twice - I see it work for very brief periods of time. I am pretty sure it's not numlock - it is one of the first things I checked. Now the whole thing does not work again; Check that you don't

Re: FVWM: WindowListSkip broken?

2007-10-27 Thread Viktor Griph
On Fri, 26 Oct 2007, Viktor Griph wrote: On Fri, 26 Oct 2007, Thomas Adam wrote: On Fri, Oct 26, 2007 at 09:09:31PM +0200, Viktor Griph wrote: Maybe the documentation is a bit unclear, and possible the name of the option (which actualy was changed in 2.5.22) is a bit confusing. A better name

Re: FVWM: WindowListSkip broken?

2007-10-26 Thread Viktor Griph
On Fri, 26 Oct 2007, Thomas Adam wrote: On Fri, Oct 26, 2007 at 09:09:31PM +0200, Viktor Griph wrote: Maybe the documentation is a bit unclear, and possible the name of the option (which actualy was changed in 2.5.22) is a bit confusing. A better name would probably be IncludeSkipList. I

Re: FVWM: WindowListSkip broken?

2007-10-26 Thread Viktor Griph
On Thu, 25 Oct 2007, Ryan Daly wrote: All: In FVWM v2.5.23, it appears that WindowListSkip (or something related) is broken. I have... Style Console NoTitle, NoHandles, WindowListSkip Here you state that the Colsole window shouldn't be listed by the WindowList command, by giving it the

Re: FVWM: disappearing windows?

2007-05-02 Thread Viktor Griph
On Tue, 1 May 2007, Tom Horsley wrote: Having gotten really curious about what was going on, I installed xmon to watch the protocol messages as the windows appear and disappear. Everything is relatively similar with no window manager and with FVWM until a whole batch of expose events happen in

Re: FVWM: Sorting option...

2007-02-16 Thread Viktor Griph
On Fri, 16 Feb 2007, [EMAIL PROTECTED] wrote: On Fri, 9 Feb 2007, [EMAIL PROTECTED] wrote: Is there an easy way to modify the following... DestroyFunc DeiconifyAndRearrange AddToFunc DeiconifyAndRearrange + I All (CurrentDesk, Iconic) State 9 True + I All (CurrentDesk, State 9) Iconify

Re: FVWM: Sorting option...

2007-02-16 Thread Viktor Griph
On Fri, 16 Feb 2007, Viktor Griph wrote: On Fri, 16 Feb 2007, [EMAIL PROTECTED] wrote: On Fri, 9 Feb 2007, [EMAIL PROTECTED] wrote: Is there an easy way to modify the following... DestroyFunc DeiconifyAndRearrange AddToFunc DeiconifyAndRearrange + I All (CurrentDesk, Iconic) State 9

Re: FVWM: Sorting option...

2007-02-09 Thread Viktor Griph
On Fri, 9 Feb 2007, [EMAIL PROTECTED] wrote: Is there an easy way to modify the following... DestroyFunc DeiconifyAndRearrange AddToFunc DeiconifyAndRearrange + I All (CurrentDesk, Iconic) State 9 True + I All (CurrentDesk, State 9) Iconify off + I All (CurrentDesk, State 9) Iconify on +

Re: FVWM: FvwmWindowMenu 2.5.21

2007-01-24 Thread Viktor Griph
On Wed, 24 Jan 2007, Elliot Sowadsky wrote: Hi list! I've upgraded to the newest unstable version today and since then I can't fire up FvwmWindowMenu module again. The relevant parts from .xsession-errors and .fvwm2rc are: Use the Makefile from 2.5.20. For some reason the .21 Makefile.in

Re: FVWM: Is there a fix for the MiniButton staying in bug?

2006-11-07 Thread Viktor Griph
On Tue, 7 Nov 2006, [EMAIL PROTECTED] wrote: I remember reading about this a long time ago but I never got around to looking any harder. Now that I'm using Linux/FVWM even more of the time it would be nice to fix the problem. The MinuButtons buttons don't pop out again after use, is there a

Re: CVS domivogt: * Fixed the TitleWarp menu style.

2006-10-28 Thread Viktor Griph
On Wed, 25 Oct 2006, Tavis Ormandy wrote: On Wed, Oct 25, 2006 at 10:34:08PM +0200, Dominik Vogt wrote: Hello, I really liked this behaviour, is it possible to re-enable it as an option? Ever since this was introduced I've been launching the wrong applications :) What's the problem? The

Re: FVWM: XMMS_Playlist is always StickyPage and StickyDesk

2006-09-26 Thread Viktor Griph
On Mon, 25 Sep 2006, Michelle Konzack wrote: Am 2006-09-25 16:06:12, schrieb Viktor Griph: Not having used XMMS, this is just a wild guess, but you might try to style it with EWMHIgnoreWindowType. Before I tell you, that this option is not in my Fvwm2 manpage, I have tried it. - No change

Re: FVWM: XMMS_Playlist is always StickyPage and StickyDesk

2006-09-25 Thread Viktor Griph
On Mon, 25 Sep 2006, Thomas Adam wrote: On Mon, 25 Sep 2006 13:22:13 +0200 Michelle Konzack [EMAIL PROTECTED] wrote: Hello, I have never used StickyPage and StickyDesk but since I have upgraded from Debian Woody to Sarge my XMMS_Playlist is always StickyPage and StickyDesk. XMMS_Player and

Re: FVWM: avoid switching desktops?

2006-09-18 Thread Viktor Griph
On Mon, 18 Sep 2006, Ralf Fassel wrote: * Thomas Adam | Look att UrgencyFunc in the manpage. It might be that firefox | (incorrectly) use the urgency hint when a new tab is opened. In | that case Destroying UrgencyFunc should stop the behavior, but you | might want to redefine it in some

Re: FVWM: install on OS X?

2006-09-18 Thread Viktor Griph
On Mon, 18 Sep 2006, Victor Eijkhout wrote: As far as I can tell, fink only gives me 2.14.something, and I want to try 2.15. So I download the source. I'm on 10.4.7. Configure largely succeeds (can't find readline and other minor stuff). Make runs for a while with only a large number of

Re: FVWM: end_WindowList

2006-09-13 Thread Viktor Griph
On Tue, 12 Sep 2006, Bianchi Roberto wrote: Hi, I have installed fvwm 2.4.19 on a RedHat EL4 and it works fine, but with the following problem: When I try to obtain the list of the windows, with the sequence: FvwmCommand -m -i1 -f $HOME/bob -S $HOME/bob Send_WindowList the program never

todo-2.6: C.23 XForms sliderall demo

2006-09-01 Thread Viktor Griph
I've been doing some tests, and the problem is partly fixed in the current version. Keybindings no longer stop working as in the bug description, but the focused window decorations are still incorrect in the same way as reported. sliderall is an unmannaged window that takes focus on

Re: MapWindow directly after UnmapWindow

2006-08-29 Thread Viktor Griph
On Tue, 29 Aug 2006, Dominik Vogt wrote: On Mon, Aug 28, 2006 at 08:07:31PM +0200, Viktor Griph wrote: On Mon, 28 Aug 2006, Andreas Ehliar wrote: I have a problem with fpga_editor as reported in bug 4062. With some help from #fvwm I managed to find something suspicious. fpga_editor does

Re: MapWindow directly after UnmapWindow

2006-08-28 Thread Viktor Griph
On Mon, 28 Aug 2006, Andreas Ehliar wrote: I have a problem with fpga_editor as reported in bug 4062. With some help from #fvwm I managed to find something suspicious. fpga_editor does an UnmapWindow request and a MapWindow request right after each other. An example program that does the same

Re: CVS griph: * use ewmh allowed actions to track window movability

2006-08-10 Thread Viktor Griph
On Thu, 10 Aug 2006, Dominik Vogt wrote: On Thu, Aug 10, 2006 at 04:24:48AM -0500, fvwm-workers wrote: CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 06/08/10 04:24:48 Modified files: . : NEWS modules: ChangeLog

Re: CVS griph: * use ewmh allowed actions to track window movability

2006-08-10 Thread Viktor Griph
On Thu, 10 Aug 2006, Dominik Vogt wrote: On Thu, Aug 10, 2006 at 12:58:06PM +0200, Viktor Griph wrote: On Thu, 10 Aug 2006, Dominik Vogt wrote: On Thu, Aug 10, 2006 at 04:24:48AM -0500, fvwm-workers wrote: CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 06/08/10

Extending the ways for modules to request information back

2006-08-09 Thread Viktor Griph
I've been wanting a way to have fvwm perform tests for modules and respond to the module for some time now. While it's possible to use SendToModule with an argument 6 alias, or the program name, that may lead to the reply being sent to more modules than the originating module. To allow this

Re: CVS griph: * make non-icon mode pager use fvwm command for moving

2006-08-09 Thread Viktor Griph
On Wed, 9 Aug 2006, seventh guardian wrote: On 8/9/06, Viktor Griph [EMAIL PROTECTED] wrote: On Wed, 9 Aug 2006, FVWM CVS wrote: * don't add title height and border width to coordinates on pager move I think that this chagen is correct. I did some tests without it, and is seems as if high

moving icons across desks with Move breaks drawing

2006-08-09 Thread Viktor Griph
With a blank config the following produces some erractic behaviour: Style * Icon SOME_ICON AddToFunc BreakIcon + I Iconify on + I MoveToDesk 1 + I Move 0 0 Next BreakIcon results in a non-updated (icon match background and can be moved as such with Move, and icon title blank until the icon

Re: Tracking flag changes from modules

2006-08-08 Thread Viktor Griph
On Tue, 8 Aug 2006, seventh guardian wrote: On 8/8/06, Viktor Griph [EMAIL PROTECTED] wrote: On Tue, 8 Aug 2006, seventh guardian wrote: On 8/7/06, Dominik Vogt [EMAIL PROTECTED] wrote: Is there any way that the module interface allows keeping track of changes to the window flags

Tracking flag changes from modules

2006-08-07 Thread Viktor Griph
Is there any way that the module interface allows keeping track of changes to the window flags of a window? Currently FvwmPager allows moving of FixedPosition mini-windows, but the main window does not move. Just checking for IS_FIXED in MoveWindow doesn't work if the FixedPosition flag was

icon movement tracking

2006-08-07 Thread Viktor Griph
Should the flag tracking icon movement be set by MoveToPage? Currently it's not, which makes icons jump back to the initial page if do for example 'Style * IconTitle' if an icon has been moved to another page by MoveToPage. On a sidenote the same problem exists whenever moving icons with the

Re: Tracking flag changes from modules

2006-08-07 Thread Viktor Griph
On Tue, 8 Aug 2006, seventh guardian wrote: On 8/7/06, Dominik Vogt [EMAIL PROTECTED] wrote: Is there any way that the module interface allows keeping track of changes to the window flags of a window? Currently FvwmPager allows moving of FixedPosition mini-windows, but the main window does

Re: Documentation for module developers

2006-07-31 Thread Viktor Griph
On Sun, 30 Jul 2006, Thomas Adam wrote: On Mon, 31 Jul 2006 00:19:51 +0400 Serge (gentoosiast) Koksharov [EMAIL PROTECTED] wrote: On Sun, Jul 30, 2006 at 06:02:51PM +0100, Thomas Adam wrote: On Sun, 30 Jul 2006 14:40:50 +0400 Serge (gentoosiast) Koksharov [EMAIL PROTECTED] wrote: Hi,

Re: Flags - is negation prefered?

2006-07-17 Thread Viktor Griph
On Mon, 17 Jul 2006, Thomas Adam wrote: On Mon, Jul 17, 2006 at 04:02:47PM +0100, seventh guardian wrote: Yes, but then the 2.5 manual should be updated. I'll start doing that.. Don't be too hasty. :) Things like: Style foo !Icon Won't work. Another thing to remember is that all

Re: Flags - is negation prefered?

2006-07-17 Thread Viktor Griph
On Mon, 17 Jul 2006, Dominik Vogt wrote: On Mon, Jul 17, 2006 at 03:47:13PM +0100, seventh guardian wrote: Hi. I have a question. Is the flag vs. !flag syntax the prefered one? I ask this because even though some styles only have the !(stylename) counterpart, some are still documented as

Re: CVS griph: * add variable filters

2006-07-16 Thread Viktor Griph
On Sun, 16 Jul 2006, Dominik Vogt wrote: On Fri, Jul 14, 2006 at 05:30:03PM -0500, fvwm-workers wrote: CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 06/07/14 17:30:03 Modified files: . : ChangeLog NEWS fvwm : expand.c

Re: FVWM crashes with $[0]

2006-07-14 Thread Viktor Griph
On Fri, 14 Jul 2006, Scott Smedley wrote: I think there is a bug in FVWM's parameter expansion. FVWM crashes with a simple command such as: Echo $[0] Is this supposed to be fixed? FVWM still crashes on my system when I type Echo $[0] in FvwmConsole. I am using current version of CVS.

Re: FVWM crashes with $[0]

2006-07-14 Thread Viktor Griph
On Fri, 14 Jul 2006, Dominik Vogt wrote: On Fri, Jul 14, 2006 at 09:07:21AM +0200, Viktor Griph wrote: On Fri, 14 Jul 2006, Scott Smedley wrote: I think there is a bug in FVWM's parameter expansion. FVWM crashes with a simple command such as: Echo $[0] Is this supposed to be fixed? FVWM

Re: more on expansion behaviour

2006-07-14 Thread Viktor Griph
On Fri, 14 Jul 2006, Scott Smedley wrote: Hi all, Help please. addtofunc fn + i echo executing $[0-] + i $[0-] fn echo hello How come fn doesn't print out hello? After some time debuging it turns out to be problem with the parse function usage. I'm not sure the best way to fix it, but

Re: CVS domivogt: * Removed ifdefs from fifos.c.

2006-07-13 Thread Viktor Griph
On Wed, 12 Jul 2006, FVWM CVS wrote: Log message: * Removed ifdefs from fifos.c. * Added a compat header file libs/fvwm_sys_stat.h to wrap stat.h compat issues. Is it really neccessary to defene everything with FVWM_ as a prefix? If it's not already defined, why not define it using the

Re: FVWM crashes with $[0]

2006-07-13 Thread Viktor Griph
On Thu, 13 Jul 2006, Scott Smedley wrote: Hi all, I think there is a bug in FVWM's parameter expansion. FVWM crashes with a simple command such as: Echo $[0] I am looking at this problem in GDB. The variable 'm', suddenly has a huge value when I reach line 918 of fvwm/expand.c: if (input[m]

Re: FVWM crashes with $[0]

2006-07-13 Thread Viktor Griph
On Thu, 13 Jul 2006, Viktor Griph wrote: On Thu, 13 Jul 2006, Scott Smedley wrote: Hi all, I think there is a bug in FVWM's parameter expansion. FVWM crashes with a simple command such as: Echo $[0] I am looking at this problem in GDB. The variable 'm', suddenly has a huge value when I

Re: CVS domivogt: * Removed ifdefs from fifos.c.

2006-07-13 Thread Viktor Griph
On Thu, 13 Jul 2006, Dominik Vogt wrote: On Thu, Jul 13, 2006 at 09:16:24AM +0200, Viktor Griph wrote: On Wed, 12 Jul 2006, FVWM CVS wrote: Log message: * Removed ifdefs from fifos.c. * Added a compat header file libs/fvwm_sys_stat.h to wrap stat.h compat issues. Is it really neccessary

Re: FVWM crashes with $[0]

2006-07-13 Thread Viktor Griph
On Thu, 13 Jul 2006, Dominik Vogt wrote: On Thu, Jul 13, 2006 at 09:25:09AM +0200, Viktor Griph wrote: On Thu, 13 Jul 2006, Scott Smedley wrote: Hi all, I think there is a bug in FVWM's parameter expansion. FVWM crashes with a simple command such as: Echo $[0] I am looking at this problem

Re: FVWM crashes with $[0]

2006-07-13 Thread Viktor Griph
On Thu, 13 Jul 2006, Viktor Griph wrote: On Thu, 13 Jul 2006, Dominik Vogt wrote: On Thu, Jul 13, 2006 at 09:25:09AM +0200, Viktor Griph wrote: On Thu, 13 Jul 2006, Scott Smedley wrote: Hi all, I think there is a bug in FVWM's parameter expansion. FVWM crashes with a simple command

Re: FVWM crashes with $[0]

2006-07-13 Thread Viktor Griph
On Thu, 13 Jul 2006, Dominik Vogt wrote: On Thu, Jul 13, 2006 at 05:07:17PM +0200, Dominik Vogt wrote: On Thu, Jul 13, 2006 at 04:10:53PM +0200, Viktor Griph wrote: On Thu, 13 Jul 2006, Dominik Vogt wrote: [snip] Not true. With 'is_single_arg' true 'upper' will always be -1, so no other

Re: FVWM crashes with $[0]

2006-07-13 Thread Viktor Griph
On Thu, 13 Jul 2006, Dominik Vogt wrote: On Thu, Jul 13, 2006 at 04:10:53PM +0200, Viktor Griph wrote: On Thu, 13 Jul 2006, Dominik Vogt wrote: [snip] Not true. With 'is_single_arg' true 'upper' will always be -1, so no other parse-function will be called on the string. Then, why do you

Re: FVWM crashes with $[0]

2006-07-13 Thread Viktor Griph
On Thu, 13 Jul 2006, Dominik Vogt wrote: On Thu, Jul 13, 2006 at 05:00:27PM +0200, Viktor Griph wrote: On Thu, 13 Jul 2006, Viktor Griph wrote: On Thu, 13 Jul 2006, Dominik Vogt wrote: On Thu, Jul 13, 2006 at 02:55:24PM +0200, Viktor Griph wrote: On Thu, 13 Jul 2006, Dominik Vogt wrote

using lstat

2006-07-11 Thread Viktor Griph
Is there some define to check for systems that have lstat? /Viktor

Re: CVS griph: fix tempfile vulnerabilities in FvwmCommand (bug

2006-07-11 Thread Viktor Griph
On Tue, 11 Jul 2006, Dominik Vogt wrote: On Tue, Jul 11, 2006 at 10:16:09AM -0500, fvwm-workers wrote: CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 06/07/11 10:16:09 Modified files: . : ChangeLog NEWS configure.ac modules:

Re: Periodic command

2006-07-05 Thread Viktor Griph
On Wed, 5 Jul 2006, Scott Smedley wrote: Hi Dominik, Can you have multiple peridic commands or just one? Multiple. I suggest to replace the command Periodic with some option to the Schedule command The current specification for Schedule is: Schedule delay_ms [command_id] command So,

Re: FVWM: fvwm and gettext ;-)

2006-06-19 Thread Viktor Griph
On Sun, 18 Jun 2006, Michelle Konzack wrote: Hello *, my girlfriend and me have translated my whole Workstation into de, fr, tr, ar and fa but it was a nightmare, because 'gettext' was not able to find the $[gt.XXX] strings... Since I have to translate several Desktops (around 60) I want to

Matlab figure window refusing to move

2006-05-27 Thread Viktor Griph
I believe this to be a bug in matlab, but I report it here as someone might know of a workaround for i. It seems as if an obscured matlab figure will refuse to be moved, unless some not yet completely known conditions are met on the final destionation. It just bounce back to the original

Re: What are the hide windows in frame.c?

2006-05-09 Thread Viktor Griph
On Fri, 5 May 2006, Dominik Vogt wrote: On Thu, May 04, 2006 at 08:54:25PM +0200, Viktor Griph wrote: When are the hide windows useful in frame.c? The call to frame_reparent_hide_windows in frame_create_move_resize_args casue X to generate extra VisibilityNotify events to clients during

Re: What are the hide windows in frame.c?

2006-05-09 Thread Viktor Griph
On Tue, 9 May 2006, Viktor Griph wrote: On Fri, 5 May 2006, Dominik Vogt wrote: On Thu, May 04, 2006 at 08:54:25PM +0200, Viktor Griph wrote: When are the hide windows useful in frame.c? The call to frame_reparent_hide_windows in frame_create_move_resize_args casue X to generate extra

Re: FVWM: Problem resizing window

2006-05-07 Thread Viktor Griph
On Sat, 6 May 2006, Lukas Lipavsky wrote: I also have to add (I found out right now). This problem only happens if terminal is run in the window (I tried urxvt and xterm). In this case also ResizeInWindow 10 0 ResizeInWindow -10 0 doesn't result in same size window horizontal size. On

What are the hide windows in frame.c?

2006-05-04 Thread Viktor Griph
When are the hide windows useful in frame.c? The call to frame_reparent_hide_windows in frame_create_move_resize_args casue X to generate extra VisibilityNotify events to clients during capture and redecoration (bug #3977). Would it be possible to narrow down the need for that function call to

Re: FVWM: Windows appearing where they were invoked?

2006-04-17 Thread Viktor Griph
On Mon, 17 Apr 2006, seventh guardian wrote: On 4/17/06, Mikhael Goikhman [EMAIL PROTECTED] wrote: On 17 Apr 2006 00:45:10 +0100, seventh guardian wrote: There's a minor itch though: it takes me back to the page where it started. Even so, it's better than before! Then you didn't use my

Re: FVWM: Windows appearing where they were invoked?

2006-04-16 Thread Viktor Griph
On Sat, 15 Apr 2006, Elliot Sowadsky wrote: Currently, whenever I start an application, it appears in the current page, and not in the page where it was invoked. I guess that is the default behaviour of every wm out there, but I wonder if it wouldn't be nicer to have the application windows

Re: Inconsistency during resizing shaded windows

2006-04-15 Thread Viktor Griph
On Sat, 15 Apr 2006, Mikhael Goikhman wrote: On 14 Apr 2006 19:32:16 +0200, Viktor Griph wrote: On Fri, 14 Apr 2006, Serge (gentoosiast) Koksharov wrote: 2) If this problem can't be solved without much hassle I think we should make it clear in documentation that ResizeOpaque style don't

Re: Inconsistency during resizing shaded windows

2006-04-14 Thread Viktor Griph
On Fri, 14 Apr 2006, Serge (gentoosiast) Koksharov wrote: Hi, Yesterday I've noticed little inconsistency during resizing shaded windows under fvwm 2.5.16 and current CVS version: I have in my ~/.fvwm/config `Style * ResizeOpaque'. But during resizing of any shaded window this style ignored

Re: On my recent commits.

2006-04-14 Thread Viktor Griph
On Sat, 15 Apr 2006, Serge (gentoosiast) Koksharov wrote: On Thu, Apr 13, 2006 at 05:56:52PM +0200, Viktor Griph wrote: * should the options be allowed in any order. Now Reverse has to precede UseStack. If I understood your changes correctly, UseStack and Reverse options are not directly

Re: FVWM: xpad incorrect behaviour under FVWM

2006-04-12 Thread Viktor Griph
On Mon, 10 Apr 2006, Serge (gentoosiast) Koksharov wrote: On Fri, Apr 07, 2006 at 05:55:25PM -0400, Dan Espen wrote: When I turn on edit lock, fvwm interprets the first click (and every click) as a request to move the window. The window-move feedback window appears. Yes, exactly. But in

Re: style matching in current CVS

2006-04-06 Thread Viktor Griph
On Thu, 6 Apr 2006, Dominik Vogt wrote: On Thu, Apr 06, 2006 at 11:13:03AM +0200, Dominik Vogt wrote: First, this code from style.c generates a warning: if (SID_GET_HAS_NAME(s_id) (fw-style_name == NULL (matchWildcards(SID_GET_NAME(s_id), fw-class.res_class) == TRUE ||

Re: style matching in current CVS

2006-04-06 Thread Viktor Griph
On Thu, 6 Apr 2006, Dominik Vogt wrote: On Thu, Apr 06, 2006 at 11:42:17AM +0200, Viktor Griph wrote: Just some conciderations: The manpage states that styles are search for in a specific order. I really fail to see how this information is useful while examining the logic, other than

Re: FVWM: Switched to fvwm 2.5 from fvwm 2.4 and having minor

2006-04-06 Thread Viktor Griph
On Thu, 6 Apr 2006, Ramasubramanian Ramesh wrote: Hi, After a very long delay I switched from fvwm 2.4 to 2.5 and am having a couple of issues. Hope you can help me solve it. BTW, I did not change anything in my .fvwm2rc file. [...] 2) With version 2.4, I moved windows by clicking on the

Re: FVWM: Default Actions for Menues

2006-04-04 Thread Viktor Griph
On Wed, 5 Apr 2006, Ulrich Mueller wrote: On Tue, 4 Apr 2006 [EMAIL PROTECTED] wrote: You could just not display the title and make the topmost entry look like the title. It should be easy to do. . . . thanks, thats an idea, but doesnt exec the default action when clicking on the menu

FVWM: FvwmButtons panles

2006-03-29 Thread Viktor Griph
Is it possible to bind both a Panel and an Action to button in FvwmButtons? I'm shifting layers of my FvwmButtons and would like any panel to show up on the same layer as the FvwmButtons currently reside when the Panel is opened. Is it possble to achive that in any way? I've been trying with

Re: XResources and styles

2006-03-25 Thread Viktor Griph
On Sat, 25 Mar 2006, Dominik Vogt wrote: On Fri, Mar 24, 2006 at 06:32:18PM +0100, Viktor Griph wrote: Hi, does it exist any standard regulating the use of XResources? The reason I ask is that I recently found out that fvwm honors the resources Desk, Page and fvwmscreen for initial window

XResources and styles

2006-03-24 Thread Viktor Griph
Hi, does it exist any standard regulating the use of XResources? The reason I ask is that I recently found out that fvwm honors the resources Desk, Page and fvwmscreen for initial window positioning, and I find them quite neat to use together with apps supporting the -xrm option. I think

Re: Compile error - latest cvs

2006-03-21 Thread Viktor Griph
On Tue, 21 Mar 2006, Alex Wallis wrote: Just updated my cvs version to the latest and get this error [...] Fixed. I accidently broke C90-compability (mixed declarations with statements) when doing warnings for unconsumed parts of style options. /Viktor

Re: Menu Title patch

2006-02-15 Thread Viktor Griph
On Wed, 15 Feb 2006, Dominik Vogt wrote: On Wed, Feb 15, 2006 at 09:25:11AM +0100, Viktor Griph wrote: On Wed, 15 Feb 2006, Dominik Vogt wrote: On Tue, Feb 14, 2006 at 07:27:55PM +0100, Viktor Griph wrote: On Thu, 9 Feb 2006, Dominik Vogt wrote: I have applied the patch with some changes

Re: Comments

2006-02-15 Thread Viktor Griph
On Wed, 15 Feb 2006, Bert 'theBlackDragon' Geens wrote: On 2/14/06, Viktor Griph [EMAIL PROTECTED] wrote: (and the emacs mode does not deal with that either ;))) I don't know if you're using my emacs mode or the old one that's floating about the web, but I've fixed mine so it only higlights

Re: FVWM: new user question

2006-02-15 Thread Viktor Griph
On Wed, 15 Feb 2006, [EMAIL PROTECTED] wrote: I am trying to run fvwm in the cygwin bash shell that came with the cygwin setup.exe, when i try to run it with XWin, XWin runs, but i get an error with fvwm: [FVWM][main]:ERROR can't open the display is there a setting i have not set yet?

Re: Menu Title patch

2006-02-14 Thread Viktor Griph
On Thu, 9 Feb 2006, Dominik Vogt wrote: I have applied the patch with some changes and bugfixes: * The text of the menuitem is always drawn in the given colour set (this required a bugfix in the text drawing library). I don't think this should be done if no colorset is specified for the

Re: fvwm hangs with xine (PR#3828)

2006-02-12 Thread Viktor Griph
Full_Name: Version: 2.5.14,2.5.16 CVS_Date: OS: linux X_Server: xorg 6.8.2 Submission from: (NULL) (213.247.189.13) This occurs, when I launch xine (xine-ui-0.99.3), choose settings-Setup...-audio, select speaker arrangement combobox and try to scroll it. After that fvwm stops to

Adding a Shift command

2006-02-10 Thread Viktor Griph
Seeing that there has only been one new command in the last 2.5 years I think it was time to add another. ;) I think that a parameter shifting command for use in functions could be useful. It could be used for small recursive (yes I know, that would not be very efficient) function calls:

EdgeScroll and pixel steps

2006-02-10 Thread Viktor Griph
Currently EdgeScroll divides pixel steps1000 by 1000 and enables wrap. I belive this to be a bug (and is reportd as sush (#3162)). However, it is useful to allow for warps when using pixel steps as well, so just removing that ability is no good solution. One possible solution would be to add

Re: FVWM: Loosing Bindings

2006-01-31 Thread Viktor Griph
On Tue, 31 Jan 2006, David Berg wrote: I recently copied my fvwm config files from my ubuntu laptop to my debian sarge destop. Both systems run the same version of fvwm (2.5.12) but on my debian system I loose all my bindings (mouse, keyboard, buttons) after a period of time. I haven't been

Re: fvwm starts when other window manager is already activeOrganization:

2006-01-28 Thread Viktor Griph
On Thu, 22 Sep 2005, Manoj Srivastava wrote: Hi, [Please retain the CC to [EMAIL PROTECTED] so that the Debian BTS has a record of your input] This was reported by a Debian user. Recent versions of fvwm, while being able to detect other versions of fvwm

Re: fvwm starts when other window manager is already activeOrganization:

2006-01-28 Thread Viktor Griph
On Sat, 28 Jan 2006, Bernhard R. Link wrote: * Viktor Griph [EMAIL PROTECTED] [060128 14:36]: I've done some tests and belive that this bug is due to a change in X with XOrg 6.8. I've tested fvwm 2.5.16, 2.5.10 and 2.5.4 from the 2.5.x branch, and all have the bug. However I'm sure

Re: fvwm starts when other window manager is already activeOrganization:

2006-01-28 Thread Viktor Griph
On Sat, 28 Jan 2006, Dominik Vogt wrote: On Sat, Jan 28, 2006 at 02:20:13PM +0100, Viktor Griph wrote: On Thu, 22 Sep 2005, Manoj Srivastava wrote: Hi, [Please retain the CC to [EMAIL PROTECTED] so that the Debian BTS has a record of your input] This was reported

Re: FVWM: StaysOnTop style

2006-01-17 Thread Viktor Griph
On Tue, 17 Jan 2006, Ivan Butorin wrote: Hello, I'm trying to write some kind of simple function that places window on top of others: DestroyFunc PlaceOnTop AddToFunc PlaceOnTop + I DestroyWindowStyle + I WindowStyle StaysOnTop, !Iconifiable + I RefreshWindow but 'StaysOnTop' style doesn't

Re: make rpm-dist and deb-dist both fail with the same error

2006-01-15 Thread Viktor Griph
On Mon, 16 Jan 2006, Alex Wallis wrote: I just updated my cvs sources (did a fresh checkout to be sure) and I keep getting an error with both make rpm-dist and make deb-dist as follows. Making all in FvwmTabs make[5]: Entering directory `/usr/src/rpm/BUILD/fvwm-2.5.16/modules/FvwmTabs'

Re: FVWM: How to get a application's focus auto call by gmrun.

2006-01-12 Thread Viktor Griph
On Thu, 12 Jan 2006, Mikhael Goikhman wrote: On 13 Jan 2006 00:29:52 +0800, Joey Watson wrote: thanks for you answer my question. I am not familiar with fvwm config file grammar. but I think maybe you misunderstand what I mean. I mean that I want automatically set focus to the application

Re: FVWM: GrabFocusOff

2006-01-11 Thread Viktor Griph
On Wed, 11 Jan 2006, Mikhael Goikhman wrote: On 10 Jan 2006 23:03:07 -0500, Nathaniel H. Stickney wrote: 1) Style * GrabFocusOff does not seem to prevent Gaim from grabbing focus, unsure about other applications. I have tried just GrabFocusOff and also Style * GrabFocusOff to no avail. I

Re: FVWM: Remove labels from FvwmPager?

2006-01-08 Thread Viktor Griph
On Sun, 8 Jan 2006, Nathaniel H. Stickney wrote: Howdy, I've been recreating my setup, and as I only use one desktop, I would really like to be able to remove the desktop label from my FvwmPager module. Is there any way I can accomplish this? Thank you. - N. H. Stickney Hi, simply add

Re: EWMH Window Types

2005-12-31 Thread Viktor Griph
I've spent some time learning the way fvwm wors with styles, and looked into how to implement the EwmhWindowTypeStyle command I suggested. There are at least two possible ways to do it: One is to make use of the style list, and add a window type field to the style id. That would require the

Re: TrianglesUseFore patch.

2005-12-21 Thread Viktor Griph
On Mon, 21 Nov 2005, Malcolm Still wrote: Hello again, I've now patched against the CVS version. Again I've uploaded it to my webspace: http://rv.sdf-eu.org/CVSTrianglesUseFore.patch With the old patch I'd also found that it didn't paint with the foreground colour when using TrianglesRelief,

matlab steals focus

2005-12-03 Thread Viktor Griph
I've encounted a strange, and undesired, behaviour with matlab 7.x (maybe eralier versions too), and I've tried all fvwm options available and I still can't get it to work right. My conclution is that matlab must break some rule. I write this in hope that someone knows of a way to go around

Re: matlab steals focus

2005-12-03 Thread Viktor Griph
On Sat, 3 Dec 2005, Tavis Ormandy wrote: On Sat, Dec 03, 2005 at 11:28:47PM +0100, Viktor Griph wrote: I've encounted a strange, and undesired, behaviour with matlab 7.x (maybe eralier versions too), and I've tried all fvwm options available and I still can't get it to work right. My

Re: matlab steals focus

2005-12-03 Thread Viktor Griph
On Sun, 4 Dec 2005, Dominik Vogt wrote: On Sat, Dec 03, 2005 at 11:28:47PM +0100, Viktor Griph wrote: I've encounted a strange, and undesired, behaviour with matlab 7.x (maybe eralier versions too), and I've tried all fvwm options available and I still can't get it to work right. My conclution

Re: resizing windows with root-transparent titles

2005-11-26 Thread Viktor Griph
On Sat, 26 Nov 2005, Dominik Vogt wrote: On Sat, Nov 26, 2005 at 09:35:16PM +0100, Viktor Griph wrote: It seems as if resizing of windows with root transparent titles doesn't update the title. It will consist of the old pixmap, with the title text on the same position as before, posible tiled

Re: FVWM: getting to root menu

2005-11-21 Thread Viktor Griph
On Mon, 21 Nov 2005, bashr wrote: Probably a familiar question for experts: Normally I click on the the root window to the root menu. Sometimes the root window is completely covered. Is it possible to exclude all windows from a 1-pixel row at the top of the screen? It is easy to click

  1   2   >