Fix two bugs related to command execution:
commit145662ff35b0909ff9e48c8bfe71f636436de229
authorLen Trigg <lenbok@gmail.com>
Thu, 5 Dec 2013 00:11:59 +0000 (5 13:11 +1300)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 5 Dec 2013 10:00:25 +0000 (5 10:00 +0000)
tree6d2a77d5f53c202091e3ebe600c3f4082d13e3b0
parent2ca71dc4499a3d893b7da556de15b8a4006a0d88
Fix two bugs related to command execution:

- When executing a command, control flow would fall through to the
  display cycle code, changing the display.

- When display cycling was prevented by the user (via -l), command
  execution was also disabled.
wmmon/wmmon/wmmon.c