]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.h
let windows move themselves off the screen somewhat, but don't let them resize themse...
[chaz/openbox] / openbox / prop.h
index edaaf2e6b93f161f511ce05e788270a79e8b559c..ee62114e5c19d6d90e8a4991fa25e0c2f2ee1046 100644 (file)
@@ -1,6 +1,7 @@
 /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
 
    prop.h for the Openbox window manager
+   Copyright (c) 2006        Mikael Magnusson
    Copyright (c) 2003        Ben Jansens
 
    This program is free software; you can redistribute it and/or modify
@@ -164,6 +165,7 @@ typedef struct Atoms {
      
     Atom openbox_pid;
     Atom ob_wm_state_undecorated;
+    Atom ob_control;
 } Atoms;
 Atoms prop_atoms;
 
This page took 0.024935 seconds and 4 git commands to generate.