all repos — openbox @ 6042ba5e992739c5afdce742ee73ac1eed7fd499

openbox fork - make it a bit more like ryudo

update compliance
Dana Jansens danakj@orodu.net
commit

6042ba5e992739c5afdce742ee73ac1eed7fd499

parent

1066f0125af0335b010077eb9a84c6bd01d65324

1 files changed, 4 insertions(+), 5 deletions(-)

jump to
M COMPLIANCECOMPLIANCE

@@ -46,15 +46,14 @@ + _NET_WM_ALLOWED_ACTIONS (1.3)

+ _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)

@@ -64,4 +63,4 @@ Openbox doesn't support this at this time.

+ _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_REQUEST_FRAME_EXTENTS (1.3)