X-Git-Url: http://git.openbox.org/?p=mikachu%2Fopenbox.git;a=blobdiff_plain;f=COMPLIANCE;h=b5fe27944f66cee9fd1000ae868a1f67fb7cfe4a;hp=4a097ca2737a0b49d5ba8b560170fb38f7b10e25;hb=48b6fd9ac4cb82c0c176a4554ce3272c01025aae;hpb=2818259075980a859edc63c7c549b730763b5417 diff --git a/COMPLIANCE b/COMPLIANCE index 4a097ca..b5fe279 100644 --- a/COMPLIANCE +++ b/COMPLIANCE @@ -46,22 +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) +- _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) - Openbox doesn't support this at this time. -- _NET_WM_SYNC_REQUEST (1.3) - Openbox doesn't use this while resizing windows at this time. ++ _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?)