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

Things to do for Qt port #3521

Open
14 of 20 tasks
Digitalone1 opened this issue Nov 21, 2024 · 4 comments
Open
14 of 20 tasks

Things to do for Qt port #3521

Digitalone1 opened this issue Nov 21, 2024 · 4 comments

Comments

@Digitalone1
Copy link
Contributor

Digitalone1 commented Nov 21, 2024

  • Add decimals to input/output gain spinbuttons in all plugin UI.
  • Add top and bottom margins to the row containing the input/output spinbuttons and levels.
  • Allow the effects list to be shown and hidden like in Libadwaita (with arrow buttons to move between plugin UI).
  • Implement plugin bypass/enable button.
  • Implement the presets manager.
  • Implement the pipewire manager.
  • Implement each plugin preset class.
  • Try to use recursive_directory_iterator for community presets lookup.
  • Implement the presets UI (local and community).
  • Making presets autoloading functional.
  • Implement the spectrum.
  • Implement excluded apps manager.
  • Add/remove app names to/from excluded apps list when Exclude checkbox is clicked in app info card.
  • Implement the shorcuts window.
  • Bring back all the command line options and add --gapplication-service for compatibility with old autostart files.
  • Implement command line options to get the last active input/output preset.
  • Add something useful to the system tray icon menu.
  • Implementing the test signals window.
  • Bring back shortcuts like the ones for fullscreen, to close the window and to quit the application.
  • Sort the effects list by the locale strings.
@wwmm wwmm pinned this issue Nov 21, 2024
@103sbavert
Copy link

Is the GTK version going away or is this just a separately maintained port?

@wwmm
Copy link
Owner

wwmm commented Jan 14, 2025

Is the GTK version going away or is this just a separately maintained port?

The gtk version will be replaced by the one in the qt branch.

@103sbavert
Copy link

Is that you saying the GTK version is being killed?

@wwmm
Copy link
Owner

wwmm commented Jan 14, 2025

Is that you saying the GTK version is being killed?

Yes. I do not have time to maintain both branches. And on a personal level I am not pleased by the direction things went on gtk's side. So even if I had the time the desire to keep coding with gtk is gone.

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

3 participants