Bug 501984 - Add a pin button
Summary: Add a pin button
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notes widget (show other bugs)
Version: 6.3.0
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2025-03-25 15:29 UTC by kderocks38
Modified: 2025-04-04 21:05 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kderocks38 2025-03-25 15:29:53 UTC
Hi,

Steps to reproduce
Open a note from the taskbar
Use your klipper shortcut to show the klipper history

Faulty result : the note disappears, klipper appears
Expected result : the note does not disappear with klipper above it, select what needs to be paste, paste it, and keep on working inside the note

QT 6.8.2 ; kde 6.3; Fedora 41
Comment 1 Nate Graham 2025-03-25 23:17:00 UTC
This is expected; by design, only one plasma popup can be open at the same time unless you've forced one of them to stay open via the pin button.

I see that the Sticky Note widget doesn't have a pin button. We should add one so you can use the standard feature to accomplish your goal.
Comment 2 kderocks38 2025-03-26 11:58:56 UTC
(In reply to Nate Graham from comment #1)
> This is expected; by design, only one plasma popup can be open at the same
> time unless you've forced one of them to stay open via the pin button.
> 
> I see that the Sticky Note widget doesn't have a pin button. We should add
> one so you can use the standard feature to accomplish your goal.

Allright, thank you for seeing further than the initial situation. Those notes openables with individual shorcuts are just so practical.

But if a note is pinned, can you still hide/show it using its dedicated shortcut?
Comment 3 Bug Janitor Service 2025-03-31 13:14:18 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/730
Comment 4 cwo 2025-04-04 07:59:23 UTC
Git commit 7965d5776726faae07fb28866596b62e25e5df4b by Christoph Wolk.
Committed on 04/04/2025 at 07:52.
Pushed by cwo into branch 'master'.

applets/notes: add button to keep panel popup pinned open

Tray popups and several other widgets like Kickoff have the ability to
keep themselves pinned open. The notes widget does not have this, but
this would be convenient when interacting with a window and a popup note
or when opening the clipboard popup.

This change adds such a button to the button row, next to the configure
button.

M  +4    -0    applets/notes/package/contents/config/main.xml
M  +41   -14   applets/notes/package/contents/ui/main.qml

https://invent.kde.org/plasma/kdeplasma-addons/-/commit/7965d5776726faae07fb28866596b62e25e5df4b