docs
docs copied to clipboard
Documentation for 3rd-party app development
### Problem At the moment we tell developers that their app has to handle command line arguments for actions and we recommend using the `exec` line for actions, but it...
I've attempted to add some copy about uninstalling the application to address issue https://github.com/elementary/docs/issues/97. I've compiled what I believe uninstalls the application, but I am following the tutorial while proposing...
### Problem If you're looking at the documentation for adding actions to your app, there's no indication that you can add actions to your launcher ### Proposal We should either...
### Problem It's handy for apps to be able to do things like inhibit the session from going to sleep as well as responding and ending tasks before the session...
### Problem Currently the docs are centered around Gtk3, which is okay but Gtk4 is available and we should probably be encouraging developers to build with that instead so their...
### Problem I've seen a couple times developers including gresourced icons in dark and light variants instead of using the -symbolic namespace. We don't current document this so it's not...
### Problem Currently we are not using automated testing a lot - I _think_ this is mainly due to lack of knowledge. There's probably quite some potential in avoiding regressions,...
I also considered unescaping the parentheses — what is the reason for them being entered as `\(` and `\)`?
### Problem Just suggesting point of clarification, for this source: https://github.com/elementary/docs/blob/master/appcenter/monetizing-your-app.md (which ends up [here](https://docs.elementary.io/develop/appcenter/monetizing-your-app), correct?) I was curious what happens if a user wants to pay an amount less...
### Problem A couple apps have been submitted which added a sandbox hole for the screenshot interface ### Proposal We should provide documentation on how to request screenshots using the...