When installing Kolibri, it would perhaps make sense that we add an application launcher, such that people can continue after installing without too much hassle.
Example:
Have an icon in the default desktop environments's application launcher that says "Kolibri" and launches Firefox on http://127.0.0.1:8080
Solution:
It is quite possible that using service kolibri start and service kolibri status, together with xdg-open can launch kolibri at its currently served location.
We should not add new dependencies because of this, as the Desktop launcher can exist despite there being now XDG or browser.. in this case, a user won't see the launcher anyways.
Scope:
This issue does NOT propose to create a new UI or open up a discussion about a notification area, control panel or similar.
If this requires new UI to be written, we should not do this.
When installing Kolibri, it would perhaps make sense that we add an application launcher, such that people can continue after installing without too much hassle.
Example:
Have an icon in the default desktop environments's application launcher that says "Kolibri" and launches Firefox on
http://127.0.0.1:8080Solution:
It is quite possible that using
service kolibri startandservice kolibri status, together withxdg-opencan launch kolibri at its currently served location.We should not add new dependencies because of this, as the Desktop launcher can exist despite there being now XDG or browser.. in this case, a user won't see the launcher anyways.
Scope:
This issue does NOT propose to create a new UI or open up a discussion about a notification area, control panel or similar.
If this requires new UI to be written, we should not do this.