mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
7f32dfb628
All versions of libxcb provide at least RandR 1.3 (if I remember correctly). With version 1.5, the concept of a monitor was added. This might make quite a difference for awesome and to help debugging bug reports that are due to missing support for monitors, the existence of this support was added to the --version output. However, many people feel like they are missing out due to this, even though the new RandR 1.5 stuff likely makes no difference for them. To help these people, instead of having a yes/no, just print the full RandR version. When a bug report that is due to missing monitor support shows up, we can look up if the reporter has RandR 1.5. All other people are no longer bothered. Example-reference: http://stackoverflow.com/questions/41773529/no-randr-1-5-support-in-test-install-of-awesome-4-0-what-to-check Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
array.h | ||
atoms.c | ||
atoms.h | ||
atoms.list | ||
backtrace.c | ||
backtrace.h | ||
buffer.c | ||
buffer.h | ||
luaclass.c | ||
luaclass.h | ||
lualib.c | ||
lualib.h | ||
luaobject.c | ||
luaobject.h | ||
signal.h | ||
util.c | ||
util.h | ||
version.c | ||
version.h | ||
xcursor.c | ||
xcursor.h | ||
xembed.c | ||
xembed.h | ||
xutil.c | ||
xutil.h |