X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=b9d6795eda1f296d4ca801714178542927111cc7;hb=44bc0dab886c924b6aac1d3f1eaf4cc0164950c9;hp=a1d9f52ee843f0407cdf8e06c52562c6d7a68477;hpb=99e23015cf2b7780f4a684669008ae38abe62932;p=chaz%2Fopenbox diff --git a/openbox/prop.h b/openbox/prop.h index a1d9f52e..b9d6795e 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -190,9 +190,10 @@ 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 ob_config; + Atom openbox_pid; /* this is depreecated in favour of ob_control */ + Atom ob_theme; Atom ob_control; } Atoms; Atoms prop_atoms;