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

Allow for some way to customize filters #239

Open
mainrs opened this issue Jan 15, 2025 · 2 comments
Open

Allow for some way to customize filters #239

mainrs opened this issue Jan 15, 2025 · 2 comments

Comments

@mainrs
Copy link

mainrs commented Jan 15, 2025

This comes mostly from the need to filter out certain applications that are generated by other programs and are not meant to be launched standalone.

Steam generates Steam Linux Runtime x.x (xxx).desktop files if you install the Linux runtimes. I think the desktop files are required to make it work. These are located inside of .local/share/applications and get re-created if the runtime gets updated via Steam.

Would be great to have some way to just ignore certain files: glob, UI menu with checkboxes and search function, list of names.

@wiiznokes
Copy link
Contributor

I would say steam should not install file here, because this directory is used to filter theses files

@mainrs
Copy link
Author

mainrs commented Jan 15, 2025

I would say steam should not install file here, because this directory is used to filter theses files

I agree. I would also argue that for cases where you have packages that do install these files, it would be great to have some kind of filter mechanism to circumvent this.

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

2 participants