| Summary: | Commands in "Run Commands" list are not editable or copyiable | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | stephan.seitz |
| Component: | desktop-application | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 25.11.90 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/network/kdeconnect-kde/-/commit/ec1da6e35d38a5c6add9316fdd048f015521c6a4 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
stephan.seitz
2025-12-03 14:03:43 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/883 Git commit ec1da6e35d38a5c6add9316fdd048f015521c6a4 by Aleix Pol Gonzalez, on behalf of Stephan Seitz. Committed on 22/01/2026 at 02:38. Pushed by apol into branch 'master'. runcommand: add actions for command editing Currently, it is not possible to edit an already defined command or to copy its command text. This MR adds a new action "Edit" that opens an edit dialog that resembles the "Add Command" dialog. Co-Authored-By: Aleix Pol <aleixpol@kde.org> M +10 -0 models/commandsmodel.cpp M +1 -0 models/commandsmodel.h M +52 -5 plugins/runcommand/kdeconnect_runcommand_config.qml https://invent.kde.org/network/kdeconnect-kde/-/commit/ec1da6e35d38a5c6add9316fdd048f015521c6a4 |