diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-09 21:51:35 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-09 21:51:35 +0000 |
| commit | 6042ba5e992739c5afdce742ee73ac1eed7fd499 (patch) | |
| tree | 931dbff7b2a54554901b866da41197eddb55c67c | |
| parent | 1066f0125af0335b010077eb9a84c6bd01d65324 (diff) | |
update compliance
| -rw-r--r-- | COMPLIANCE | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -46,15 +46,14 @@ 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) @@ -64,4 +63,4 @@ the version of the spec which Openbox is compliant up to for the hint. + _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) |
