A new version which contains some fix (changelog on pypi), and some improvements :
a clipboard manager : to have access to the textual content of the clipboard.
popup can now have submenus. And can handle selectable values.
new/clean syntax grun.popup() / grun.form(), to remove the named arguments.
and for tk widgets : text widgets have scrollbars, combobox is a lot better (the tk real one), and popup menu should work like expected (no more close item)
The grun's doc is up-to-date, but miss some big parts yet !