X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=inline;f=openbox%2Fprop.h;h=ee62114e5c19d6d90e8a4991fa25e0c2f2ee1046;hb=3f7ad89510b3182d69a9543f78637619eb13219f;hp=edaaf2e6b93f161f511ce05e788270a79e8b559c;hpb=1fad2da07f7fed1d640d57a2c7c2f666ebb409c4;p=chaz%2Fopenbox diff --git a/openbox/prop.h b/openbox/prop.h index edaaf2e6..ee62114e 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -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;