From: <dom...@us...> - 2020-01-05 21:49:26
|
Revision: 958 http://sourceforge.net/p/fvwm-crystal/code/958 Author: dominique_libre Date: 2020-01-05 21:49:24 +0000 (Sun, 05 Jan 2020) Log Message: ----------- Pref menu: comment Translucency-Dialog Modified Paths: -------------- ChangeLog fvwm/components/functions/Preferences-Menu Modified: ChangeLog =================================================================== --- ChangeLog 2020-01-05 21:45:00 UTC (rev 957) +++ ChangeLog 2020-01-05 21:49:24 UTC (rev 958) @@ -6,6 +6,7 @@ because of missing EWMH support in Xephyr. Use Styles to get a fullscreened look. fvwm/scripts/CustomButtonBar/CustomButtonBat: use positive emplacement in all cases; this fix the button placement with fvwm3. + fvwm/components/functions/Preferences-Menu: comment Translucency-Dialog mardi 10 décembre 2019 + fvwm/decorations/Clear/RedDesktop Modified: fvwm/components/functions/Preferences-Menu =================================================================== --- fvwm/components/functions/Preferences-Menu 2020-01-05 21:45:00 UTC (rev 957) +++ fvwm/components/functions/Preferences-Menu 2020-01-05 21:49:24 UTC (rev 958) @@ -152,7 +152,7 @@ DestroyFunc StartTranslucency AddToFunc StartTranslucency + I Exec exec xcompmgr -+ I Module FvwmForm Translucency-Dialog +#+ I Module FvwmForm Translucency-Dialog DestroyFunc StopTranslucency AddToFunc StopTranslucency @@ -170,7 +170,7 @@ AddToFunc StartBlingBling + I Exec exec xcompmgr + I Module FvwmEvent FvwmTranslucencyChangeEvent -+ I Module FvwmForm Translucency-Dialog +#+ I Module FvwmForm Translucency-Dialog DestroyFunc StopBlingBling AddToFunc StopBlingBling This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |