Kate Runner: Implement drag and drop for sessions
AbandonedPublic

Authored by alex on Apr 8 2020, 5:55 PM.

Details

Reviewers
cullmann
broulik
Group Reviewers
Plasma
Kate
Summary

You can now drag the sessions from the runner to the taskbar or the desktop.

Test Plan

Create sessions in kate, start KRunner and search for kate.
You should be able to attach the session to the taskbar and desktop using drag and drop.

Diff Detail

Repository
R114 Plasma Addons
Branch
kate_runner_mimetype (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 24955
Build 24973: arc lint + arc unit
alex created this revision.Apr 8 2020, 5:55 PM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 8 2020, 5:55 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
alex requested review of this revision.Apr 8 2020, 5:55 PM

What's your usecase for this? Not sure I like making assumptions on how and where those sessions are stored.
I'd rather have a way to tell Kate to create a desktop file for them, or a button in its UI or something.

alex added a comment.Apr 9 2020, 7:41 AM

The usecase is that you can pin the sessions to the taskbar. For instance if you have a quicklaunch widget in your panel for your favorite applications.

And yeah I get the point about including this logic into Kate itself.

alex abandoned this revision.May 18 2020, 4:34 PM