Summary: | Add an option when dragged, drag title bar | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | szucsilikes00 |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | luisbocanegra17b, nate, niccolo.venerandi |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
szucsilikes00
2025-04-07 14:26:10 UTC
Have you reported the issue with the widget to its developer? If that issue were fixed, would you happy using the widget itself? (In reply to Nate Graham from comment #1) > Have you reported the issue with the widget to its developer? > > If that issue were fixed, would you happy using the widget itself? If we talk about the built-in panel spacer, then I don't know how/where to report for it. If we talk about the other widget, I tried to ask the dev if he can fix it seems that it's an issue with plasma. https://github.com/luisbocanegra/plasma-panel-spacer-extended/issues/59 I would say let's focus on the 3rd-party widget since it aspires to make this use case work, and is simply affected by an issue in KWin. Let's focus on that. Luis (CC'd), is this reported to KWin? (In reply to Nate Graham from comment #3) > I would say let's focus on the 3rd-party widget since it aspires to make > this use case work, and is simply affected by an issue in KWin. Let's focus > on that. > > Luis (CC'd), is this reported to KWin? I don't know if it's reported, I know that I didn't reported it. Should I make a report and link this to it? There is already a bug report for this made for Latte Dock https://bugs.kde.org/show_bug.cgi?id=464173 It is also important to note that my widget just calls KWin shortcuts via D-Bus under the hood, while Latte IIRC calls underlying windowing stuff with C++. Maybe this could be solved by a method that snaps the cursor to the nearest edge? Given that the gesture could be initiated from any edge depending on where the user has the panel, that assumes panels on other screens being also on the same edge but maybe that's fine. There is also a feature request to make this a panel built-in feature https://bugs.kde.org/show_bug.cgi?id=433072 (In reply to Luis Bocanegra from comment #5) > There is also a feature request to make this a panel built-in feature > > https://bugs.kde.org/show_bug.cgi?id=433072 Aha, that's what I was looking for, thanks! *** This bug has been marked as a duplicate of bug 433072 *** |