Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Ability to launch applications #105

Closed
Olf0 opened this issue Feb 10, 2022 · 1 comment · Fixed by #266
Closed

Suggestion: Ability to launch applications #105

Olf0 opened this issue Feb 10, 2022 · 1 comment · Fixed by #266
Labels
enhancement New feature or request

Comments

@Olf0
Copy link
Collaborator

Olf0 commented Feb 10, 2022

Observation

Most package managers allow to launch a GUI application, e.g. Storeman, Warehouse, all F-Droid client apps etc. IMO it makes sense to enable users to launch an application, especially because SailfishOS sometimes does not display an application icon at the launcher right after installing an app without a reboot.

Implementation suggestion

Add a new bottommost pulley entry at the PackagePage named "Launch", if a package is installed and a GUI application.

@Olf0 Olf0 changed the title Suggestion: Ability to lauch applications Suggestion: Ability to launch applications Feb 10, 2022
@rinigus
Copy link
Contributor

rinigus commented Feb 10, 2022

That will not work (trivially) for all apps, such that don't follow Jolla Store notations (harbour-app-name). But would make sense to add such functionality, even if for limited number of packages.

@Olf0 Olf0 added the enhancement New feature or request label Mar 17, 2023
jaimeMF added a commit to jaimeMF/sailfishos-chum-gui that referenced this issue Dec 18, 2023
The applications use the SailJail sandbox if they are configured to do so.

Resolves sailfishos-chum#105
jaimeMF added a commit to jaimeMF/sailfishos-chum-gui that referenced this issue Dec 19, 2023
The applications use the SailJail sandbox if they are configured to do so.

Resolves sailfishos-chum#105
jaimeMF added a commit to jaimeMF/sailfishos-chum-gui that referenced this issue May 14, 2024
The applications use the SailJail sandbox if they are configured to do so.

Resolves sailfishos-chum#105
@Olf0 Olf0 closed this as completed in #266 May 16, 2024
Olf0 pushed a commit that referenced this issue May 16, 2024
* Add action for launching installed applications
  The applications use the SailJail sandbox if they are configured to do so.
  Resolves #105

* Use Lipstick to launch app

* Remove unused code for launching apps

* Simplify the visibility of the launch command

---------

Authored-by: Jaime Marquínez Ferrándiz <jaimeMF@users.noreply.github.com>
Co-authored-by: Peter G. <nephros@users.noreply.github.com>
Acked-by: olf <Olf0@users.noreply.github.com>
Tested-by: Jaime Marquínez Ferrándiz <jaimeMF@users.noreply.github.com>
Fixes: #105
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants