Change default doubleclick timeout to 500ms and keep track of where last click was
[dana/openbox.git] / COMPLIANCE
index c0b47fd..b5fe279 100644 (file)
@@ -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?)