Skip to content

fix: app launching on Linux#390

Merged
ayangweb merged 5 commits intomainfrom
feat/custom_open_interface
Apr 18, 2025
Merged

fix: app launching on Linux#390
ayangweb merged 5 commits intomainfrom
feat/custom_open_interface

Conversation

@SteveLauC
Copy link
Copy Markdown
Member

@SteveLauC SteveLauC commented Apr 18, 2025

What does this PR do

Fixes the app launching issue on Linux by implementing a custom open() command that invokes gtk-launch or kde-open under the hood to open apps from .desktop files.

Rationale for this change

Standards checklist

  • The PR title is descriptive
  • The commit messages are semantic
  • Necessary tests are added
  • Updated the release notes
  • Necessary documents have been added if this is a new feature
  • Performance tests checked, no obvious performance degradation

@ayangweb ayangweb force-pushed the feat/custom_open_interface branch from 6aa9f94 to ecb7564 Compare April 18, 2025 05:38
@SteveLauC SteveLauC changed the title feat: custom open() interface fix: app launching on Linux Apr 18, 2025
@ayangweb ayangweb merged commit de89ad8 into main Apr 18, 2025
@SteveLauC SteveLauC deleted the feat/custom_open_interface branch April 18, 2025 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants