Fix #886: Path copying does not work until the user left-clicks a node in the treeview
authorColin Clark <colin.clark@cclark.uk>
Thu, 29 Apr 2021 12:26:54 +0000 (13:26 +0100)
committerColin Clark <colin.clark@cclark.uk>
Thu, 29 Apr 2021 12:26:54 +0000 (13:26 +0100)
commite3924eeb5cc0a6df2002607a94250d0a3cf1dfa4
treea2a3612caa9376a5009320464eca74361dcb7d96
parentf6fc25f48f4aa92ca110834d94c4eef4d68f2fc0
Fix #886: Path copying does not work until the user left-clicks a node in the treeview

https://github.com/BestImageViewer/geeqie/issues/886

Change the press callback to select the item on right-click also.
Other functions such as Rename/Delete are now available on right-click.
src/view_dir.c