fvwmorg / fvwm3

FVWM version 3 -- the successor to fvwm2
Other
505 stars 79 forks source link

Translucent/transparent menus #578

Open sebaro opened 3 years ago

sebaro commented 3 years ago

Describe the new feature

Gentoo has this patch that makes the menus transparent. It works fine and I didn't have any issue with it on FVWM2. fvwm-2.5.27-translucent-menus.diff.txt

How might fvwm3 need to change?

New Colorset style options.

Can this be achieved through scripting?

No.

Yes.

somiaj commented 1 year ago

@sebaro checkout #760, I have updated the patch for fvwm3. It is in the js/translucent-menu branch.

sebaro commented 1 year ago

It's working fine, thanks.

ExecutorElassus commented 1 year ago

This patch, which on my gentoo applies to fvwm3-1.0.4, does not work for me for translucent menus (nor translucent colorsets applied to the buttons with 'Back' in the ButtonsBar.

Unless there's something about the new config-file formats that I'm missing?

somiaj commented 1 year ago

You will need to install fvwm from the master branch to get this feature, and it will be part of 1.0.6 when it is released.