FVWM: Re: HoverIcon for FvwmButtons (Was: animated FvwmButtons)

2004-07-10 Thread Remko Troncon
After you get this feel correctly, you may think about adding PressIcon, PressTitle and PressColorset to be used instead of the original ones. :) Would this make it possible to have a different icons for the 'up' and 'down' state of a button ? Because i'm awaiting this feature for a long time,

Re: FVWM: [off topic] mp3 + ogg player

2004-04-07 Thread Remko Troncon
I'm very content about FVWM, but some programs don't comply to conventions, I guess everyone here knows that xmms is one of them. I'm What exactly is wrong with XMMS ? I use it, but it is minimized without an icons. I control it with shortcuts or with my gkrellm, and the playlist of xmms is

FVWM: Preventing dynamic icons for NoIcon apps

2004-04-02 Thread Remko Troncon
Hi, I should probably make this a personal question, but since i think a lot of users use this feature, i thought i'ld ask it publicly. When using taviso's rc lines for having dynamic icons for applications when minimizing (http://dev.gentoo.org/~taviso/screenshot6.png), i would like to have

Re: FVWM: Conditionally adding menu items

2004-03-26 Thread Remko Troncon
have something like pointing a menu to a directory in which all programs/items to be shown or hidden are stored as links or something similar. If you have the luck to be running Debian, you can add a menuitem: .. + Debian Popup /Debian .. This menu will contain all installed

Re: FVWM: Conditionally adding menu items

2004-03-26 Thread Remko Troncon
That's great but I am running gentoo. I wonder however why this would work only on Debian? Could you explain what Debian does to provide its menus so easily and how this tecnique is integrated into fvwm? Debian packages normally contain a file describing what type of application it is

Re: FVWM: Conditionally adding menu items

2004-03-26 Thread Remko Troncon
menu structure. I personally find it a real pain in the bum, and much prefer writing my own dynamic menus (mine are implemented with ruby). It's not really a pain in the bum, as you don't have to do anything about it to use it. Besides, they're not really dynamic, so it doesn't cost extra time

Re: FVWM: mini icons and NoResource

2004-03-21 Thread Remko Troncon
Style mutt Icon norm/mutt_button.xpm MiniIcon mini/mutt-mini.xpm How about placing a comma in between your Icon and your MiniIcon declarations ? You can check the resource and class etc. of a window with FvwmIdent. If 'mutt' isn't anywhere in there, you could explicitly set the title of

Re: FVWM: Smooth startup

2004-03-20 Thread Remko Troncon
# schedule FvwmPager so it starts after the root bg is up. + I Schedule 900 Module FvwmPager * * Yes, but that's not really clean (you might wait too long or too short). I used fvwm-root in a PipeRead, which seems to solve the problem. cheers, Remko -- Visit the official FVWM web page at URL:

Re: FVWM: mini icons and NoResource

2004-03-20 Thread Remko Troncon
How do I get the mini icon to work with mutt ,class=mutt resource=xterm, and moneydance, class=moneydance Resource=com.moneydance.apps.md.view.gui.MainFrame. the norm works. Could you point me to the FAQ for this? :) The FAQ? This is simply in the manual: Style mutt MiniIcon

FVWM: Smooth startup

2004-03-19 Thread Remko Troncon
Hi, When i start fvwm, the initialization function starts the pager, the buttons, and sets the background. If the buttons and the pager are transparent, this gives some weird results while starting: first they are started with a black backround, after a while the background comes up, and then the

Re: FVWM: Debian ./configure problem

2004-03-17 Thread Remko Troncon
PKG_CONFIG_PATH=/usr/X11R6/lib/pkgconfig:/lib/pkgconfig PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/opt/gnome/lib/pkgconfig PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/lib/pkgconfig:/usr/local/lib/pkgconfig Debian avoids the need to set environment variables. I also had troubles this

Re: FVWM: Microsoft Patent

