]> git.mdlowis.com Git - proto/labwc.git/commit
cursor: implement <menu><ignoreButtonReleasePeriod>
authortokyo4j <hrak1529@gmail.com>
Fri, 26 Apr 2024 00:03:17 +0000 (09:03 +0900)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Wed, 1 May 2024 10:08:07 +0000 (19:08 +0900)
commit4b6efb73077b39983c5f3eb43839624594ce4173
treeb5e2d7480758b9b8a2fadb9897d95469498817c3
parent96d5d80be2bcf2716e0526a45283dd5a63ff0fe5
cursor: implement <menu><ignoreButtonReleasePeriod>

Addresses UX degradation introduced by commit 1d3ed457.

This prevents clicks with small movement with the intention of opening
the menu from unexpectedly closing the menu or selecting a menu item.
docs/labwc-config.5.scd
docs/rc.xml.all
include/config/rcxml.h
src/config/rcxml.c
src/input/cursor.c