Summary: | Some GTK apps don't have 'Move to Desktop' when right-clicked | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | David <david.cortes.rivera> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
David
2020-03-30 13:40:15 UTC
Peek is a GTK3 app that uses client-side decorations; it draws its own titlebar rather than letting KWin draw it. As a result, you don't see the context menu, since it's provided by KWin. No KWin-drawn titlebar means no KWin-provided context menu. I'm afraid this is simply one of the drawbacks of apps that use client-side decorations. |