Ungrouping separate processes with the same name from the taskbar

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm using Gnome Shell with the Dash To Dock extension, but Ubuntu Unity has the same issue:
I use firefox as my main browser and want to use the firefox developer edition for, well, developing.
But even though these 2 use separate binaries their windows are grouped in the taskbar.
This is so incredibly annoying, is there a way to turn this off and only group by binary location?
ubuntu gnome-shell
add a comment |Â
up vote
0
down vote
favorite
I'm using Gnome Shell with the Dash To Dock extension, but Ubuntu Unity has the same issue:
I use firefox as my main browser and want to use the firefox developer edition for, well, developing.
But even though these 2 use separate binaries their windows are grouped in the taskbar.
This is so incredibly annoying, is there a way to turn this off and only group by binary location?
ubuntu gnome-shell
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm using Gnome Shell with the Dash To Dock extension, but Ubuntu Unity has the same issue:
I use firefox as my main browser and want to use the firefox developer edition for, well, developing.
But even though these 2 use separate binaries their windows are grouped in the taskbar.
This is so incredibly annoying, is there a way to turn this off and only group by binary location?
ubuntu gnome-shell
I'm using Gnome Shell with the Dash To Dock extension, but Ubuntu Unity has the same issue:
I use firefox as my main browser and want to use the firefox developer edition for, well, developing.
But even though these 2 use separate binaries their windows are grouped in the taskbar.
This is so incredibly annoying, is there a way to turn this off and only group by binary location?
ubuntu gnome-shell
ubuntu gnome-shell
asked Sep 27 '17 at 6:15
skerit
1112
1112
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
I had to manually override the X11 WM_CLASS, which you can do as an argument to the firefox binary:
/opt/firefox-developer/firefox --class=firefoxdev
I just added this to the .desktop entry and now I have a separate firefox taskbar entry.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I had to manually override the X11 WM_CLASS, which you can do as an argument to the firefox binary:
/opt/firefox-developer/firefox --class=firefoxdev
I just added this to the .desktop entry and now I have a separate firefox taskbar entry.
add a comment |Â
up vote
0
down vote
I had to manually override the X11 WM_CLASS, which you can do as an argument to the firefox binary:
/opt/firefox-developer/firefox --class=firefoxdev
I just added this to the .desktop entry and now I have a separate firefox taskbar entry.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I had to manually override the X11 WM_CLASS, which you can do as an argument to the firefox binary:
/opt/firefox-developer/firefox --class=firefoxdev
I just added this to the .desktop entry and now I have a separate firefox taskbar entry.
I had to manually override the X11 WM_CLASS, which you can do as an argument to the firefox binary:
/opt/firefox-developer/firefox --class=firefoxdev
I just added this to the .desktop entry and now I have a separate firefox taskbar entry.
answered Sep 27 '17 at 7:48
skerit
1112
1112
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f394678%2fungrouping-separate-processes-with-the-same-name-from-the-taskbar%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password