X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fproperty.hh;h=9ff30887609d29475ce847c356b1d62035e0b1c5;hb=d11291df3e9ef0173139a97bf6c77471ab3a4119;hp=1e3794481c026632819da646cbf6c3847e48d36d;hpb=d8aff44a6a639de83ba8f0957f9f9f17f2a05532;p=chaz%2Fopenbox diff --git a/otk/property.hh b/otk/property.hh index 1e379448..9ff30887 100644 --- a/otk/property.hh +++ b/otk/property.hh @@ -99,9 +99,12 @@ struct Atoms { Atom net_wm_action_move; Atom net_wm_action_resize; + Atom net_wm_action_minimize; Atom net_wm_action_shade; + Atom net_wm_action_stick; Atom net_wm_action_maximize_horz; Atom net_wm_action_maximize_vert; + Atom net_wm_action_fullscreen; Atom net_wm_action_change_desktop; Atom net_wm_action_close;