From 30cef0ceca3ad19c65e051c372bded8ab657c06c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 10 Feb 2003 15:13:24 +0000 Subject: add _NET_DESKTOP_LAYOUT and _NET_SHOWING_DESKTOP --- otk/property.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'otk/property.hh') 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; -- cgit v1.2.3