X-Git-Url: http://git.openbox.org/?p=dana%2Fopenbox.git;a=blobdiff_plain;f=COMPLIANCE;h=3873a8fd821739a1e50b69568023819078425a59;hp=c0b47fd47080eaed295bf9b254ac11a3383fc5eb;hb=d81d54c7a977a034199f24fc8fa7433e634aaf91;hpb=fdd19eb00b396b77c6e4d462b8ea1c477593099e diff --git a/COMPLIANCE b/COMPLIANCE index c0b47fd..3873a8f 100644 --- a/COMPLIANCE +++ b/COMPLIANCE @@ -27,7 +27,7 @@ the version of the spec which Openbox is compliant up to for the hint. + _NET_ACTIVE_WINDOW (1.3) + _NET_WORKAREA (1.3) + _NET_SUPPORTING_WM_CHECK (1.3) -- _NET_VIRTUAL_ROOTS (1.3) ++ _NET_VIRTUAL_ROOTS (1.3) Openbox does not use virtual roots, so this is not needed. + _NET_DESKTOP_LAYOUT (1.3) + _NET_SHOWING_DESKTOP (1.3) @@ -46,15 +46,33 @@ the version of the spec which Openbox is compliant up to for the hint. + _NET_WM_STRUT (1.3) + _NET_WM_STRUT_PARTIAL (1.3) Openbox uses these to create per-monitor struts in Xinerama setups. -- _NET_WM_ICON_GEOMETRY (1.3) - Openbox does not display icons for iconic windows. ++ _NET_WM_ICON_GEOMETRY (1.3) + _NET_WM_ICON (1.3) - _NET_WM_PID (1.3) - Openbox does not make use of available PIDs as I don't believe there is - a reliable way to tell what client the window is running on. + Openbox does not currently kill processes. - _NET_WM_HANDLED_ICONS (1.3) Openbox does not display icons for iconic windows. -- _NET_WM_USER_TIME (1.3) - Future support would be nice. ++ _NET_WM_USER_TIME (1.3) ++ _NET_WM_USER_TIME_WINDOW (1.4) - _NET_WM_PING (1.3) Openbox doesn't look for hung processes at this time. ++ _NET_FRAME_EXTENTS (1.3) ++ _NET_WM_STATE_DEMANDS_ATTENTION (1.3) ++ _NET_RESTACK_WINDOW (1.3) ++ _NET_WM_SYNC_REQUEST (1.3) ++ _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?)