diff options
author | emersion <contact@emersion.fr> | 2018-05-01 21:38:04 +0100 |
---|---|---|
committer | emersion <contact@emersion.fr> | 2018-05-01 21:38:04 +0100 |
commit | 225d182765eb69aa7a7647c809c37903ec08519c (patch) | |
tree | 3e0b7f9f311b74a7aa5b0fbec2ba92a099bec2d3 /include/xwayland/xwm.h | |
parent | 509d38425c33524c77bfb4aa89676d57c21fcd11 (diff) |
output: always use hardware cursors if available
This changes the `wlr_output_impl.set_cursor` function to take a
`wlr_texture` instead of a byte buffer. This simplifies the
DRM and Wayland backends since they were creating textures from
the byte buffer anyway.
With this commit, performance should be improved when moving the
cursor since outputs don't need to be re-rendered anymore.
Diffstat (limited to 'include/xwayland/xwm.h')
0 files changed, 0 insertions, 0 deletions