Also relaunch from appicon with Ctrl + DblClick.
commit056a290a7deec098de72f81a48edbb83b1faf42f
authorIain Patterson <wm@iain.cx>
Mon, 2 Apr 2012 10:11:30 +0000 (2 11:11 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 4 Apr 2012 11:15:20 +0000 (4 12:15 +0100)
treebf3bc61b9333d954617922d07b02c0143e221bb8
parent51c9f2a852c1f699671a42da4348de194832efcd
Also relaunch from appicon with Ctrl + DblClick.

Zoltan Balaton points out that Control + Doubleclick on docked app will
launch a new instance.  For consistency with that behaviour we now allow
Control + Doubleclick on an undocked appicon to invoke the new
relaunching functionality.

We also now restrict doubleclick handling to the left mouse button in
order to avoid relaunching the application twice when the middle button
is used.
src/appicon.c