]> git.tuebingen.mpg.de Git - gsu.git/commit
gui: Remember menu position. master
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 22 Aug 2023 16:06:57 +0000 (18:06 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 29 Oct 2023 00:57:03 +0000 (02:57 +0200)
commitb94faafa111dbec1b5cc45fb588f9258b4ca5abc
tree0aec457c22e7d4ec65066e6dad91fbcb05854ff9
parent21ea6b920df2ad6d1003112fac5cf1e81aeeb73d
gui: Remember menu position.

That's generally the expected behaviour, and it's not too hard to
implement. We let _gsu_menu() take an additional argument for the
default item and maintain its value in _browse().
gui