c543f59696
XRandR 1.5 adds support for the new monitor objects. 'Monitor' is a rectangular subset of the screen which represents a coherent collection of pixels presented to the user. Each Monitor is be associated with a list of outputs (which may be empty). The patch below matches 1:1 screens in AwesomeWM with XRandR's Monitors. This way I get one screen across my 4K monitor, which is represented by two CRTCs. Background info: http://keithp.com/blogs/MST-monitors/ Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name> |
||
---|---|---|
.. | ||
button.c | ||
button.h | ||
client.c | ||
client.h | ||
drawable.c | ||
drawable.h | ||
drawin.c | ||
drawin.h | ||
key.c | ||
key.h | ||
screen.c | ||
screen.h | ||
tag.c | ||
tag.h | ||
window.c | ||
window.h |