Commit Graph

23 Commits

Author SHA1 Message Date
plant_1312 caa4ac4496 /tmp/yggdrasil.conf
nickey
2020-02-03 16:27:20 +00:00
plant_1312 fa61015e18 Fix parse 3 2020-01-29 17:23:01 +00:00
plant_1312 b5a8590e99 Little fix 2020-01-28 18:42:33 +03:00
Nikolay Brovko c2df644c9f
remove tabs, empty whitespaced lines, unnecessary this keyword 2020-01-28 04:56:05 +03:00
Nikolay Brovko 77fd314253
add on_peer_ip_entry_changed handler to show/hide save config button 2020-01-28 04:38:49 +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 9512c02bff
update ui file 2020-01-28 03:42:15 +03:00
Nikolay Brovko 8faac1c8f3
remove useless reference to portable_checkbutton from AppWindow 2020-01-26 22:13:55 +03:00
Nikolay Brovko 881542f9d3
remove not needed anymore check_status () function 2020-01-26 22:13:22 +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 6f7cfb10d0
add base functionality to YggdrasilService implementors (not tested) 2020-01-26 15:30:05 +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
Nikolay Brovko a682844ba1
add AppWindow class (dirty commit) 2020-01-26 01:13:54 +03:00
plant_1312 e31301b689 Fix parse 2 2020-01-25 15:51:56 +00:00
plant_1312 86d4dbf287 Fix parse 2020-01-25 15:45:01 +00:00
plant_1312 101188ce2e Fix parser 2020-01-25 18:01:47 +03:00
plant_1312 e79228942d Fix parser 2020-01-25 17:58:57 +03:00
plant_1312 e713bf3464 Simple parser
With help nickey
2020-01-24 22:34:51 +00:00
Nikolay Brovko dfb09f56da
put mktempdir to utils namespace 2020-01-24 18:22:20 +03:00
Nikolay Brovko 6803ef84a5
place source code files to src directory 2020-01-24 16:02:38 +03:00