contractor
contractor copied to clipboard
A desktop-wide extension service used by elementary OS
As far as I can tell (and I may well be missing something!), `contractor` is only executed via the service file, and nothing really needs it to be on the...
## Problem With the move to Flatpak current approaches of providing contracts no longer work. ## Proposal Document how to provide contracts from apps distributed through Flatpak. Relevant: https://github.com/elementary/hig/pull/33 @Marukesu...
For example we have a contract "Set as Desktop Background" that only makes sense for just 1 file and a contract "Set as Desktop Slideshow" that makes sense only for...
The dbus service file is still named `org.elementary.contractor.service`, everything is being moved to `io.elementary.*` namespace.
I write man pages for all the stuff I package for Debian. Since I do not know how to properly add them to the main source tree (because of CMake)...
In the context menu, there is a option to "send files via bluetooth" even when no bluetooth adapter is present. Launchpad Details: [#LP1183552](https://bugs.launchpad.net/bugs/1183552) mrphd - 2013-05-23 20:30:33 +0000
Passing invalid URIs, e.g. file paths that are not URI-encoded and/or not prepended with file://, prints no errors but produces invalid results: * In single-uri (%u) contracts every second parameter...
Contractor should support manipulating not only files but also text buffers passed to it. Contractor core is able to handle that. We still need to: 1) Establish .contract keys for...
Contractor doesn’t provide a way to conditionally show contractos or make the actions sensitive. For example, “Send via Bluetooth” should be shown only when a Bluetooth adapter is present, and...
Contractor doesn't support calling actions via D-bus as opposed to command-line arguments. D-bus is the GNOME and KDE standard, and arguably a much better way to implement such things. For...