]> git.mdlowis.com Git - proto/labwc.git/commit
rcxml: revise drag-lock behavior and option names
authortokyo4j <hrak1529@gmail.com>
Mon, 30 Jun 2025 07:42:45 +0000 (16:42 +0900)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Mon, 30 Jun 2025 18:00:55 +0000 (03:00 +0900)
commitd7fd23e52d0e8099a9957fe9f93048f425de6fc3
tree72d97b77d0bb786f1d86052d2ffd14b293d85c55
parente365d5eaf044216594ad64232a29b296a7e2eb96
rcxml: revise drag-lock behavior and option names

This revises the changes done in 22d319c:
- Cancel defaulting to <dragLock>sticky<dragLock>. So labwc now disables
  drag-lock by default, as libinput does.
- Update the options from [yes|no|sticky] to [timeout|no|yes] to
  emphasize that the "sticky" mode (now "yes") is recommended when using
  drag-lock.
docs/labwc-config.5.scd
docs/rc.xml.all
src/config/libinput.c
src/config/rcxml.c