xzfc 47be36410c
Assume xcb_cursor_context_new never fails (#3955)
According to libxcb-cursor code, the only condition in which
xcb_cursor_context_new() returns a non-zero result is a memory
allocation failure[1].  Thus, it is safe to assume that
xcursor_supported is always true, and remove dead code.

[1]: https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor/blob/0.1.3/cursor/cursor.c#L131-132
2020-02-24 08:48:58 +01:00
2020-02-17 18:31:40 +01:00
2020-02-21 10:53:02 +01:00
2020-02-01 17:32:54 +01:00
2019-09-01 19:19:12 +02:00
2019-02-21 19:52:55 +00:00
2020-02-01 17:41:19 +01:00
2020-02-17 18:27:38 +01:00
2018-05-01 13:49:55 +03:00
2011-08-28 17:44:42 +02:00
2018-10-26 09:58:04 -07:00
2017-09-24 19:21:26 +02:00
2019-01-27 16:45:19 +01:00
2020-02-17 18:27:38 +01:00
2019-08-03 15:29:04 +02:00

Logo i3: A tiling window manager

Build Status Issue Stats Pull Request Stats

i3 is a tiling window manager for X11.

For more information about i3, please see the project's website and online documentation.

For information about contributing to i3, please see CONTRIBUTING.md.

Description
No description provided
Readme 15 MiB
Languages
C 58.6%
Perl 29%
Raku 9.4%
Ruby 1.2%
Shell 0.7%
Other 1.1%