issues
search
davidmhewitt
/
torrential
A simple torrent client for elementary OS
GNU General Public License v2.0
143
stars
31
forks
source link
TorrentListBox: use GLib.Menu and Actions
#181
Closed
danirabbit
closed
1 year ago
danirabbit
commented
1 year ago
More Gtk 4 prep
Construct the context menu as a GLib.Menu with actions
Only build actions, signals, etc once on construct instead every time the menu pops up.
More Gtk 4 prep