diff options
Diffstat (limited to 'openbox/prop.h')
| -rw-r--r-- | openbox/prop.h | 3 |
1 files changed, 3 insertions, 0 deletions
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 */ |
