Bug 465058 - Task context menu should have "Move to screen" and "No titlebar and frame" items to be consistent with Window Decoration context menu
Summary: Task context menu should have "Move to screen" and "No titlebar and frame" it...
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager widgets (other bugs)
Version First Reported In: 5.26.5
Platform: Neon Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
: 465875 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-01-30 20:58 UTC by itzikiap@gmail.com
Modified: 2025-06-21 11:18 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description itzikiap@gmail.com 2023-01-30 20:58:38 UTC
SUMMARY
It would be greatly appreciated if the window context menu and the task manager context menu could be made more similar. Currently, there are a few key differences, such as the absence of "hide/show border" and "move to screen" options in the task bar menu. It would be helpful if these two menus were to be more aligned.

Thank you
Comment 1 Nate Graham 2023-02-17 21:16:35 UTC
*** Bug 465875 has been marked as a duplicate of this bug. ***
Comment 2 ska 2024-02-27 10:52:43 UTC
I have the same problem, that I miss the "move to screen" option in the task manager context menu

I support the suggestion:
https://bugs.kde.org/show_bug.cgi?id=465875#c1 comment #1 of duplicate 465875 says:

"Reasonable request to bring it on par with the window decoration menu.

For now you can right click on the window decoration and find "move to display" there."

The window decoration menu contains:
Move to Desktop
Maximize
Move to Screen
Minimize
More Actions
Close

The Task Manager offers several entries, that very from application to another, on top, then
Start New Instance
Move to Desktop
More Actions
(un)Pin to Task Manager
Close

It would be helpful, if the Task Manager would offer the "Move to Screen" option either in the context menu itself or the "more" submenu for the following - for me - fatal reasons:

1) I often move the laptop between no, one small or one large external monitor or two externals
-> often enough the windows are re-placed after switching the monitor "situation" and one or two windows disappear outside the currently visible screen on the monitor(s)
2) a monitor becomes instable or blurs or switches resolution.

When you cannot see the window or it is outside of visible range, you cannot click on its window decoration to get the menu from there.
However, you can manage to see all windows of all screens of this virtual display in the task manager of one of the remaining screens, but there the "move to screen" is missing.

It would be helpful, if all the entries of the WD menu would be available in the menu of the TM, too. Maybe, if that's easier, add it as further submenu of the "more actions" submenu, so those entries do not clutter the main TM menu, if that's an concern.
Comment 3 BaconCatBug 2024-11-19 14:37:36 UTC
Has there been any movement on this? 
It's one of the main roadblocks for me to switch to Plasma.

I did attempt to edit plasma-desktop/applets/taskmanager/package/contents/ui/ContextMenu.qml and duplicate the menu item found in desktoppackage/contents/configuration/shellcontainmentconfiguration/Delegate.qml and while it compiles with kde-builder , I couldn't get it to show up at all (I assume I am doing something stupid or obviously incorrect).