X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fproperty.hh;h=19cc782b0bfe093ed8f668e8855333de9dad8859;hb=e451c08ac5a103362adbece9b8a11a16ade739c1;hp=1dc089376de31d8608b2bd661e0316529017e451;hpb=51a41b9b765dbcf76ec09324f533d8c8edd46e37;p=chaz%2Fopenbox diff --git a/otk/property.hh b/otk/property.hh index 1dc08937..19cc782b 100644 --- a/otk/property.hh +++ b/otk/property.hh @@ -11,11 +11,10 @@ extern "C" { #include - -#include } #include +#include namespace otk { @@ -61,6 +60,8 @@ struct Atoms { Atom net_workarea; Atom net_supporting_wm_check; // Atom net_virtual_roots; + Atom net_desktop_layout; + Atom net_showing_desktop; // root window messages Atom net_close_window; Atom net_wm_moveresize;