From 9c1438f17b84ef096faec0b8d52dd7d39c2c50c5 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 30 Jul 2003 20:01:35 +0000 Subject: restore saved session data for applications --- openbox/prop.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openbox/prop.h') diff --git a/openbox/prop.h b/openbox/prop.h index 58ff570a..4ed6d721 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -33,6 +33,9 @@ typedef struct Atoms { Atom wm_window_role; Atom motif_wm_hints; + /* SM atoms */ + Atom sm_client_id; + /* NETWM atoms */ /* root window properties */ -- cgit v1.2.3