update COMPLIANCE
This commit is contained in:
parent
6772ec19fc
commit
2818259075
1 changed files with 10 additions and 3 deletions
13
COMPLIANCE
13
COMPLIANCE
|
@ -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)
|
||||
|
@ -54,7 +54,14 @@ the version of the spec which Openbox is compliant up to for the hint.
|
|||
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)
|
||||
|
|
Loading…
Reference in a new issue