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

Bookworm bug fixes #42

Merged
merged 2 commits into from
Feb 10, 2024
Merged

Bookworm bug fixes #42

merged 2 commits into from
Feb 10, 2024

Conversation

thelamer
Copy link
Member

This fixes bugs regarding multi monitor and errant clicks when using alt+tab for going in and out of the window with a new noVNC version form KasmVNC.

This adds two new ENV variable:

  • NO_DECOR- Can be used for people that run downstream apps in PWA mode to not render in window decorations and feel more seemless.
  • NO_FULL- The new default behavior for the baseimage running openbox is to fullscreen every open window, this is something we do where we can in single apps, but it has proven to be inconsistent with changing window names and is just another maintenance hassel. If users no longer want this behavior it is an env var that can be set at runtime or buildtime to be disabled.

This replaces the default clearlooks blue theme with something more modern specifically Afterpiece

The readme has been trimmed down to reference the master branch that will be kept up to date.

@thelamer thelamer requested a review from a team February 10, 2024 19:19
@LinuxServer-CI
Copy link
Collaborator

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/kasmvnc-base/debianbookworm-0f844fee-pkg-0f844fee-dev-9e266f05b837cbc8a4440f21ae5b4b6f0fe2bf66-pr-42/index.html
https://ci-tests.linuxserver.io/lspipepr/kasmvnc-base/debianbookworm-0f844fee-pkg-0f844fee-dev-9e266f05b837cbc8a4440f21ae5b4b6f0fe2bf66-pr-42/shellcheck-result.xml

Tag Passed
amd64-debianbookworm-0f844fee-pkg-0f844fee-dev-9e266f05b837cbc8a4440f21ae5b4b6f0fe2bf66-pr-42
arm64v8-debianbookworm-0f844fee-pkg-0f844fee-dev-9e266f05b837cbc8a4440f21ae5b4b6f0fe2bf66-pr-42

@thelamer thelamer merged commit 871f677 into debianbookworm Feb 10, 2024
7 checks passed
@thelamer thelamer deleted the bookworm-bug-fixes branch February 10, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants