Skip to content

plugins/screencast: Unset only cursor id when the cursor is invisible

We are doing half a job of resetting spa_meta_cursor, the actual cursor content is still left as is. On the other hand, it should plenty enough to simply reset the cursor id. The clients are expected to call spa_meta_cursor_is_valid().

Merge request reports