X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fproperty.hh;h=19cc782b0bfe093ed8f668e8855333de9dad8859;hb=7c32ac2b3f0bfd02a1efea1d67e5ad1c3c5be93f;hp=22b62fe67c55cf3fe445ec3548a659a589170f23;hpb=115fedf432d73f17ade48eaa2fa12dfd333bfcaa;p=chaz%2Fopenbox diff --git a/otk/property.hh b/otk/property.hh index 22b62fe6..19cc782b 100644 --- a/otk/property.hh +++ b/otk/property.hh @@ -60,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;