diff options
Diffstat (limited to 'otk/property.hh')
| -rw-r--r-- | otk/property.hh | 2 |
1 files changed, 2 insertions, 0 deletions
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; |
