X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=d1d6a5169e027130fae4e59ba4702e82fcae8846;hb=9e398b635c7a6230da90bbfbfbd60c901af8cd62;hp=f8b44a73027ef678ef84244aad379a54af004da3;hpb=cdb108c76d20e8272bfbd15919e32e609d685322;p=chaz%2Fopenbox diff --git a/openbox/prop.h b/openbox/prop.h index f8b44a73..d1d6a516 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -108,6 +108,8 @@ typedef struct Atoms { Atom net_close_window; Atom net_wm_moveresize; Atom net_moveresize_window; + Atom net_request_frame_extents; + Atom net_restack_window; /* helpful hints to apps that aren't used for anything */ Atom net_wm_full_placement;