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

re-organize file structure #166

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

barraIhsan
Copy link
Contributor

@barraIhsan barraIhsan commented Jan 1, 2025

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 as

Program Name - Description
Homepage / Repo Link

otherwise

Program Name - Homepage / Repo Link

Further discussion is needed.

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.
@1Naim
Copy link
Member

1Naim commented Jan 7, 2025

For now, I put all audio-related and video-related programs from Audio-Video directory to it's own file

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.

@barraIhsan
Copy link
Contributor Author

For now, I put all audio-related and video-related programs from Audio-Video directory to it's own file

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

audio/
  program_name.rules
video/
  program_name.rules

Or do we need to categorize it just like wine_proton.rules? so for example

audio/
  player.rules
  editor.rules

@1Naim
Copy link
Member

1Naim commented Jan 7, 2025

ahh so

audio/
  program_name.rules
video/
  program_name.rules

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.

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