diff -r 1b17b8cdbfc3 -r 039b3f8a3442 src/Configuration.h --- a/src/Configuration.h Wed Apr 07 22:55:00 2021 +0200 +++ b/src/Configuration.h Mon Apr 05 15:37:28 2021 +0200 @@ -30,6 +30,7 @@ public: bool listInputDevices = false; bool listInputEvents = false; + bool listWindows = false; virtual ~Configuration() { }