#1849 closed enhancement (invalid)
launcher icons not shown collected on taskbar
Reported by: | tomuxi | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | trivial | Milestone: | 2.4 |
Component: | client | Version: | 2.3.x |
Keywords: | launcher, icon, taskbar | Cc: |
Description
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.
Attachments (1)
Change History (4)
Changed 3 years ago by
Attachment: | xpra-taskbar.PNG added |
---|
comment:1 Changed 3 years ago by
Milestone: | → 2.4 |
---|---|
Status: | new → assigned |
comment:2 Changed 3 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
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.
comment:3 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1849
screnshot of the crowded taskbar