Hello,
does anybody knows how to use gnome applets in fvwm2?
Thanks in advance,
Elwe

elwe wrote:Hello,
does anybody knows how to use gnome applets in fvwm2?


elwe wrote:So, I'm back again. Thanks for your answer. I haven't tested other applets, I just want to run nm-applet. Now I know, that it needs a tray to become visible. I found the program ktray, which starts a standalone tray, in which nm-applet appears. Fine!
Now I want to swallow the ktray in my FvwmButtons:
*FvwmButtons: ( Swallow (UseOld) ktray 'Exec ktray & nm-applet &')


Treadstone wrote:Or trayer - on my computer works perfectly

geometry -0+0
grow_gravity W
icon_gravity NW
transparent truewindow_type: Sets the EWMH–compliant type of tray‘s window. Possible values for type: dock, normal, toolbar, utility.


mimosinnet wrote:window_type: Sets the EWMH–compliant type of tray‘s window. Possible values for type: dock, normal, toolbar, utility.
I wonder if this makes any difference in fvwm.

AddToFunc StartFunction
+ I Exec exec stalonetrayAddToFunc StartFunction
+ I Schedule 800 Exec exec stalonetray

mimosinnet wrote:I was having an issue when starting stalonetray. I had it in startfunction:
- Code: Select all
AddToFunc StartFunction
+ I Exec exec stalonetray
It did not start with fvwm, but it did if I restarted fvwm afterwards. From this thread I got the tip:
- Code: Select all
AddToFunc StartFunction
+ I Schedule 800 Exec exec stalonetray
Why it is "Schedule 800" needed?
*FvwmFoo: (1x1, Swallow (NoClose, UseOld) `stalonetray` `Exec exec stalonetray`)mimosinnet wrote:As I find this a rellevant issue, I have added this information in the gentoo wiki FVWM_Advanced, and I would appreciate if somebody could check its accuracy.

Users browsing this forum: No registered users and 2 guests