input: Rename hide-cursor to disable-cursor 16/28316/1
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 28 Dec 2022 14:21:01 +0000 (16:21 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Wed, 28 Dec 2022 16:27:23 +0000 (18:27 +0200)
commitc9d3edb4ee23a5630136ca4a67eaa3860f7651d1
tree50403cea6032ff2f6a73f399007aa10682bea05b
parent76fa1b83638310c23bf3ca952e4479499b8ecb43
input: Rename hide-cursor to disable-cursor

Since hide-cursor doesn't hide the cursor but disables the pointer,
better rename it to something much more appropriate.

While doing that, move also move the ini entry retrieval where is also
more suitable, along side the other parts that do that. Shouldn't be
any functional change while doing that.

Bug-AGL: SPEC-4658
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I8d1aab849b9a96177d17bb639c8e1e209205f7e7
src/compositor.c
src/input.c
src/ivi-compositor.h