Files
i3/include
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
..
2019-10-14 03:31:24 +03:00
2019-10-09 02:31:52 +03:00
2019-10-14 13:02:33 +03:00
2019-10-20 16:14:20 +03:00
2019-10-13 13:17:40 +03:00
2017-09-13 17:41:05 +02:00
2016-10-23 21:09:24 +02:00
2018-10-13 21:10:10 +03:00
2016-11-08 13:46:43 -08:00
2019-10-03 06:09:57 +00:00
2018-10-13 21:10:10 +03:00
2019-10-14 03:31:24 +03:00