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

Add an option to run full KDE or just kwin #64

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skipperro
Copy link

When you want to stream just a single application, without desktop environment, this application won't be resizing to fit browser window, because this feature depends on window manager. This is a solution:
If WM_ONLY variable is true, entrypoint will run just kwin (window manager) instead of full KDE session to support application resizing without giving access to whole desktop.

Otherwise everything will be running as usual.

If WM_ONLY variable is true, entrypoint will run just kwin (window manager) instead of full KDE session to support application resizing without giving access to whole desktop.
@ehfd
Copy link
Member

ehfd commented Nov 23, 2024

I think a better way is an environment variable specifying the startup program or script in the container. It should be able to work more universally. I will implement when I have time.

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