-
Notifications
You must be signed in to change notification settings - Fork 65
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
re-organize file structure #166
base: master
Are you sure you want to change the base?
Conversation
Organize all audio-related (daemon, server, music, editor) and video-related applications into their own dedicated file (`audio.rules` and `video.rules`). This approaches are similar to `wine_proton.rules`, and each category should be sorted in alphabetical order.
It's already in its own directory so I don't think we need to cram all video/audio players to their own file. IMO splitting Audio and Video to their own respective directories would be better. |
ahh so
Or do we need to categorize it just like
|
This would be better. There aren't nearly as much video/audio players as games. We can group related apps like what we do with audacity/tenacity in its own file. |
While you're at it. I just saw the |
So now they're running under |
I personally only use the Flatpak packaging, so I can't fully confirm. But at least the process for the Flatpak is Also, unrelated, but maybe you know. I've been wondering for some time, does Ananicy Cpp play nicely with Flatpak, or is it useless for these packages? |
Okay, so currently we had
Is it better to just put them on |
For now, I put all audio-related and video-related programs from
Audio-Video
directory to it's own file. And each program (for now, subject to change) that do have a description, will be formatted asotherwise
Further discussion is needed.