Branch: refs/heads/ta/fvwmbuttons-colorset Home: https://github.com/fvwmorg/fvwm Commit: 1f45da61792db76a50b40eb22d6510b0f4bc533d https://github.com/fvwmorg/fvwm/commit/1f45da61792db76a50b40eb22d6510b0f4bc533d Author: Thomas Adam <tho...@xteddy.org> Date: 2016-10-23 (Sun, 23 Oct 2016)
Changed paths: M NEWS M modules/FvwmButtons/dynamic.c Log Message: ----------- FvwmButtons: Fix infinite loop with Silent When detecting whether Silent has been given (to surpress errors), make sure the loop is exited early, otherwise the tokenisation of commands can cause FvwmButtons to infinite loop.