diff options
author | Adam Jackson <ajax@redhat.com> | 2014-09-16 11:10:58 -0400 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-09-18 15:27:10 -0700 |
commit | 670ee0757febfb965d718fce2d5688717def667d (patch) | |
tree | 61b85ace579c10a73906f671461a6cb4747f2e94 /test | |
parent | f839caadd4e567bf89f893aa7e5ba1327b712b4b (diff) |
ephyr: Properly implement hardware cursors (v3)
When dix hands us a new cursor we proxy it through to the host server;
since we keep the host XID on the cursor bits private we can switch
among them with just ChangeWindowAttributes.
v2:
Use xcb-renderutil for argb format lookup (Uli, Keith)
Fall back to core cursors for host RENDER < 0.5 (Keith)
Drop useless ephyrEnableCursor
Consistently create/destroy the cursor image GC on both paths
Treat null cursor from dix as invisible
v3:
Initialize the invisible cursor's image (Keith)
Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions