! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfce4-panel: Allow mouse3 on window to launch new instance of same application
Status:
RESOLVED: MOVED
Severity:
enhancement
Product:
Xfce4-panel
Component:
Window Buttons

Comments

Description mappu04 2017-03-25 12:30:23 CET
Hi,

On recent versions of MS Windows, performing middle-click (mouse3) on a window-button in the taskbar does launch a new instance of the same application.

It's quite convenient, if you have several terminals or browser windows open and you just need one more, to simply middle-click on any existing one.

I see the window-buttons panel widget does already have some options for the mouse3 behaviour, i propose that this behaviour is added as an additional option.

Regards
mappu
Comment 1 Simon Steinbeiss editbugs 2018-12-01 22:34:36 CET
This would be very convenient, but is unfortunately not easily possible because libwnck, the library we use in this panel plugin, doesn't tell us the launchable name of the application (it only gives us some human-readable name like "Xfce Terminal", when the actual binary is called "xfce4-terminal"). The heuristics needed to match this information to actual .desktop files to be able to launch applications is what has been implemented in bamf, which needs an extra daemon running.

Same problem with "pinning" known from Windows and other platforms: https://bugzilla.xfce.org/show_bug.cgi?id=11774
Comment 2 mailinglists35 2018-12-29 12:12:53 CET
are these patches not working with current window buttons panel plugin? they were supposed to enhance the window buttons plugin with exactly this feature

https://bugzilla.xfce.org/show_bug.cgi?id=12711

if they work, can they be merged in?

regarding the op request, I would very much prefer to use the middle button to close items, and prefer to launch a new instance like I do on windows: shift click the item - or - right click, new
Comment 3 mailinglists35 2018-12-29 12:26:07 CET
Created attachment 8205 
win1

on windows, some apps can natively display menus when right clicked, while for others that don't, the standard menu appears, which includes the ability to duplicate the app
Comment 4 mailinglists35 2018-12-29 12:27:55 CET
Created attachment 8206 
win2
Comment 5 Git Bot editbugs 2020-05-28 02:02:22 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/166.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #13458

Reported by:
mappu04
Reported on: 2017-03-25
Last modified on: 2020-05-28

People

Assignee:
Nick Schermer
CC List:
2 users

Version

Version:
Unspecified

Attachments

win1 (96.33 KB, image/png)
2018-12-29 12:26 CET , mailinglists35
no flags
win2 (105.31 KB, image/png)
2018-12-29 12:27 CET , mailinglists35
no flags

Additional information