From: <dom...@us...> - 2019-11-17 11:09:01
|
Revision: 944 http://sourceforge.net/p/fvwm-crystal/code/944 Author: dominique_libre Date: 2019-11-17 11:09:00 +0000 (Sun, 17 Nov 2019) Log Message: ----------- Remove outdated Window-Rearrange-Default function Modified Paths: -------------- ChangeLog fvwm/components/functions/Window-Rearrange Modified: ChangeLog =================================================================== --- ChangeLog 2019-11-17 11:06:47 UTC (rev 943) +++ ChangeLog 2019-11-17 11:09:00 UTC (rev 944) @@ -4,6 +4,7 @@ fvwm/components/functions/Fullscreen: put back Window-Rearrange function fvwm/components/functions/Exit: screen lid suspend menu test for pref and is dynamic fvwm/components/functions/Window-Decorations: remove empty lines + fvwm/components/functions/Window-Rearrange: remove outdated Window-Rearrange-Defult function samedi 16 movembre 2019 FAQ: Added uam configuration with ext formatted partitions. Modified: fvwm/components/functions/Window-Rearrange =================================================================== --- fvwm/components/functions/Window-Rearrange 2019-11-17 11:06:47 UTC (rev 943) +++ fvwm/components/functions/Window-Rearrange 2019-11-17 11:09:00 UTC (rev 944) @@ -20,9 +20,4 @@ + I All (CurrentPage,!Fvwm*, !gkrellm, !trayer) WindowShade off + I Piperead 'echo FvwmRearrange -tile -animate -resize -mn 2 -m $[EWMH_BS_Panel_Left]p $[EWMH_BS_Panel_Top]p `expr $[vp.width] - $[EWMH_BS_Panel_Right]`p `expr $[vp.height] - $[EWMH_BS_Panel_Bottom]`p' -DestroyFunc Window-Rearrange-Default -AddToFunc Window-Rearrange-Default -+ I All (CurrentPage, !Fvwm*, !gkrellm; !trayer) WinddowShade off -+ I All (CurrentPage, !Fvwm*, !gkrellm; !trayer) NS-Default - # vim:ft=fvwm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |