]> git.eshelyaron.com Git - emacs.git/commit
Fix motion not being reported on GTK when mouse moves over toolbar
authorPo Lu <luangruo@yahoo.com>
Mon, 31 Jan 2022 05:45:48 +0000 (13:45 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 31 Jan 2022 05:53:44 +0000 (13:53 +0800)
commitcb91643c976540fc8c9d46e12a8edcb73be53467
treea0121d94b699a822bd74ec56478ca47a98ae7467
parenteb9dd321309d08708d65ad0c002238275c35c651
Fix motion not being reported on GTK when mouse moves over toolbar

* src/gtkutil.c (xg_event_is_for_scrollbar): Make code
consistent between XI2 and Core Input.
src/gtkutil.c