watson icon indicating copy to clipboard operation
watson copied to clipboard

Watson is a best-practices application template for elementary OS 6 (Odin).

Results 7 watson issues
Sort by recently updated
recently updated
newest added

For example, in `task/install`, the script will just fail without displaying any instructions the user to install the `elementary-sdk` package and if `vscodium` isn't found on the system, the script...

I noticed that when using the `task/take-screenshots` tool, if your desktop is currently using the default color preference, the script will leave you with a dark preference. This minor PR...

![bug-screenshot](https://user-images.githubusercontent.com/8049414/148633699-3c7f1a57-7fa6-4bb4-9023-695b63bdf95e.png) This seems to only happen from flatpak installs. When the flatpak app is run, the app spawns twice, one icon in plank with the app ID and one icon...

I was recently learning some syntax differences between POSIX `sh` and `bash` while reading [pure-sh-bible](https://github.com/dylanaraps/pure-bash-bible) and [pure-bash-bible](https://github.com/dylanaraps/pure-bash-bible). So I thought it will be great to put some things in practice...

Without a releases section, Flatpak / AppCenter does not display or use the app version.

Given that Flatpaks can be distributed in a decentralised manner, in the spirit of the Small Web, we should make this as easy to do as possible. ## Proposed implementation...

- __Do NOT__ use the Publish on AppCenter button at https://developer.elementary.io/ as that leads to the old version of the app submission dashboard. - Instead, open a pull request at...