issues
search
davidmhewitt
/
torrential
A simple torrent client for elementary OS
GNU General Public License v2.0
143
stars
31
forks
source link
Application: use startup
#177
Closed
danirabbit
closed
1 year ago
danirabbit
commented
1 year ago
Make sure the stuff we do once happens in
startup
instead of on every activate or every new window
Use
active_window
from Gtk.Application instead of caching it again ourselves
startup
instead of on every activate or every new windowactive_window
from Gtk.Application instead of caching it again ourselves