Philipp Hörist
|
0443d5a69a
|
Ignore warnings on windows when not in dev mode
|
2017-01-03 23:08:50 +01:00 |
|
Philipp Hörist
|
079b5346fe
|
Set application name in init
Remove unnecessary error catching
- on missing gi libs we fail earlier
- 'could not open display' is good enough
|
2017-01-03 23:08:49 +01:00 |
|
Philipp Hörist
|
2676d7ea94
|
Add commandline option for logging on windows
Redirect all output to one log file or if -w is
provided do not redirect output
|
2017-01-03 23:08:49 +01:00 |
|
Philipp Hörist
|
815ecdcf47
|
Handle start of second instance
We bring the Roster Window to the front
Gtk exits on return immediately
|
2017-01-03 23:08:48 +01:00 |
|
Philipp Hörist
|
e7812cbd85
|
Move startup code into Gtk.Application()
|
2017-01-03 23:08:48 +01:00 |
|
Emmanuel Gil Peyrot
|
9d2223ea3b
|
Add a -V/--version option, printing the version
|
2017-01-03 23:08:48 +01:00 |
|
Emmanuel Gil Peyrot
|
2298af9dd9
|
Handle CommandLine inputs with GtkApplication
|
2017-01-03 23:08:47 +01:00 |
|