Commit Graph

7 Commits

Author SHA1 Message Date
Nikolay Brovko c2df644c9f
remove tabs, empty whitespaced lines, unnecessary this keyword 2020-01-28 04:56:05 +03:00
Nikolay Brovko 49f9364445
add browse-peers action and use it instead of button clicked signal
think about just use GtkLinkButton instead of overcomplicated xdg-open call
2020-01-28 03:42:35 +03:00
Nikolay Brovko f22f3f9504
add yggdrasil service watcher (update every 1s, think about freq) 2020-01-26 21:56:04 +03:00
Nikolay Brovko bb67130d5e
use YggdrasilService to control service state 2020-01-26 21:33:54 +03:00
Nikolay Brovko c3ca4e0055
add YggdrasilService interface and implementors 2020-01-26 14:22:21 +03:00
Nikolay Brovko 1b720e4b5d
use actions instead of events for update buttons 2020-01-26 02:26:19 +03:00
Nikolay Brovko 78a8be9299
add Application class 2020-01-26 01:31:37 +03:00