]> git.mdlowis.com Git - proto/labwc.git/commit
seat: support WLR_{WL,X11}_OUTPUTS >= 2
authorJohan Malm <jgm323@gmail.com>
Thu, 6 Jan 2022 21:40:10 +0000 (21:40 +0000)
committerJohan Malm <jgm323@gmail.com>
Thu, 6 Jan 2022 21:40:10 +0000 (21:40 +0000)
commitcef97235050977a799af8ed8b34cbcb1b611aab7
tree9feadbbf1cbf1a5431f57ca4b7dd3c87a397a688
parent2b82bdcdb789989abcc1d3a50ef4a08eebf828c2
seat: support WLR_{WL,X11}_OUTPUTS >= 2

When running nested in X11 or a wlroots compositor with the respective
environment variables WLR_X11_OUTPUTS or WLR_WL_OUTPUTS set to value >= 2,
cursors need to be mapped to the respective outputs.

Closes issue #196

Suggested-by: @Consolatis
Written-by: @johanmalm
src/seat.c