diff options
author | Gianni Ceccarelli <gianni.ceccarelli@broadbean.com> | 2022-04-20 10:39:53 +0100 |
---|---|---|
committer | Gianni Ceccarelli <gianni.ceccarelli@broadbean.com> | 2022-04-20 10:40:29 +0100 |
commit | 69a8a1f84a068c0af5e680d4e03037d8f018096f (patch) | |
tree | bad67a65734375d8b78fce69d19b2e88f08c3573 /components/functions/Gather | |
parent | enable FvwmAuto optimisation for raise/lower (diff) | |
download | fvwm-crystal-69a8a1f84a068c0af5e680d4e03037d8f018096f.tar.gz fvwm-crystal-69a8a1f84a068c0af5e680d4e03037d8f018096f.tar.bz2 fvwm-crystal-69a8a1f84a068c0af5e680d4e03037d8f018096f.zip |
add `gather` function
Diffstat (limited to 'components/functions/Gather')
-rw-r--r-- | components/functions/Gather | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/components/functions/Gather b/components/functions/Gather new file mode 100644 index 0000000..ed13afe --- /dev/null +++ b/components/functions/Gather @@ -0,0 +1,4 @@ +DestroyFunc gather +AddToFunc gather ++ I All (!PlacedByFvwm) MoveToScreen + |