wlroots/include
emersion 225d182765
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.
2018-05-01 21:38:04 +01:00
..
backend output: always use hardware cursors if available 2018-05-01 21:38:04 +01:00
render Make sure we don't use others' prefixes 2018-04-25 23:24:58 +01:00
rootston rootston: Damage layer-shell popups 2018-04-23 11:24:31 +02:00
util Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr output: always use hardware cursors if available 2018-05-01 21:38:04 +01:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwayland: fix some Chromium comboboxes 2018-04-26 23:18:59 +01:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00