1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-01-27 15:25:24 -05:00
rofi/source
Michael Stapelberg 6bbbd08941 Fix RandR 1.5 check: use RANDR_PREF_MINOR_VERSION (#918)
XCB_RANDR_MAJOR_VERSION/XCB_RANDR_MINOR_VERSION are the maximum supported (in code) version.

Before this commit, the check verified that your libxcb did not support a newer RandR version than your running server.
After this commit, the check verifies the server’s RandR version is at least 1.5.
2019-02-21 16:03:34 +01:00
..
dialogs [DRun] Fix sorting of drun. 2019-02-17 20:42:14 +01:00
widgets [CodeCY] Cleanup some more warnings given by CodeCY. 2019-02-02 11:53:33 +01:00
css-colors.c [ThemeParser] Add CSS color names support 2017-05-15 22:46:33 +02:00
helper.c [Helper] Add more error checking/reporting. 2019-02-10 14:32:21 +01:00
history.c Add history ignore (#846) 2018-12-31 00:35:00 +01:00
keyb.c Indent the code. 2018-08-08 15:55:13 +02:00
mode.c tests: initialize char* in mode test (#875) 2018-12-14 17:05:07 +01:00
rofi-icon-fetcher.c Indent the code. 2018-08-08 15:55:13 +02:00
rofi-types.c use color, background-color and border-color 2017-09-06 19:02:09 +02:00
rofi.c Add option to change location of cache dir. 2019-02-08 20:43:53 +01:00
theme.c [Theme3.0] Change reference to use the CSS like var() syntax. 2019-01-29 17:56:45 +01:00
timings.c meson: Actually define TIMINGS if needed (#621) 2017-07-04 15:35:49 +02:00
view.c Indent the code. 2018-08-08 15:55:13 +02:00
xcb.c Fix RandR 1.5 check: use RANDR_PREF_MINOR_VERSION (#918) 2019-02-21 16:03:34 +01:00
xrmoptions.c Add option to change location of cache dir. 2019-02-08 20:43:53 +01:00