Summary: | New window shows quickly in the wrong screen's task manager, then moves to the correct screen | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Dave Flogeras <dflogeras2> |
Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mgraesslin, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 5.6.95 | ||
Target Milestone: | 1.0 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dave Flogeras
2016-06-29 23:08:07 UTC
I think this is unfixable on X11 because startup notifications have no associated screen. We don't know what screen to put it on until the actual window appears. Right now, the notification should be shown in all Task Managers simultaneously, though. You only see "the animation" in one of them? > I think this is unfixable on X11 because startup notifications have no associated screen.
Even on Wayland that doesn't sound fixable.
Hmm, there seems to be more to it. It seems what I am noticing only happens when I use a shortcut. I use a _LOT_ of konsoles so I have it bound to a keyboard shortcut so I can create them quickly. This seems to only happen when starting from shortcut. So here is what happens: 1. Focus is on the first screen 2. Press shortcut 3. On _both_ screen's task managers, an entry quickly appears which just says /usr/bin/konsole, simultaneously an entry appears with the windows actual title (in my case "dave : bash@hostname..."). 4. Very quickly, on both screen's task managers, the generic /usr/bin/konsole entries go away. If I just start console by clicking in the launcher, or via krunner, the transient windows do not appear Closing, it went away with plasma 5.7.0. |