Jasper St. Pierre 35e0982e35 xrandr: Port some checks to XCB so we don't have to deal with BadName
RandR's QueryOutputProperty request makes the incredible decision of
throwing a BadName if you pass a property that doesn't exist, which
means that trying to check if a property exists is a royal pain when
using Xlib.

XCB's interface is much more friendly about errors and not having global
state and things like that, so use that instead to query our backlight
property.
2014-08-19 11:08:44 -04:00
2014-08-19 13:03:41 +02:00
2014-03-18 20:37:35 -04:00
2014-03-18 20:37:35 -04:00
2014-07-17 14:49:47 -04:00
2014-07-31 17:50:28 +02:00
2014-07-23 11:45:52 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%