Enable running commands from the plasmoid
ClosedPublic

Authored by nicolasfella on Jun 21 2018, 2:55 PM.

Details

Diff Detail

Repository
R224 KDE Connect
Branch
plasmoidcommands
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 207
Build 207: arc lint + arc unit
nicolasfella created this revision.Jun 21 2018, 2:55 PM
Restricted Application added a project: KDE Connect. · View Herald TranscriptJun 21 2018, 2:55 PM
Restricted Application added a subscriber: kdeconnect. · View Herald Transcript
nicolasfella requested review of this revision.Jun 21 2018, 2:55 PM
  • Include missing file
nicolasfella edited the summary of this revision. (Show Details)Jun 21 2018, 2:57 PM
apol added a subscriber: apol.Jun 21 2018, 3:13 PM
apol added inline comments.
plasmoid/package/contents/ui/DeviceDelegate.qml
277

This doesn't say much, just remove the comment.

plasmoid/package/contents/ui/RemoteCommands.qml
38

property variant plugin: available ? RemoteCommandsDbusInterfaceFactory.create(device.id()) : null?

apol accepted this revision.Jul 26 2018, 5:35 PM
This revision is now accepted and ready to land.Jul 26 2018, 5:35 PM
This revision was automatically updated to reflect the committed changes.