add the actions to compliance, including the 2 new ones
This commit is contained in:
parent
94d9d069b5
commit
8475442608
1 changed files with 13 additions and 0 deletions
13
COMPLIANCE
13
COMPLIANCE
|
@ -63,3 +63,16 @@ the version of the spec which Openbox is compliant up to for the hint.
|
|||
+ _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?)
|
||||
|
|
Loading…
Reference in a new issue