GuillaumeGomez / process-viewer

A process viewer GUI in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Menu handling

GuillaumeGomez opened this issue · comments

Instead of the current way to generate menus, I should use Gio::Menu (to have the nice menus in the headbar on OSX for example).

Fixed by #69.