diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2011-12-21 15:23:23 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2011-12-21 15:23:23 +1000 |
commit | aef700dbac09d3c8a576387be47e5693460f1393 (patch) | |
tree | 9672167ce8c9cee53fdd69c2c957ddd8be5366dd /specs | |
parent | 9a9746b95f3585bba9730105769e9c74520f6bc4 (diff) |
specs: remove parts of the "Work in progress" warning
The protocol is stable enough now that a simple warning should be enough.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'specs')
-rw-r--r-- | specs/XI2proto.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt index 46895d8..dfcbde9 100644 --- a/specs/XI2proto.txt +++ b/specs/XI2proto.txt @@ -4,18 +4,6 @@ The X Input Extension 2.x :numbered: .This is a work in progress! -***************************************************************************** -While XI 2.0 is final and widely deployed, XI 2.1 is still a work in progress; -the protocol is not final and is subject to change at any time. While testing -and feedback is strongly encouraged and very much welcome, please be aware that -any part of the XI 2.1 additions may change from underneath you. We strongly -recommend against deploying it in production for this reason. - -Developing against XI 2.1 requires passing the --enable-unstable-protocol -argument when building inputproto, and additionally defining -XINPUT2_1_USE_UNSTABLE_PROTOCOL when building your applications. I'm sure you -get the point by now, so I promise not to mention it again. -***************************************************************************** Authors: |