Skip to content

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

Open
skipperro wants to merge 1 commit intoselkies-project:mainfrom
skipperro:main
Open

Add an option to run full KDE or just kwin#64
skipperro wants to merge 1 commit intoselkies-project:mainfrom
skipperro:main

Conversation

@skipperro
Copy link
Copy Markdown

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
Copy Markdown
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