X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=3f18a363398e52a6a43abe8df22fca3f7de0e046;hb=0c8c23e8fdef2936d2ca425dcbf35e4eb7dd7edf;hp=a1d9f52ee843f0407cdf8e06c52562c6d7a68477;hpb=99e23015cf2b7780f4a684669008ae38abe62932;p=chaz%2Fopenbox diff --git a/openbox/prop.h b/openbox/prop.h index a1d9f52e..3f18a363 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -190,8 +190,9 @@ typedef struct Atoms { /* Openbox specific atoms */ + Atom ob_wm_action_undecorate; Atom ob_wm_state_undecorated; - Atom ob_pid; /* this is depreecated in favour of ob_control */ + Atom openbox_pid; /* this is depreecated in favour of ob_control */ Atom ob_config; Atom ob_control; } Atoms;