Skip to content

effects/overview: Sync cursor set by QtQuick

Vlad Zahorodnii requested to merge work/zzag/overview-fix-cursor into master

Currently, cursor shape set by QtQuick is not sync'ed, which can be seen as the pointer not changing its shape to i-beam when hovering the search field.

Merge request reports