switchpanel: Add skip_switchpanel advanced option
commitc82138eab959bc4f73b5c49de209188aab25b2a0
authorHaroldo Santos <haroldo.santos@gmail.com>
Thu, 17 Feb 2011 16:56:36 +0000 (17 14:56 -0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 17 Feb 2011 18:29:15 +0000 (17 19:29 +0100)
tree23fa776fe0a0271c6d8a38154837bf4397088afd
parent077a2eaa71623421eaffc234c30e6d40a52f0220
switchpanel: Add skip_switchpanel advanced option

Some applications running in my machine are only background
windows, e.g.: screenlets showing CPU usage.

In current wmaker version all these applications pollute my
switchpanel, so I wrote this patch (thanks Carlos for the helping me).

It includes an additional advanced option for windows "Do not
include in switchpanel" which, if set, allows applications to
not appear in the switchpanel.

Signed-off-by: Haroldo Santos <haroldo.santos@gmail.com>
src/switchpanel.c
src/wdefaults.c
src/wdefaults.h
src/window.h
src/winspector.c
src/wmspec.c