all repos — openbox @ 2818259075980a859edc63c7c549b730763b5417

openbox fork - make it a bit more like ryudo

update COMPLIANCE
Dana Jansens danakj@orodu.net
commit

2818259075980a859edc63c7c549b730763b5417

parent

6772ec19fc5b3c4116c2b8d0aa8a6f0950d24d01

1 files changed, 10 insertions(+), 3 deletions(-)

jump to
M COMPLIANCECOMPLIANCE

@@ -27,7 +27,7 @@ + _NET_DESKTOP_NAMES (1.3)

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

@@ -54,7 +54,14 @@ 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. - _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_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_WM_FULL_PLACEMENT (1.4) ++ _NET_WM_MOVERESIZE_CANCEL (1.4)