Commit Graph
11 Commits
Author SHA1 Message Date
Åke Forslund e5677e4730 Improve closing of applications
Try to close using name, if that fails try using the command in the Exec field
in the Desktop file.
2019-11-06 11:56:06 +01:00
Åke Forslund 78557ec064 Modernize skill
- Use intent_handler decorators
- " -> '
- Add docstrings
- Remove __author__ field
- remove old logger
2019-11-06 11:56:00 +01:00
Åke Forslund f43131107f Fix apt-get install 2019-11-06 10:56:20 +01:00
ÅkeandGitHub f4ba513311 Merge pull request #14 from MycroftAI/krisgesling-patch-1
Skip apps with no name
2019-09-19 08:02:45 +02:00
Åke Forslund 42b819f9a2 Merge remote-tracking branch 'origin/bugfix-icon-404' into 19.02 2019-03-03 18:14:51 +01:00
Åke Forslund b5e033dc83 Remove python 2 backwards compatibility 2019-03-03 18:02:20 +01:00
Åke Forslund e3547a36fa Add libcairo-dev system requirement 2019-03-03 18:00:19 +01:00
Åke Forslund 60b765da24 Add manifest with requirements 2019-03-03 17:54:06 +01:00
ÅkeandGitHub 08ad768e6c Merge pull request #7 from antlarr/master
Fix code to work with both python2 and python3
2018-04-24 14:35:39 +02:00
ÅkeandGitHub ee7dd2bb03 Merge pull request #4 from MycroftAI/bugfix/issue-3
Fix spacing.
2017-07-02 22:42:55 +02:00
Åke Forslund a31097171d Fix spacing.
Remove a single tab that hid itself among the normal "    " and remove
some trailing whitespaces.
2017-07-02 09:06:08 +02:00