Commit Graph

7 Commits

Author SHA1 Message Date
David Kocik
e200493740 Delete lockfile at shutdown on linux and mac.
Passing lockfile on mac by sending message .
2021-02-24 09:31:51 +01:00
Vojtech Bubnik
f4fca2d90f Fixed some OSX Objective C warnings. 2021-02-09 19:51:56 +01:00
David Kocik
fb9d54c439 bring_forward on recieved other instance msg 2020-10-15 09:52:29 +02:00
David Kocik
9c5b919c6e instance check - not calling bring_forward imidietly after recieving msg on OSX 2020-10-14 08:52:18 +02:00
David Kocik
fe618b04e3 starting prusaslicer from gcode viewer and vice versa, by menus or by stl drop on icon. Bring gcode viewer forward after start. 2020-10-12 15:26:19 +02:00
David Kocik
c3f0ef7a84 single instance check
processing paths with whitespaces
unified lock for all systems - wxInstanceChecker
checking a messaging only for same binaries
2020-05-15 09:34:53 +02:00
David Kocik
4102c86b5d single slicer instance
check for other instances during startup
send message with command line arguments if found and terminate
listen for those messages and load objects from paths in messages from them
2020-04-29 10:53:48 +02:00