2004-02-28 Thread Remko Troncon
There is Microsoft Patent for a virtual desktop in the works, have you guys seen this: This is not the first time (and it certainly won't be the last) that Microsoft issues bogus patents. As mentioned before, there clearly is prior art here, so a patent like that will never hold up in court.

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

2004-02-28 Thread Remko Troncon
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 application which works fine with Fvwm2 and ACPI? Not strictly what you asked,

Re: FVWM: Conditionals in fvwm functions

2004-01-03 Thread Remko Troncon
I want to achieve something like this (in pseudocode): In this special case, i use a cleaner approach to achieve the same: in the end of my fvwm2rc (which is the same on all my machines) i have a: Read rc.local The rc.local is different on each machine, and contains machine-specific

FVWM: FvwmButtons: Up Down buttons

2003-12-30 Thread Remko Troncon
Hi, Is it possible to have different icons for the up down state of FvwmButtons ? thanks, Remko -- Visit the official FVWM web page at URL: http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm in the body of a message to [EMAIL PROTECTED] To report problems, send mail to

Re: FVWM: transparency

2003-12-17 Thread Remko Troncon
Olivier, For those interested by Translucency I've uploaded a patch Exteremely cool to finally share your (huge) patch :) I just tested it, and it works perfect. Too bad my card isn't supported by XDirectFB, so i have to stick with the 'basic' translucency of menus, in which i am a bit

Re: FVWM: Tray icon

2003-11-11 Thread Remko Troncon
I really don't know what you mean with docking applications. I meant an application requesting to put itself in the system tray. cheers, Remko -- Visit the official FVWM web page at URL: http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm in the body of a message to [EMAIL

FVWM: Tray icon

2003-11-09 Thread Remko Troncon
Hi, I am curious to know what the normal behaviour is in FVWM when an application 'docks' into the system tray, when there is no real system tray (only FVWM is running) ? And what should happen when there is an FvwmButtons running that swallows an application which docks into the system tray. I

Re: FVWM: xterm bold font

2003-09-22 Thread Remko Troncon
I always wondered why people spend so much time configuring all aspects of a look, but do not improve such basic thing like their terminal. If a bold font is not specified using -fb option (or similar), than the Ok, i didn't see that part in the manpage. However, there is some behaviour

Re: FVWM: xterm bold font

2003-09-22 Thread Remko Troncon
Ok, it is a matter of a habit. For me, the real font is more an art work that looks nice, the generated font looks a bit like a crap without anti-aliasing, especially for wide letters. :) I would think that too, but weird enough in this case my preference goes out to the other way. I have

Re: FVWM: fvwm2rc files

2003-09-20 Thread Remko Troncon
_NIce_ screenshot!! Remko, do you by any chance remember where the background image came from? Just the thing for my daughter ;-) or did you produce it yourself? They come from the Dick Bruna website: http://www.miffy.com/ You can find a bunch of nice pictures there. cheers, Remko --

Re: FVWM: fvwm2rc files

2003-09-19 Thread Remko Troncon
Also, does anyone have a screenshot of FvwmButtons...I want to see it in action. A little bit more discrete version of FvwmButtons can be seen in the top left corner of http://www.cs.kuleuven.ac.be/~remko/fvwm/screenshot2.png The 3 buttons contain panels that fold in and out (the first one is

Re: FVWM: fvwm for Debian

2003-09-06 Thread Remko Troncon
to sources.list. Note that these aren't all that up-to-date; I think the version there is still 2.5.6. Nevertheless interesting ;-) I guess the maintainer decided to put it in a separate apt-repository instead of in the main unstable repository. thanks, Remko -- Visit the official FVWM web

Re: FVWM: fvwm for Debian

2003-09-05 Thread Remko Troncon
debian unstable is called unstable because it's not stable yet, not because it includes unstable (development) versions of apps. Generally debian unstable includes latest stable versions of apps (or at least that's the goal, as far as I can say). That's correct. Although that doesn't

Re: FVWM: FvwmButtons Panel binding to keystroke

2003-08-10 Thread Remko Troncon
Would be easier to have a keyboard shortcut to retract/contract the panel than having to move my mouse and click. That isn't possible yet. I'm also interested in this feature, and was planning to implement it one day if nobody else had yet, but i didn't have any time so far. cheers, Remko --

Re: FVWM: Wiki for fvwm?

2003-07-29 Thread Remko Troncon
I'd rather if we collect config parts, like button setups, titlebar decorations, menu definitions and fvwm scripts, and place them together with a screenshot and description on the web site. I agree with Uwe. The current approach is a lot easier, much more maintainable, and gives a good

Re: FvwmButtons relief patch

2003-07-22 Thread Remko Troncon
I have a patch lying around here (for a few months now) which adds an option to FvwmButtons for customizing the relief (flat/raised/sunken) for both states. Do you suggest i polish it and send it through now, or should i wait Let us have a look at the patch; then we

Re: FvwmButtons relief patch

2003-06-25 Thread Remko Troncon
Let us have a look at the patch; then we can decide. Ok. Here goes. Remko Index: modules/FvwmButtons/FvwmButtons.1 === RCS file: /home/cvs/fvwm/fvwm/modules/FvwmButtons/FvwmButtons.1,v retrieving revision 1.61 diff -u -r1.61

FvwmButtons relief patch

2003-06-24 Thread Remko Troncon
Hi, I have a patch lying around here (for a few months now) which adds an option to FvwmButtons for customizing the relief (flat/raised/sunken) for both states. Do you suggest i polish it and send it through now, or should i wait for 2.7 ? cheers, Remko -- Visit the official FVWM web page at

FVWM: FvwmPlacement

2003-04-08 Thread Remko Troncon
Hello, I was wondering if it's possible to put an application which doesn't accept geometry parameters in a fixed location. I found a module FvwmPlacement which claims to do this, but thought it was strange that this feature is not in the standard FVWM distribution. Is there another way ?

Re: FvwmButtons patch + Suggestion

2003-03-14 Thread Remko Troncon
I may suggest to do it a bit differently, new options for Panel: Respawn and SpawnOnOpen. This should achieve the functionality you want, but in a bit different (and I hope a more intuitive) way, This is indeed a better alternative. I thought about this alternative yesterday, but leaving out

FvwmButtons patch + Suggestion

2003-03-13 Thread Remko Troncon
Hello FVWM workers, Enclosed is a patch i proposed a few weeks ago, but which wasn't accepted at the time because of another bug in FvwmButtons. So, i am reposting it for revision, and would like it committed. The patch adds a new option to FvwmButtons 'Relief reliefmode' (with reliefmode one of

FVWM: Shortcuts for FvwmButtons

2003-03-13 Thread Remko Troncon
Hello, Is it possible to bind a key to open a panel in FvwmButtons ? If not, would this be a lot of work ? cheers, Remko -- Visit the official FVWM web page at URL: http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm in the body of a message to [EMAIL PROTECTED] To report

Re: FVWM: Shortcuts for FvwmButtons

2003-03-13 Thread Remko Troncon
If you know the position of a button, you could use the WarpPointer command to place the pointer on the button and then press return. Can you send a return event with an FVWM command ? thanks, Remko -- Visit the official FVWM web page at URL: http://www.fvwm.org/. To unsubscribe from the

Re: Relief Patch

2003-02-14 Thread Remko Troncon
These were only my thooughst. If you redo the patch (possibly fixing the negative Frame or, instead, making it absolete by new options), it is likely that your solution (whichever it will be) is applied. With the frame bug fixed, are there any preferences for my Relief option for FvwmButtons

Relief Patch

2003-02-05 Thread Remko Troncon
Hello FVWM workers, I wrote a patch for a minor adjustment for the FvwmButtons module. I added an extra FvwmButtons option 'Relief reliefmode' to specify when relief of the button should be drawn: only in the up state, only in the down state, or in both states (default). The reason i wanted this

Re: FVWM: Some suggestions -a rant

2003-01-17 Thread Remko Troncon
my point: fvwm2 could have a nicer default look I think... I agree with the fact that the default look (the pink one) is rather ugly, which is the reason for most people not to use FVWM at all. However, a lot of window managers and desktop managers seem to have a sober default look and feel,

Re: FVWM: Some suggestions -a rant

2003-01-17 Thread Remko Troncon
fvwm-themes), but the great thing about fvwm is that it's as configurable in it's behaviour as it is in the looks. I don't think any of us doubts about that. But you can't 'show' how handy and configurable a window manager's feel is; however, you _can_ show how configurable a window

FVWM: Display update while dragging

2003-01-16 Thread Remko Troncon
Hi, When i drag (or resize) a window in FVWM, other applications do not update the display. I was wondering if there is a way of solving this ? cheers, Remko -- Visit the official FVWM web page at URL: http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm in the body of a

Re: FVWM: Acrobat Reader refuse to move in FVWM!

2003-01-09 Thread Remko Troncon
Disabling MwmFunctions fixed the problem for me. I have been having the same problem for a while now (Acrobat refusing to move after a fullscreen view), and this fixes the problem for me too. thanks, Remko -- Visit the official FVWM web page at URL: http://www.fvwm.org/. To unsubscribe from the

Re: FVWM: QuitFunction

2002-10-02 Thread Remko Troncon
Hi all, I know this was a post of a while ago, but has this been implemented yet? Will it ever be ? cheers, Remko On 13 Aug 2002, Mikhael Goikhman wrote: Now when I think about this, I see an elegant solution for these problems. We only need 2 functions (not including Session*Function

FVWM: QuitFunction

2002-08-13 Thread Remko Troncon
Hi, I am using xplanet to update my background every couple of minutes. When i quit fvwm, i would like to kill xplanet so that it doesn't keep on running. A QuitFunction (called only when actually quitting) would be convenient for this, but i can't seem to find it in the manual. Why is this ?

Re: FVWM: QuitFunction

2002-08-13 Thread Remko Troncon
It's named ExitFunction. Yes, i saw the ExitFunction. But the man page says that this function is called on restarts also. I only want to kill xplanet when actually quitting. cheers, Remko -- Visit the official FVWM web page at URL: http://www.fvwm.org/. To unsubscribe from the list, send

Re: FVWM: QuitFunction

2002-08-13 Thread Remko Troncon
Well, you may start xplanet in StartFunction instead of InitFunction and ExitFunction will work for you like you want. That's not really what you would want to do with xplanet. Or run an fvwm wrapper like this: xplanet fvwm killall xplanet # or: kill `pidof xplanet` This is indeed

Re: FVWM: QuitFunction

2002-08-13 Thread Remko Troncon
I don't see a problem with this. It's a pure luxury problem. When fvwm is restarted, xplanet doesn't have to be restarted because all it does is update the background. Restarting it on every fvwm restart is CPU intensive, and causes the background to blank out for a few seconds. Noone just

Re: FVWM: QuitFunction

2002-08-13 Thread Remko Troncon
Why don't you just start it in the ~/.xinitrc file? That's what i was planning to do. But for some strange reason, i preferred to have it in my fvwmrc, and have as less as possible inside my .xinitrc. (i know, it's a purely subjective principle, but that's just my feeling :) Anyway, i'll

Re: FVWM: QuitFunction

2002-08-13 Thread Remko Troncon
StartFunction may include conditions StartUp and Restart, ExitFunction may include conditions Restart and Quit, these conditions are always false anywhere else. This way InitFunction and RestartFunction are not needed (not that RestartFunction is needed now anyway). ... Your approach is

Re: FVWM: Scroll Lock mode

2002-07-08 Thread Remko Troncon
Oh dear! You've lived with the most frequently encountered problem for a year without knowing that the solution is written in big friendly letters right at the front of the fvwm FAQ. ;-) Oops. Didn't see that one :( Then again, it took me a year to find out that it was due to the modifiers

Re: FVWM: Scroll Lock mode

2002-07-08 Thread Remko Troncon
It works fine here. What version did you upgrade to? If you switched to using colour sets for menus, the MenuFace style does not work anymore. You have to use the builtin Colorset command to change the gradient (2.5.x) I'm not using colorsets. It's definitely a bug. The problem is that i

FVWM: FvwmButtons 'hangon'

2002-07-07 Thread Remko Troncon
Hi there, I would like to create a panel for X-Chat using FvwmButtons, but i seem to have some problems. When X-chat is started, it gets the title X-Chat [1.8.9]: my_nick @ irc.myserver.org / #mychannel So, i define a panel *FvwmButtons: (Icon mini.xchat.xpm, \

FVWM: Scroll Lock mode

2002-07-07 Thread Remko Troncon
Hi again, I have been coping with a specific problem ever since i started using fvwm one year ago. For some reason, from time to time my key bindings stopped working, and closing windows by clicking on the button in the top left corner of the window didn't work either. Because i couldn't

FVWM: Some problems

2002-07-06 Thread Remko Troncon
Hi, I am experiencing some problems with both FVWM 2.5.2 and the snapshot of 20020704. However, i'm not sure if these problems are due to fvwm or to other apps. First of all, when i add the line FontPath unix/:7101 to my XFree config file (to be able to use my truetype fonts), and i try

Re: FVWM: Some problems

2002-07-06 Thread Remko Troncon
I am experiencing some problems with both FVWM 2.5.2 and the snapshot of 20020704. However, i'm not sure if these problems are due to fvwm or to other apps. Sorry about my last post, the errors i described don't occur in the snapshot any more. I just loaded the wrong version. Also, i should