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

Optionally use gio launch to handle .desktop files #245

Open
stormdragon2976 opened this issue Aug 26, 2023 · 0 comments
Open

Optionally use gio launch to handle .desktop files #245

stormdragon2976 opened this issue Aug 26, 2023 · 0 comments

Comments

@stormdragon2976
Copy link

I use yad to create a list of files on my desktop. It's basically a quick applications menu where I get to decide what is there.

The problem is, not all the desktop files get launched properly. Sometimes when I add a new one, it shows up in the list, but pressing enter on it or clicking it does nothing. If I use gio launch file.desktop from the commandline it works as it should.

Would it be possible to add a --gio flag to --icons so that gio launch could be used to open the desktop file instead of xdg-open or whatever is used currently?

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

No branches or pull requests

1 participant