Summary: | [feature] - make panel dragging mechanism multi-monitor aware | ||
---|---|---|---|
Product: | [Unmaintained] lattedock | Reporter: | leftcrane <leftcrane> |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
leftcrane
2018-11-19 08:51:30 UTC
this is not as simple as it sounds especially for the plasmoids to follow the same behavior related issue for reference: Bug 401191 I currently have the tilebars just going below the panel anyway (they are still there). If only there was some way to transfer a click from a black space on the panel onto the underlying titlebar, it would act like a true titlebar, indepenendently of the number of monitors. One would also need to prevent the user from inadvertently clicking the close buttons on the windows though, and that would be messy. (In reply to leftcrane from comment #2) > this is already supported from current git version... Active windows must be in the LatteView's screen in order to be draggable, active windows from other screens shouldnt be draggable at this state... |