-
-
Notifications
You must be signed in to change notification settings - Fork 113
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
sleek doesn't care about URL arguments #482
Labels
bug
Something isn't working
Comments
12 tasks
@auroraanna Maybe a copy and paste mistake. sleek is not suppose to open a URL, when you open it like you do in your example. If you remove the |
yes, sleek still opens without |
So, it was just added because of incompetence and can be removed? Sleek doesn't take any other arguments, right? |
clearly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is it an actual bug?
Yes, if I interpreted https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#exec-variables correctly.
Did you check if the bug has already been reported?
No, I didn't find an issue about it.
Describe the bug
The .desktop file's
Exec=sleek %U
says that sleek can open URLs in the arguments but it just doesn't care at all about them. No output in the console related to them.To Reproduce
Steps to reproduce the behavior:
Do you see any error entries in sleeks developer tools?
Could not open developer tools with CTRL + SHIFT + I.
Expected behavior
sleek does something with those URLs like opening them if they are todo.txt files.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: