Re: Removing gnome support from FvwmGtk

2006-07-12 Thread Olivier Chapuis
seventh guardian a écrit : On 7/12/06, Thomas Adam [EMAIL PROTECTED] wrote: On Wed, Jul 12, 2006 at 11:24:57PM +0100, seventh guardian wrote: Hello. Having looked at FvwmGtk code, I realise there's no need for gnome support, as no gnome specific functions are used. So, there's no

Re: Grabbing and complex functions

2006-06-28 Thread Olivier Chapuis
Scott Smedley a écrit : Hi Dominik et al, This post follows on from the previous ModuleListenOnly command which was getting a bit off-topic. As a hack/compromise, maybe we could modify AddToFunc to keep track of whether or not it uses a mouse modifier only then grab the X server, in

Re: FVWM: Using WindowShade

2006-06-02 Thread Olivier Chapuis
stu a écrit : Hello, Using fvwm 2.5.16 I've added window shading functionality to my setup, and encountered a few problems on the way :) I found that when I shaded a window to the left or to the right (west or east), the window title would disappear. To get the title to display on a shaded-left

Re: FVWM: Fvwm and gnome and panel, oh my

2006-06-02 Thread Olivier Chapuis
Norman Walsh a écrit : I've been irritated by something for a while now but only as a consequence of a complete rebuild of my system (the upside of a hardware failure, I guess. Or is that that the downside, nevermind :-) have I determined that it's somehow related to fvwm. After installing

Re: Removing EWMH support?

2006-03-27 Thread Olivier Chapuis
interested in getting this (and other similar issues) worked out appropriately. So with all that in mind, read on. Sorry to answer only now. On Fri, 24 Mar 2006, Olivier Chapuis wrote: Ethan Blanton a écrit : Olivier Chapuis spake unto us the following wisdom: Now a note

Re: Removing EWMH support?

2006-03-24 Thread Olivier Chapuis
Ethan Blanton a écrit : Olivier Chapuis spake unto us the following wisdom: Now a note on _NET_CURRENT_DESKTOP (and _NET_DESKTOP_VIEW PORT), the EWMH spec says that this property (as a client msg) is for a pager. Thus if gtk_window_present() uses this property (and one may understand

Re: Removing EWMH support?

2006-03-22 Thread Olivier Chapuis
Dominik Vogt a écrit : On Sun, Mar 12, 2006 at 11:41:54PM +0100, Dominik Vogt wrote: A current discussion with the gaim developers about some gaim mis-feature has made me think about abandoning EWMH support completely. In my eyes, the only usefull message it has is the FULLSCREEN stuff.

Re: Removing EWMH support?

2006-03-13 Thread Olivier Chapuis
Dominik Vogt a écrit : A current discussion with the gaim developers about some gaim mis-feature has made me think about abandoning EWMH support completely. In my eyes, the only usefull message it has is the FULLSCREEN stuff. Everything else is just causing trouble. Reasoning: * Most of the

Re: EWMH Window Types

2005-11-10 Thread Olivier Chapuis
On Thu, Nov 10, 2005 at 11:21:47PM +0100, Viktor Griph wrote: 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. Yes. Moreover, in the case of the TOOLBAR type the interpretation follows the

Re: MenuStyle

2005-10-20 Thread Olivier Chapuis
On Thu, Oct 20, 2005 at 11:06:36AM +0200, 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

IconAndSelect buttons in IconMan

2005-01-17 Thread Olivier Chapuis
Hello, If there is no objection I will add to IconMan an IconAndSelectButton option and an IconAndSelectColorset option. These options will respect backward compatibility: the buttons which represent an iconified and selected window will respect the SelectButton and SelectColorset options if the

Re: FVWM: FvwmButtons and fullscreenmodes in recent fvwm broken?

2005-01-16 Thread Olivier Chapuis
On Fri, Jan 14, 2005 at 06:02:08PM +0100, Trilobit wrote: Hi, I recently updated my Debian Linux Box. And so I got version 2.5.12 of fvwm installed. After starting X11 with the new fvwm and my old working configuration for 2.5.x FvwmButtons hangs using 99percent of CPU time. And, after

FlushMessageQueue

2005-01-16 Thread Olivier Chapuis
Hello, It is easy to write some fvwm code to reproduce a [FVWM][FlushMessageQueue]: ERROR Failed to write descriptor error. Just do so that: - fvwm grab the server - fvwm FlushMessageQueue - a module is locked at some place (server is grabbed) -- The error So, fine, we should not

Re: FVWM: FvwmButtons and fullscreenmodes in recent fvwm broken?

2005-01-15 Thread Olivier Chapuis
On Fri, Jan 14, 2005 at 06:02:08PM +0100, Trilobit wrote: Hi, [SNIP] Some days later I was watching a movie with mplayer, I realised that the fullscreen window of it did not pop up in front of every window (somewhere above Layer 7), but stayed at Layer 4, hidden by FvwmButtons which

Re: Notification: incoming/1550

2005-01-07 Thread Olivier Chapuis
On Fri, Jan 07, 2005 at 11:10:41AM -0600, [EMAIL PROTECTED] wrote: FVWM Bug Tracking notification new message incoming/1550 Message summary for PR#1550 From: [EMAIL PROTECTED] Subject: Working Area breaks with GNOME Xinerama Date: Fri, 7 Jan 2005 11:10:09 -0600

Re: Patch: FvwmScript - add ReliefDepth parameter to H/VDipSticks

2005-01-06 Thread Olivier Chapuis
On Fri, Dec 24, 2004 at 07:42:18PM -0500, Lev Babiev wrote: Hello all, I recently started using FvwmScript as part of my setup. One of the functions performed by the script is displaying CPU load, memory usage and swap utilization. The output is displayed using small VDipSticks on my

Re: EWMH and Maximize growonwindowlayer patch

2005-01-06 Thread Olivier Chapuis
On Tue, Dec 14, 2004 at 01:19:27AM +0100, Arnaud Vrac wrote: In my config i have: EwmhBaseStruts 0 0 20 0 Style * EWMHUseStrutHints, EWMHPlacementUseWorkingArea Mouse 1 4 A Maximize growonwindowlayer grow grow However when i maximize a window the EWMH area is

Re: CVS olicha: * Added a set of functions for implementing tool tips

2004-12-11 Thread Olivier Chapuis
On Wed, Dec 08, 2004 at 10:26:27PM -0500, Dan Espen wrote: Olivier Chapuis [EMAIL PROTECTED] writes: On Sun, Dec 05, 2004 at 07:44:40PM -0500, Dan Espen wrote: FVWM CVS fvwm-workers@fvwm.org writes: For FvwmIconMan, I adjusted the first paragraph, but got stuck on the second

Re: CVS olicha: * Added a set of functions for implementing tool tips

2004-12-06 Thread Olivier Chapuis
On Sun, Dec 05, 2004 at 07:44:40PM -0500, Dan Espen wrote: FVWM CVS fvwm-workers@fvwm.org writes: CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 04/12/03 02:47:49 Modified files: . : ChangeLog NEWS libs : Makefile.am

Re: fvwm: Fullscreen should not require EWMHUseStackingOrderHints style

2004-10-27 Thread Olivier Chapuis
On Wed, Oct 27, 2004 at 11:06:27AM +0200, Per von Zweigbergk wrote: On Tue, 26 Oct 2004, Olivier Chapuis wrote: On Tue, Oct 26, 2004 at 01:26:38PM -0500, Manoj Srivastava wrote: If the EWMHUseStackingOrderHints style is off, fullscren works, but pager is not hidden. But, EWMH always

Re: fvwm: Fullscreen should not require EWMHUseStackingOrderHints style

2004-10-26 Thread Olivier Chapuis
On Tue, Oct 26, 2004 at 01:26:38PM -0500, 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. Fvwm2 seems to have some trouble with the EWMH fullscreen mode.

Re: Some new FVWM features from metisse

2004-09-07 Thread Olivier Chapuis
On Fri, Sep 03, 2004 at 10:54:55AM +, Mikhael Goikhman wrote: On 03 Sep 2004 10:03:19 +0200, Dominik Vogt wrote: On Fri, Sep 03, 2004 at 07:20:59AM +0200, Olivier Chapuis wrote: * Support for _NET_SHOW_DESKTOP via a new command ShowDesktop bool: this command, if bool is on, iconify

Some new FVWM features from metisse

2004-09-03 Thread Olivier Chapuis
Hello, When working on metisse (http://insitu.lri.fr/~chapuis/metisse) and related projects I added a few new features to FVWM. Maybe some can go into the official 2.5.x tree as it does not seem that the tree is really feature freezed. Just vote! Here a full list of the difference between 2.5.x

Re: Some new FVWM features from metisse

2004-09-03 Thread Olivier Chapuis
On Fri, Sep 03, 2004 at 06:44:49AM +0100, Thomas Adam wrote: On Fri, Sep 03, 2004 at 07:20:59AM +0200, Olivier Chapuis wrote: * Support for _NET_SHOW_DESKTOP via a new command ShowDesktop bool: this command, if bool is on, iconify all window not in the window skip list. If bool is off

A 3D X Desktop

2004-06-29 Thread Olivier Chapuis
Hello, Maybe some people can be interested by this experimental software: http://insitu.lri.fr/~chapuis/metisse It is a 3D X desktop based on Xvnc, XDarwin, FVWM and Ametista. There is a special version of FVWM included in it. Regards, Olivier -- Visit the official FVWM web page at

Re: FVWM: FVWM in GNOME (workspaces)

2004-06-22 Thread Olivier Chapuis
On Tue, Jun 22, 2004 at 03:47:00PM +0200, Johan Svedberg wrote: Hi! I've been playing around with having FVWM (2.5.10) as my windowmanager in GNOME (2.6). I followed the instructions in the FAQ (2.8), so I am using gnome-session. Anyway, things seem to be working well, except for one thing,

Re: CVS write access for Scott?

2004-06-03 Thread Olivier Chapuis
On Thu, Jun 03, 2004 at 08:44:52AM -0400, Dan Espen wrote: Dominik Vogt [EMAIL PROTECTED] writes: I think we should give CVS write access to Scott. Anybody to second that opinion? Mikhael proposed this on 31-May so you've just seconded it. And I second it too ... now. Olivier -- Visit

Re: FvwmTaskBar FvwmButtons crash when managing remote display

2004-05-30 Thread Olivier Chapuis
On Sat, May 29, 2004 at 01:41:02AM +0200, BUCHMULLER Norbert wrote: Hi, I posted a bug report a week ago (incoming/1284). Since then I investigated the problem a bit more, and found it to be MIT-SHM related (and independent of any configuration file; does the same with a zero conffile, ie.

Re: FVWM: Changing the button after a window was maximized

2004-05-18 Thread Olivier Chapuis
On Tue, May 18, 2004 at 01:30:11PM +0200, Marc Schlienger wrote: Am Dienstag, 18. Mai 2004 12:58 schrieb Mikhael Goikhman: On 18 May 2004 12:13:40 +0200, Marc Schlienger wrote: Since I added Style * MwmButtons all works fine except that the state of button 2 changes from raised to sunken

Re: Pixmaps, icons, etc. don't work in remote fvwm

2004-05-01 Thread Olivier Chapuis
On Sat, May 01, 2004 at 12:15:15AM +0100, Piotr Zielinski wrote: Piotr When I use fvwm remotely, none of the image-based stuff (icons, Piotr pixmap, etc.) work. Olivier I've recently commited a fix to this problem. At present time Olivier I cannot test this fix. Can you try Olivier

Re: Pixmaps, icons, etc. don't work in remote fvwm

2004-04-30 Thread Olivier Chapuis
Piotr Zielinski wrote: When I use fvwm remotely, none of the image-based stuff (icons, pixmap, etc.) work. I see a random image of the same size instead and fvwm reports the following error (many times) [FVWM][FvwmErrorHandler]: ERROR *** internal error *** [FVWM][FvwmErrorHandler]: ERROR

Re: Fvwm shm and remote X sessions

2004-04-29 Thread Olivier Chapuis
On Tue, Apr 13, 2004 at 01:38:36AM +0530, Kingsly John wrote: When you try to run fvwm in a remote X session(ie., Xserver runs on one machine.. and fvwm on another.) it's trying to use shared memory and it causes a lots of issues with images.. 1) all my FvwmButtons which use images

FVWM: [fr] Re: Fvwm et barre lat érale universelle KDE

2004-04-14 Thread Olivier Chapuis
On Wed, Apr 14, 2004 at 11:04:08AM +, Denis Prost wrote: Bonjour, Pardon de m'adresser directement à vous, mais c'est plus facile pour moi en français qu'en anglais sur la mailing list ! Je pense que l'on peut poster en français sur [EMAIL PROTECTED] C'est juste moins efficace pour

Re: Fvwm shm and remote X sessions

2004-04-13 Thread Olivier Chapuis
On Tue, Apr 13, 2004 at 01:38:36AM +0530, Kingsly John wrote: When you try to run fvwm in a remote X session(ie., Xserver runs on one machine.. and fvwm on another.) it's trying to use shared memory and it causes a lots of issues with images.. Yes I known this problem, I will fix it soon.

Re: EWMHIgnore... styles incomplete?

2004-04-01 Thread Olivier Chapuis
On Wed, Mar 31, 2004 at 10:55:18AM +0200, Dominik Vogt wrote: Olivier, it looks like the EWMHIgnore...Hints styles only handle the initial hints of a window. For example, with EWMHIgnoreStateHints, applications can not specify an initial layer, but can change their layer via a client message.

Re: FVWM: Fvwm and kde

2004-03-29 Thread Olivier Chapuis
On Tue, Mar 23, 2004 at 09:05:20AM +0100, Denis Prost wrote: Hi, I'm new to the list. I'm using fvwm with KDE (nice combination !). Everything works fine except two small problems : 1) the icons in the kde systray are not properly displayed for a few applications : - korn (tells

Re: Solaris 8 and Iconv

2004-03-28 Thread Olivier Chapuis
On Mon, Mar 08, 2004 at 08:29:27PM +0100, Marcus Lundblad wrote: On Mon, 8 Mar 2004, Dan Espen wrote: Marcus Lundblad [EMAIL PROTECTED] writes: Markus can you check that all the new (vs 2.5.7) text conversion stuff are not used too often? I removed some redundant calls.

Re: FVWM: FvwmTaskBar crashes

2004-03-28 Thread Olivier Chapuis
On Tue, Mar 23, 2004 at 10:18:09AM +0500, Viktor Vislobokov wrote: Hello All. If anybody has interest. Yes we are interested. Thanks for the bug report. I have ru_RU.UTF-8 locale. FvwmTaskBar is crashes when windows title has Russian letters and long (For example while read mail in

Re: fvwm-2.4.18 and fvwm-2.5.10 have been released

2004-03-23 Thread Olivier Chapuis
On Fri, Mar 19, 2004 at 05:42:54PM +0100, Dominik Vogt wrote: Tarballs and announcements are in the usual place. It seems that the fvwm-2.4.18 release has not been announced (fvwm users list and freshmeat). Regards, Olivier -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To

Re: fvwm-2.4.18 and fvwm-2.5.10 have been released

2004-03-23 Thread Olivier Chapuis
On Tue, Mar 23, 2004 at 08:35:51AM -0600, Jason L Tibbitts III wrote: OC == Olivier Chapuis [EMAIL PROTECTED] writes: OC It seems that the fvwm-2.4.18 release has not been announced (fvwm OC users list and freshmeat). A message was sent to fvwm-announce on March 19 at 10:55AM CST

Solaris 8 and Iconv

2004-03-03 Thread Olivier Chapuis
Hello, So it seems that Solaris 8 + Iconv and 2.5.7 has no problem with text rendering performance (at least with an iso8859-1 locale). But 2.5.8 and better has some important problem (fixed by --disable-iconv). In a certain sense text rendering performance with Solaris 8 + Iconv is not

Re: FVWM: 2.5.9 redrawing still slow

2004-03-03 Thread Olivier Chapuis
On Tue, Mar 02, 2004 at 11:55:20AM -0800, Elliot Sowadsky wrote: 2.5.8 had a problem for me of being slow. 2.5.9 shows the same problem. 2.5.7 is ok. Dear Duane, Elliot and any Solaris 8 user, Can you try to compile 2.5.9 with the --disable-iconv option to configure (this is not the same

Re: FVWM: 2.5.9 redrawing still slow

2004-03-03 Thread Olivier Chapuis
On Wed, Mar 03, 2004 at 04:02:40PM -0500, Dan Espen wrote: Olivier Chapuis [EMAIL PROTECTED] writes: On Tue, Mar 02, 2004 at 11:55:20AM -0800, Elliot Sowadsky wrote: 2.5.8 had a problem for me of being slow. 2.5.9 shows the same problem. 2.5.7 is ok. Dear Duane, Elliot and any

Re: fvwm-root failure

2004-02-28 Thread Olivier Chapuis
On Wed, Feb 25, 2004 at 02:16:15PM -0500, Chris Ross wrote: Olivier Chapuis wrote: On Fri, Feb 20, 2004 at 11:38:34AM -0500, Chris Ross wrote: [ limits on shm usage cause fvwm-root to fail ] I will fix this bug this week-end. Normaly, if shm fail fvwm-root use normal XImage, but it seems

Re: FVWM: applet for displaying the battery status on a laptop

2004-02-28 Thread Olivier Chapuis
On Fri, Feb 27, 2004 at 06:57:28PM +0100, Marc Schlienger wrote: Hi, I'm using Fvwm2 and need an applet for displaying the battery status on a laptop. I've tried some WindowMaker applets but they did'nt work properly. For example, wmbatteries does'nt update the status. Is there an

Re: fvwm-root failure

2004-02-25 Thread Olivier Chapuis
On Fri, Feb 20, 2004 at 11:38:34AM -0500, Chris Ross wrote: Hi. I'm running a solaris 8 system, with the installed openwin X server, and fvwm-root is failing with a shared memory error on my machine. I looked into it, and it's a error returned from shmget() somewhere in the X

The Schedule cmd does not execute complex functions

2004-01-25 Thread Olivier Chapuis
Hello, Try this: AddToFunc foo I Echo OK Schedule 500 foo it seems that foo is not executed via the Schedule cmd. Regards, Olivier -- 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

Re: Beep when opening menus

2004-01-19 Thread Olivier Chapuis
On Mon, Jan 19, 2004 at 10:00:16AM +0100, Dominik Vogt wrote: On Sat, Jan 17, 2004 at 12:36:43AM +0100, Olivier Chapuis wrote: On Fri, Jan 16, 2004 at 05:21:22PM +0100, Uwe Pross wrote: Hi there, On 16 Jan 2004 at 14:58:58 +0100, Olivier Chapuis wrote: Use

Re: Beep when opening menus

2004-01-16 Thread Olivier Chapuis
On Fri, Jan 16, 2004 at 10:50:08AM +0100, Uwe Pross wrote: Hi there, A couple of weeks ago I reported an nerving beep when opening FvwmWindowList or menus of some programs. In the last days I used FrameMaker which shows this behaviour quite often when a submenu is opened and

Re: FVWM: Variable title of FvwmScript

2004-01-09 Thread Olivier Chapuis
On Fri, Jan 09, 2004 at 03:17:31PM +0100, Uwe Pross wrote: Hi there, I wrote a simple FvwmSript which controls and displays the status of an isdn interface. I planed to invoke this script several times with different script arguments for different internet providers. E.g. Module

Re: FVWM: changing cursor color with CursorStyle

2004-01-06 Thread Olivier Chapuis
On Tue, Jan 06, 2004 at 10:29:42AM +0100, Tröller Rudolf wrote: On Mon, 5 Jan 2004 10:40 -0500 Ryan Daly wrote: Mikhael Goikhman said: On 05 Jan 2004 11:10:44 +0100, Tr?ller Rudolf wrote: It seems that your distribution defined alpha-blended animated cursors. You should disable this,

Re: FVWM: Re: Mozilla/Firebird FullScreen issues

2004-01-05 Thread Olivier Chapuis
On Mon, Jan 05, 2004 at 12:24:38PM +0530, Kingsly John wrote: +++ Olivier Chapuis [2004-01-04 20:47:08]: Hello, First some clarifications. 2.5.8 support the ewmh way to go full screen (_NET_WM_STATE_FULLSCREEN) and 2.5.7 does not. I can reproduce the mozilla disappearing problem

Re: Mozilla/Firebird FullScreen issues

2004-01-04 Thread Olivier Chapuis
Hello, First some clarifications. 2.5.8 support the ewmh way to go full screen (_NET_WM_STATE_FULLSCREEN) and 2.5.7 does not. I can reproduce the mozilla disappearing problem with 2.5.7, I cannot with 2.5.8. One point is that an application (here mozilla) can use different method to go full

Re: FVWM: Transparent Pager background

2003-12-23 Thread Olivier Chapuis
On Tue, Dec 23, 2003 at 05:17:26PM +, Mikhael Goikhman wrote: On 09 Dec 2003 10:23:14 +0100, Chris Rouch wrote: On Mon, 8 Dec 2003 23:51:41 + Mikhael Goikhman [EMAIL PROTECTED] wrote: On 08 Dec 2003 20:02:56 +, Mikhael Goikhman wrote: Later I will add FAQ

Re: FVWM: transparency

2003-12-14 Thread Olivier Chapuis
On Sun, Dec 14, 2003 at 02:21:47AM +, Mikhael Goikhman wrote: On 12 Dec 2003 13:32:07 +0100, Olivier Chapuis wrote: On Thu, Dec 11, 2003 at 12:34:47AM +, Mikhael Goikhman wrote: http://fvwm-themes.sourceforge.net/patch/fvwm-metisse-2.5.8.patch.bz2 This patch should really

Re: FVWM: transparency

2003-12-12 Thread Olivier Chapuis
On Thu, Dec 11, 2003 at 12:34:47AM +, Mikhael Goikhman wrote: To demonstrate what the FAQ suggests about transparency, here is a screenshot of new [EMAIL PROTECTED] component included in the latest fvwm-themes cvs: http://fvwm-themes.sourceforge.net/screenshots/full/transparent.png

Re: FVWM: transparency

2003-12-12 Thread Olivier Chapuis
On Fri, Dec 12, 2003 at 01:32:07PM +0100, Olivier Chapuis wrote: http://fvwm-themes.sourceforge.net/patch/fvwm-mettise-2.5.8.patch.bz2 Ooops: http://fvwm-themes.sourceforge.net/patch/fvwm-metisse-2.5.8.patch.bz2 Olivier -- Visit the official FVWM web page at URL: http://www.fvwm.org

Re: FVWM: transparency

2003-12-12 Thread Olivier Chapuis
On Fri, Dec 12, 2003 at 01:32:07PM +0100, Olivier Chapuis wrote: On Thu, Dec 11, 2003 at 12:34:47AM +, Mikhael Goikhman wrote: To demonstrate what the FAQ suggests about transparency, here is a screenshot of new [EMAIL PROTECTED] component included in the latest fvwm-themes cvs

Re: FVWM: EwmhBaseStruts

2003-12-04 Thread Olivier Chapuis
On Tue, Dec 02, 2003 at 04:13:12PM +0100, Olivier Chapuis wrote: On Tue, Dec 02, 2003 at 03:30:03PM +0100, KONTRA Gergely wrote: On 1201, KONTRA Gergely wrote: On 1201, Mikhael Goikhman wrote: I set EwmhBaseStruts 64 0 0 0 in my .fvwm2rc, but new windows are placed

Re: FVWM: EwmhBaseStruts

2003-12-02 Thread Olivier Chapuis
On Tue, Dec 02, 2003 at 03:30:03PM +0100, KONTRA Gergely wrote: On 1201, KONTRA Gergely wrote: On 1201, Mikhael Goikhman wrote: I set EwmhBaseStruts 64 0 0 0 in my .fvwm2rc, but new windows are placed at the left edge of the screen. I can't reproduce this. Create a minimal

Re: FVWM: Nested 'PipeRead' commands

2003-10-25 Thread Olivier Chapuis
On Sat, Oct 25, 2003 at 08:10:39AM -0200, [EMAIL PROTECTED] wrote: Hello. I am going to try to adapt the icewm-menu-gnome2 program from IceWM to dynamically generate Gnome2 menus for FVWM. I think that the following Python module can be useful for that:

Re: Colorset usability issues

2003-10-12 Thread Olivier Chapuis
On Sun, Oct 12, 2003 at 03:36:51PM +0300, Mikhael Goikhman wrote: I suggest these colorset usability things: 1) New colorset option Clear or NoEffects depending on what it does that removes all effects from a colorset, it may be aproximately equivalent to: Colorset N NoDither, \ #

Re: Status of logo voting?

2003-09-30 Thread Olivier Chapuis
On Mon, Sep 29, 2003 at 12:59:05PM +0200, Uwe Pross wrote: Hi there, On 29 Sep 2003 at 10:22:19 +0200, Dominik Vogt wrote: I think we need to start the voting process soon before the logo artits get angry :-) I got hardly feedback for the actual voting page. You reported one problem

Re: FVWM: fvwm and gnome Red Hat 8.0

2003-09-25 Thread Olivier Chapuis
On Tue, Sep 23, 2003 at 05:21:34AM +0200, Olivier Chapuis wrote: On Sun, Sep 21, 2003 at 03:55:35PM -0400, Ian Hutchinson wrote: I would like to use fvwm with my more or less stock RH 8.0 install on a laptop. I currently use gnome/metacity because kde is way too resource heavy

Re: FVWM: fvwm and gnome Red Hat 8.0

2003-09-23 Thread Olivier Chapuis
On Sun, Sep 21, 2003 at 03:55:35PM -0400, Ian Hutchinson wrote: I would like to use fvwm with my more or less stock RH 8.0 install on a laptop. I currently use gnome/metacity because kde is way too resource heavy for the screen and interface to give decent responsivity. But metacity lacks

Re: Notification: incoming/1076

2003-09-11 Thread Olivier Chapuis
On Wed, Sep 10, 2003 at 11:08:25AM -0500, [EMAIL PROTECTED] wrote: FVWM Bug Tracking notification new message incoming/1076 Message summary for PR#1076 From: [EMAIL PROTECTED] Subject: Mouse strokes Date: Wed, 10 Sep 2003 11:08:24 -0500 0 replies 0

Re: FVWM: Pixmap image in title

2003-09-11 Thread Olivier Chapuis
On Wed, Sep 10, 2003 at 11:13:23PM +0400, ChiP wrote: Hi. Can I use image with size 18x16 as button images in Title without scalling it or resizing? So I need something like this: I have set of images with size : % identify closeAD.xpm closeAD.xpm XPM 18x16+0+0 DirectClass 16-bit

Re: FVWM: how can i clean the button under transparent button?

2003-09-11 Thread Olivier Chapuis
On Wed, Sep 10, 2003 at 05:18:29PM +0200, Andrei Mitrofanow wrote: On Wed, Sep 10, 2003 at 12:02:59PM +0200, Dominik Vogt wrote: On Wed, Sep 10, 2003 at 10:45:46AM +0200, Andrei Mitrofanow wrote: On Wed, Sep 10, 2003 at 10:08:32AM +0200, Dominik Vogt wrote: On Tue, Sep 09, 2003 at

Re: Using Unicode's Private Use Are for additional presentation forms

2003-09-10 Thread Olivier Chapuis
On Sun, Sep 07, 2003 at 09:23:12PM +0200, Marcus Lundblad wrote: I was looking through some documentation on the web. The program Mutt has assigned some part of the private use area for contextual presentation forms and ligatures not present in normal Unicode. For example U+E600 to U+E6FF

Re: FVWM: Re: [FVWM-Themes] Getting Started with FVWM Themes

2003-09-06 Thread Olivier Chapuis
On Fri, Sep 05, 2003 at 11:24:50AM +0100, Thomas Adam wrote: --- Mikhael Goikhman [EMAIL PROTECTED] wrote: On 05 Sep 2003 03:38:33 +, David Dickerson wrote: I am also trying to add my KDE menu items to FVWM. I will continue my research. Oddly, when I had the previous version of

Re: FVWM: migrating to Gnome 2.2 (Debian woody backport) but keeping FVWM (2.4.6)

2003-09-05 Thread Olivier Chapuis
On Thu, Sep 04, 2003 at 09:49:27PM -0400, Daniel B. wrote: Do any of you know what's needed to use FVWM 2.4.6 with Gnome 2.2? (I'm running the woody (stable) version of Debian GNU/Linux, with the Gnome 2.2 backport to woody.) The initial problem I'm having is that something in Gnome,

Re: FVWM: more png problems

2003-09-03 Thread Olivier Chapuis
On Wed, Sep 03, 2003 at 02:07:53PM -0400, Jesse L Farinacci wrote: hello--okay so i've managed to configure fvwm properly(?) with png support. that is, the message at the end of the configure process states PNG support as yes. when i go to compile, however, i get the attached fatal error.

Re: FVWM: Transparency/Translucency revisited...

2003-09-02 Thread Olivier Chapuis
On Sun, Aug 31, 2003 at 10:39:19PM +0200, Olivier Chapuis wrote: On Mon, Aug 25, 2003 at 09:00:32PM +0200, Dawid Kuroczko wrote: Hello. :-) I did manage to make pseudo-transparent menus, but now I'd like to make something more real. What I'd like to do is to have something like

Re: [PATCH] fix missing font charsets

2003-08-31 Thread Olivier Chapuis
On Sat, Aug 30, 2003 at 11:07:13PM -0600, S. Anderson wrote: Hello everyone, While using a utf-8 locale I get this message in my ~/.xsession-errors: [FVWM][FlocaleGetFontSet]:

Re: FVWM: Transparency/Translucency revisited...

2003-08-31 Thread Olivier Chapuis
On Mon, Aug 25, 2003 at 09:00:32PM +0200, Dawid Kuroczko wrote: Hello. :-) I did manage to make pseudo-transparent menus, but now I'd like to make something more real. What I'd like to do is to have something like there is in KDE. It should work like this: 1. user clicks thus calling a

Re: FVWM: Transparency/Translucency revisited...

2003-08-27 Thread Olivier Chapuis
On Mon, Aug 25, 2003 at 09:00:32PM +0200, Dawid Kuroczko wrote: Hello. :-) I did manage to make pseudo-transparent menus, but now I'd like to make something more real. What I'd like to do is to have something like there is in KDE. It should work like this: 1. user clicks thus calling a

Re: FVWM: Transparency/Translucency revisited...

2003-08-27 Thread Olivier Chapuis
On Wed, Aug 27, 2003 at 11:11:05PM +0300, Mikhael Goikhman wrote: On 27 Aug 2003 14:47:09 -0400, Ben Winslow wrote: I like the effect this provides... it's not perfect (of course, you can't get perfect behavior in X yet), but it works pretty nicely, and since menus are fairly transient

Re: FVWM: Transparency/Translucency revisited...

2003-08-27 Thread Olivier Chapuis
On Wed, Aug 27, 2003 at 04:09:56PM -0400, Bob Woodside wrote: On 27 Aug 2003 14:47:09 -0400 Ben Winslow [EMAIL PROTECTED] wrote: I like the effect this provides... it's not perfect (of course, you can't get perfect behavior in X yet), but it works pretty nicely, and since menus are

Re: FVWM: Transparency/Translucency revisited...

2003-08-26 Thread Olivier Chapuis
On Mon, Aug 25, 2003 at 09:00:32PM +0200, Dawid Kuroczko wrote: Hello. :-) I did manage to make pseudo-transparent menus, but now I'd like to make something more real. What I'd like to do is to have something like there is in KDE. It should work like this: 1. user clicks thus calling a

Re: fvwm crash

2003-08-25 Thread Olivier Chapuis
On Mon, Aug 25, 2003 at 02:47:43AM +0200, Jochen Klenner wrote: Hello, noticed this with the recent CVS version. To reproduce, start fvwm with the attached config file, touch the taskbar with the mouse to shade it, iconify a window by clicking the only titlebar button. Fvwm freezes, using

Re: FVWM: Could FVWM help protesting against SWPats?

2003-08-23 Thread Olivier Chapuis
On Sat, Aug 23, 2003 at 05:56:45AM +0200, Olivier Chapuis wrote: On Thu, Aug 21, 2003 at 10:29:57AM +0200, Dominik Vogt wrote: On Thu, Aug 21, 2003 at 08:31:30AM +0200, Uwe Pross wrote: Hi there, On 20 Aug 2003 at 20:10:36 +0200, Felix E. Klee wrote: Is there any chance

Re: FVWM: Could FVWM help protesting against SWPats?

2003-08-23 Thread Olivier Chapuis
On Sat, Aug 23, 2003 at 01:09:57PM +0200, Uwe Pross wrote: Hi there, On 23 Aug 2003 at 07:11:41 +0200, Olivier Chapuis wrote: By the way, I've some problem to browse my local copy of the fvwm web site. For example if I open file:/home/olivier/fvwm/web/index.php with Mozilla

Re: CVS olicha: * Fixed _NET_WM_STATE_FULLSCREEN: set correctly _NET_WM_STATE

2003-08-15 Thread Olivier Chapuis
On Thu, Aug 14, 2003 at 02:25:43PM +0200, Dominik Vogt wrote: On Thu, Aug 14, 2003 at 01:17:29PM +0200, Olivier Chapuis wrote: On Thu, Aug 14, 2003 at 03:48:20AM -0500, FVWM CVS wrote: snip * Removed the decor for EWMH fullscreen windows, forbid shading Why? If you shade

Re: Problems with the new detection of IOCCC/Traditional move method

2003-08-10 Thread Olivier Chapuis
On Sat, Aug 09, 2003 at 11:28:43PM +0300, Mikhael Goikhman wrote: Here I demonstrate some bad problems with the current move/placement methods. I use TiledCascadePlacement, but this should not matter here. I know that xv was always problematic, but I see this with some other programs too. (And

Re: FVWM: Two fvwm-2.4.16 window placement questions

2003-08-10 Thread Olivier Chapuis
On Mon, Aug 04, 2003 at 05:34:06PM -0400, Phil Stracchino wrote: Running with fvwm-2.4.16 on Linux, gtk-gnutella-0.92 consistently starts up with its titlebar 3/4 of the way off the top edge of the screen. I've tried Style NoPPosition without any effect. Clearly some kind of hinting on

Re: FVWM: Strange menu behaviour

2003-08-09 Thread Olivier Chapuis
On Thu, Jul 31, 2003 at 08:04:40PM +0200, stu wrote: Hi everyone I'm using fvwm 2.5.7. When I popup a menu using my mouse eg Mouse 3 R A Menu Debian the mouse pointer is positioned on the title of the menu. However, when I popup a menu using a shortcut key eg Key EscapeA

Re: FVWM: FvwmTaskbar changes button order on page change

2003-08-09 Thread Olivier Chapuis
On Sat, Jul 26, 2003 at 11:27:34PM +0200, Gert Brinkmann wrote: Hello, when I start fvwm (the current CVS version) and open FvwmTaskbar, 3 rxvts and mozilla with 1 browser and 1 mail window the order of the windows in the FvwmTaskbar is: rxvt, rxvt, rxvt, mozbrowser, mozmailer when

Re: FVWM: FvwmPager oddness in 2.5.7

2003-08-09 Thread Olivier Chapuis
On Wed, Jul 30, 2003 at 01:48:15PM -0400, Norman Walsh wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello world, I recently upgraded to Gnome 2.x (Debian's unstable distribution). Suddenly my FvwmPager never appears. The logs show only: [FVWM][FlushMessageQueue]: ERROR Failed

Re: FVWM: EWMHMiniIconOverride for Galeon?

2003-08-09 Thread Olivier Chapuis
On Fri, Aug 08, 2003 at 05:29:57PM -0400, Richard Lister wrote: Olivier Chapuis [EMAIL PROTECTED] wrote on Fri, 8 Aug 2003 18:17:29 +0200: Subject: Re: FVWM: EWMHMiniIconOverride for Galeon? Style GaleonEWMHMiniIconOverride, MiniIcon galeon.png My mini icon png

Re: FVWM: EWMHMiniIconOverride for Galeon?

2003-08-08 Thread Olivier Chapuis
On Thu, Aug 07, 2003 at 02:17:49PM -0400, Richard Lister wrote: Hi folks fvwm 2.5.7 I have: Style GaleonEWMHMiniIconOverride, MiniIcon galeon.png My mini icon png exists and is fine (and used to be used with galeon 1.2). Since I went to galeon 1.3.7 it is donating

Re: FVWM: symbols disappear after 2.4.6 to 2.5.7 upgrade

2003-08-08 Thread Olivier Chapuis
On Fri, Aug 08, 2003 at 03:24:15AM -0400, No Spam, Please wrote: Hello, Upgrade from FVWM 2.4.6 to 2.5.7 seemed to go OK, but the symbols on the buttons on the right side of the title bar vanished. Looks like the meaning of [EMAIL PROTECTED] and [EMAIL PROTECTED] in a vector ButtonStyle

Re: FVWM: symbols disappear after 2.4.6 to 2.5.7 upgrade

2003-08-08 Thread Olivier Chapuis
On Fri, Aug 08, 2003 at 03:24:15AM -0400, No Spam, Please wrote: Hello, Upgrade from FVWM 2.4.6 to 2.5.7 seemed to go OK, but the symbols on the buttons on the right side of the title bar vanished. Looks like the meaning of [EMAIL PROTECTED] and [EMAIL PROTECTED] in a vector ButtonStyle

Re: FVWM: Mozilla Firebired missing icon?

2003-08-08 Thread Olivier Chapuis
On Fri, Aug 08, 2003 at 10:14:58AM -0400, Adam Woodworth wrote: Is anyone else having a problem with Mozilla Firebird 0.6.1 where the icon doesn't appear when the window is minimized? Please always specify the fvwm version. OS, hardware and X server may help too. I figure this is a glitch

Re: FVWM: General transparency in fvwm

2003-08-08 Thread Olivier Chapuis
On Wed, Aug 06, 2003 at 01:16:11PM +0200, Morten Grunnet Buhl wrote: I was thrilled to learn that fvwm2 supported transparency and that it was a piece of cake to setup. So no I have a nice transparent menu. But when I started playing with FvwmWinList I saw that its transparency was better.

Re: Gnome 2 and FVWM

2003-08-07 Thread Olivier Chapuis
On Mon, Jul 14, 2003 at 06:53:33PM -0400, Paul Smith wrote: snip If we could get this working it would be nice to have an entry for Gnome 2 in the FAQ, because the current info there for Gnome is all Gnome 1.x based (there is no Window Manager option under the control panel etc. anymore,

Re: Session management and Swallowed apps

2003-08-06 Thread Olivier Chapuis
On Thu, Jul 31, 2003 at 10:05:47AM +0300, Mikhael Goikhman wrote: On 30 Jul 2003 15:11:27 +0200, Olivier Chapuis wrote: In fact there is a solution. From the XSMP spec: Some clients may wish to manage the programs they start. For example, a mail program could start a text

Re: Notification: incoming/1000 (KDE Kicker system tray)

2003-08-06 Thread Olivier Chapuis
On Thu, Mar 20, 2003 at 07:15:51AM -0600, [EMAIL PROTECTED] wrote: FVWM Bug Tracking notification new message incoming/1000 Message summary for PR#1000 From: [EMAIL PROTECTED] Subject: KDE Kicker system tray Date: Thu, 20 Mar 2003 07:15:50 -0600 0 replies 0

Re: FVWM: GNOME2/fvwm integration

2003-08-05 Thread Olivier Chapuis
On Sat, Jul 26, 2003 at 01:22:17PM -0400, Tessa Lau wrote: [snip] Hope that helps. Let me know if you want me to describe anything else in more detail. Your explanations are perfectly clear. I've implemented something new regarding _NET moving window but I do not think that this will fix

Re: FVWM: window resize in 2.5.7

2003-08-05 Thread Olivier Chapuis
On Mon, Aug 04, 2003 at 09:48:04AM +0200, Dominik Vogt wrote: On Fri, Aug 01, 2003 at 02:15:06PM -0500, Bill Wilson wrote: On Mon, 28 Jul 2003 08:49:35 +0200 Jules Alberts [EMAIL PROTECTED] wrote: Op 23 Jul 2003 (14:36), schreef Dominik Vogt fvwm@fvwm.org: snip Which gkrellm

Re: FVWM: window resize in 2.5.7

2003-08-01 Thread Olivier Chapuis
On Fri, Aug 01, 2003 at 09:09:53AM +0200, Dominik Vogt wrote: On Thu, Jul 31, 2003 at 10:45:12PM +0200, Olivier Chapuis wrote: On Thu, Jul 31, 2003 at 04:44:48PM +0200, Dominik Vogt wrote: On Thu, Jul 31, 2003 at 03:47:56PM +0200, Olivier Chapuis wrote: On Thu, Jul 31, 2003 at 11:51:59AM

  1   2   3   4   5   6   7   >