]> git.mdlowis.com Git - proto/labwc.git/commit
src/cursor.c: handle pointer constraint position hint
authorJean-Luc Mackail <fuzzyquils@scrapyard.link>
Wed, 12 Apr 2023 06:42:32 +0000 (16:42 +1000)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 13 Apr 2023 04:01:42 +0000 (06:01 +0200)
commit4fc88dca44a9d99403d37b2c33e1e029ba727a5d
tree1e88cac4d464c1554bd95eb733a3a7d4215b0824
parentd4288415c942bb3f8577f5fcddcaf49f199838f9
src/cursor.c: handle pointer constraint position hint

Now cursor hints are respected once cursor movement occurs
after unlocking the pointer.

Fixes Overwatch 2 failing to center the mouse pointer when
opening the communication wheel in-game.

Fixes #872
src/cursor.c