]> code.delx.au - spectrwm/commit
Deny _NET_ACTIVE_WINDOW ClientMessages with a source type of 'normal'.
authorReginald Kennedy <rk@rejii.com>
Thu, 12 Dec 2013 08:10:04 +0000 (16:10 +0800)
committerReginald Kennedy <rk@rejii.com>
Fri, 7 Feb 2014 15:37:39 +0000 (23:37 +0800)
commitf52df6cff180069d25ae18b0ee926bbf6e890e9c
treeecdd6a29c9f01f6496f3e0792f658405cd92d95d
parent585edea31eefccd1ce51f54f5172d65c361e053b
Deny _NET_ACTIVE_WINDOW ClientMessages with a source type of 'normal'.
Focus change requests that are not a result of direct user action are
ignored.  Requests from applications that use the old EWMH specification
such as wmctrl(1) are still accepted.

Fixes #28
spectrwm.c