baedert / corebird

Native Gtk+ Twitter Client
https://corebird.baedert.org
GNU General Public License v3.0
792 stars 78 forks source link

Open primary window on successive calls #828

Open ManuelSchneid3r opened 6 years ago

ManuelSchneid3r commented 6 years ago

Running corebird a second time opens a new instance without login. Please implement a single instance mechanism.

baedert commented 6 years ago

It already is just one instance. That instance just opens a second window.

ManuelSchneid3r commented 6 years ago

Okay, cool thank you. But then it would be cool if the window would just come to front, activate, etc… if I run the process another time.