rmkit-dev / rmkit

| remarkable app framework | https://rmkit.dev
https://build.rmkit.dev
368 stars 32 forks source link

[nao] Reloading oxide applications failed #52

Open Eeems opened 3 years ago

Eeems commented 3 years ago

When installing applications through nao, it doesn't have permissions to reload oxide applications, which means that when a package attempts to call rot apps call reload it will fail. This can be fixed by adding an oxide application registration for nao that has apps permissions. https://github.com/Eeems/oxide/wiki/Developing-Applications-for-Oxide#oxide-application-registration-specification

raisjn commented 3 years ago

let's say .desktop was the format chosen for launchers, how would nao.desktop specify the permissions for oxide?

Eeems commented 3 years ago

Probably by adding something like the following to the .desktop file:

[X-Oxide]
Permissions=apps