Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

launcher icons not shown collected on taskbar #1849

Closed
totaam opened this issue May 16, 2018 · 5 comments
Closed

launcher icons not shown collected on taskbar #1849

totaam opened this issue May 16, 2018 · 5 comments

Comments

@totaam
Copy link
Collaborator

totaam commented May 16, 2018

Issue migrated from trac ticket # 1849

component: client | priority: trivial | resolution: invalid | keywords: launcher, icon, taskbar

2018-05-16 15:33:37: t-om created the issue


Active Xpra Launcher session icons are shown separately on Windows 10 taskbar even when the taskbar becomes full. They could be shown collected together to save space, like normally happens when running multiple instances of the same program. Perhaps something in Launcher is preventing this from happening.

@totaam
Copy link
Collaborator Author

totaam commented May 16, 2018

2018-05-16 15:34:04: t-om uploaded file xpra-taskbar.PNG (6.8 KiB)

screnshot of the crowded taskbar
xpra-taskbar.PNG

@totaam
Copy link
Collaborator Author

totaam commented May 16, 2018

2018-05-16 18:34:47: antoine changed status from new to assigned

@totaam
Copy link
Collaborator Author

totaam commented Jun 25, 2018

2018-06-25 09:55:02: antoine changed status from assigned to closed

@totaam
Copy link
Collaborator Author

totaam commented Jun 25, 2018

2018-06-25 09:55:02: antoine set resolution to invalid

@totaam
Copy link
Collaborator Author

totaam commented Jun 25, 2018

2018-06-25 09:55:02: antoine commented


This is working as intended, see #799 for details.
You can turn off this behaviour with the environment variable XPRA_WIN32_GROUP_LEADER=0.
But then all the windows will be grouped under the same xpra taskbar entry, no matter how many xpra connections you have or how many applications run on the server side for each connection.

Related links: SetCurrentProcessExplicitAppUserModelID, see Application User Model IDs (AppUserModelIDs) and Taskbar Extensions.
Note: we now set our own app id as of r19715.

@totaam totaam closed this as completed Jun 25, 2018
@totaam totaam added the v2.3.x label Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant