X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=COMPLIANCE;h=3873a8fd821739a1e50b69568023819078425a59;hb=2543dbbff86b76dd64e0f0e2765fad12de93fa08;hp=fdc40d1d66a7481ee059f3ebfb9f6afcea41f664;hpb=aa40be22970dbdd8bf0f133634eb1165bcb3ec02;p=chaz%2Fopenbox diff --git a/COMPLIANCE b/COMPLIANCE index fdc40d1d..3873a8fd 100644 --- a/COMPLIANCE +++ b/COMPLIANCE @@ -63,3 +63,16 @@ the version of the spec which Openbox is compliant up to for the hint. + _NET_WM_FULL_PLACEMENT (1.4) + _NET_WM_MOVERESIZE_CANCEL (1.4) + _NET_REQUEST_FRAME_EXTENTS (1.3) ++ _NET_WM_ACTION_MOVE (1.3) ++ _NET_WM_ACTION_RESIZE (1.3) ++ _NET_WM_ACTION_MINIMIZE (1.3) ++ _NET_WM_ACTION_SHADE (1.3) +- _NET_WM_ACTION_STICK (1.3) + Openbox does not do large desktops, so no sticky state is needed. ++ _NET_WM_ACTION_MAXIMIZE_HORZ (1.3) ++ _NET_WM_ACTION_MAXIMIZE_VERT (1.3) ++ _NET_WM_ACTION_FULLSCREEN (1.3) ++ _NET_WM_ACTION_CHANGE_DESKTOP (1.3) ++ _NET_WM_ACTION_CLOSE (1.3) ++ _NET_WM_ACTION_ABOVE (1.4?) ++ _NET_WM_ACTION_BELOW (1.4?)