aboutsummaryrefslogtreecommitdiffstats
path: root/xutil.c
diff options
context:
space:
mode:
authoroga2009-12-07 22:21:59 +0000
committeroga2009-12-07 22:21:59 +0000
commitad1677271ac08bca24c9d41bcbe555353687eb58 (patch)
tree242b773b3d4e4fdbcb70e4725da3b398ab7de847 /xutil.c
parente4020287e35b326e95d08d540f8c14b34d9c32be (diff)
downloadcwm-ad1677271ac08bca24c9d41bcbe555353687eb58.tar.gz
Implement _NET_ACTIVE_WINDOW. for now just the informational hint is
supported, the client message to change this will be supported when all informational hints are working. ok okan@
Diffstat (limited to '')
-rw-r--r--xutil.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/xutil.c b/xutil.c
index 5bea7c3..a2ba9b9 100644
--- a/xutil.c
+++ b/xutil.c
@@ -15,7 +15,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: xutil.c,v 1.18 2009/12/07 21:20:52 okan Exp $
+ * $Id: xutil.c,v 1.19 2009/12/07 22:21:59 oga Exp $
*/
#include "headers.h"
@@ -181,6 +181,7 @@ char *atoms[CWM_NO_ATOMS] = {
"_NET_SUPPORTED",
"_NET_SUPPORTING_WM_CHECK",
"_NET_WM_NAME",
+ "_NET_ACTIVE_WINDOW",
};
void