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

make it easier to disable almost everything #3953

Closed
totaam opened this issue Aug 4, 2023 · 1 comment
Closed

make it easier to disable almost everything #3953

totaam opened this issue Aug 4, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@totaam
Copy link
Collaborator

totaam commented Aug 4, 2023

Related to #3835 and #3952, and also useful for limited builds like #3945, debugging, memory savings, etc..

This should give the user a working session, capable of doing the basics (window / desktop forwarding) but without all the bells and whistles, disabling:

  • audio and video
  • notifications
  • tray forwarding
  • mmap
  • webcam
  • file-transfers
  • rfb / ws / ssl / ssh socket upgrades
  • mdns
  • opengl
  • shell
  • dbus
  • remote logging
  • starting new commands
    etc

Perhaps even:

  • clipboard
  • control commands
  • most encodings? (keeping just pillow?)
@totaam totaam added the enhancement New feature or request label Aug 4, 2023
@totaam
Copy link
Collaborator Author

totaam commented Aug 7, 2023

Done in the commit above.
Usage examples:

xpra start --minimal ...
xpra attach --minimal

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