output: introduce WLR_NO_HARDWARE_CURSORS

This commit is contained in:
emersion 2018-09-14 18:07:21 +02:00
parent 769a8e9917
commit 524702eb16
2 changed files with 9 additions and 0 deletions

View file

@ -14,6 +14,8 @@ wlroots specific
* *WLR_X11_OUTPUTS*: when using the X11 backend specifies the number of outputs
* *WLR_HEADLESS_OUTPUTS*: when using the headless backend specifies the number
of outputs
* *WLR_NO_HARDWARE_CURSORS*: set to 1 to use software cursors instead of
hardware cursors
rootston specific
------------------