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

more tools for helping users configure xpra #4064

Closed
totaam opened this issue Dec 5, 2023 · 2 comments
Closed

more tools for helping users configure xpra #4064

totaam opened this issue Dec 5, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@totaam
Copy link
Collaborator

totaam commented Dec 5, 2023

Splitting from #3964 since we already have tools in place for configuring more than just GStreamer pipelines.

Top of the list is OpenGL, especially after #2467.
It takes time to probe on every client start as we have to launch a subprocess.
Also, having a GUI should allow us to test it more thoroughly and ask the user to verify the colour accuracy.

Then obviously there's encodings, the most misused option that was ever added.
Let's guide users towards better tuning as changing the encoding(s) options is almost never the right way to go about it.

@totaam totaam added the enhancement New feature or request label Dec 5, 2023
totaam added a commit that referenced this issue Dec 5, 2023
totaam added a commit that referenced this issue Dec 6, 2023
totaam added a commit that referenced this issue Dec 6, 2023
totaam added a commit that referenced this issue Dec 7, 2023
make encodings gui usable
totaam added a commit that referenced this issue Dec 7, 2023
totaam added a commit that referenced this issue Dec 9, 2023
totaam added a commit that referenced this issue Dec 14, 2023
totaam added a commit that referenced this issue Dec 14, 2023
totaam added a commit that referenced this issue Mar 8, 2024
as this sets up the environment properly and allows us to import the gi bindings
totaam added a commit that referenced this issue Apr 8, 2024
@totaam
Copy link
Collaborator Author

totaam commented May 23, 2024

This is what some of these GUIs look like.
The main GUI:
image

The encodings gui:
image

@totaam
Copy link
Collaborator Author

totaam commented Jan 8, 2025

Fixes:

  • auto-refresh-delay not saved correctly: c712de5
  • shadow server configuration dialog fails to load with X11 bindings: d2ec9cb
  • values wrongly saved as booleans: 3936ab9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant