elementary / dock

A quick app launcher and window switcher for Pantheon and elementary OS
https://elementary.io
GNU General Public License v3.0
89 stars 24 forks source link

Focus window on click #223

Closed leolost2605 closed 6 months ago

leolost2605 commented 6 months ago

For apps that aren't doing single instance management (e.g. gnome calculator i think) or open new windows on repeated activations (e.g. firefox i think) currently clicking the launcher will launch a new instance/window. This PR will activate the open window instead. If multiple windows are open the spread is shown like before.