]> git.eshelyaron.com Git - emacs.git/commit
Prevent duplicate grab setting with xwidgets
authorPo Lu <luangruo@yahoo.com>
Fri, 28 Jan 2022 09:49:38 +0000 (17:49 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 28 Jan 2022 09:56:17 +0000 (17:56 +0800)
commit11add52bec02497900fb0256ec13df9cd838ad39
tree2bd02e21ca21d236eba376601c4412aa2c0581e7
parent15f8c6b11e6423a1fbdcee98617882b34f6958f5
Prevent duplicate grab setting with xwidgets

* src/xwidget.c (xwidget_show_view): Don't set passive grab if
already set.
src/xwidget.c