Comment 8 for bug 1447839

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Mouse cursor never changes when moving over widgets in app windows

Nope, Unity8 still lacks cursor-changing support (for arbitrary Mir clients, not Qt).

Try Xmir or just try this simple test case:

1. mir_demo_client_cursors -- --desktop_file_hint=unity8
2. Leave your mouse cursor over the new window.

Expected: Cursor changes every second.
Observed: Cursor never changes when run under Unity8.