From: Michael Stapelberg Date: Tue, 17 Nov 2015 20:06:13 +0000 (+0100) Subject: xcb by now supports XKB, so remove that outdated statement. X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=671a82a773b072fd0710259f79a3be4aff6027e2;p=i3%2Fi3.github.io xcb by now supports XKB, so remove that outdated statement. --- diff --git a/index.html b/index.html index 4f5af43..4e31892 100644 --- a/index.html +++ b/index.html @@ -48,9 +48,8 @@ we agreed upon the following goals for i3: process a Window Manager is responsible of by just reading the source code.
  • - Use xcb as far as possible (it does not provide functions for some features - yet, like XKB) instead of Xlib. xcb has a much cleaner API and should be faster - in quite a lot of situations. + Use xcb instead of Xlib. xcb has a much cleaner API and should be faster in + quite a lot of situations.
  • Implement multi-monitor correctly, that is by assigning each workspace to a