forked from veyon/veyon
-
Notifications
You must be signed in to change notification settings - Fork 1
[pull] master from veyon:master #12
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
Open
pull
wants to merge
98
commits into
jmpoep:master
Choose a base branch
from
veyon:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This allows accessing the parsed host address alternatively to the hostname.
…dings This also introduces a setter for the pixel format used internally.
Since the RFB rect handlers in VncClientProtocol rely on the pixel format, make sure to use the pixel format actually requested by the client and served by the server. Especially the tight encoding uses specific optimizations if a color depth of 24 with 32 bits per pixel have been negotiated (while server server side the color depth may be 32 and thus causes protocol errors).
Distinguish between the need for incremental framebuffer updates and full framebuffer updates. If no framebuffer data has been received, request a full update after a shorter timeout.
Add icon for state host is online but framebuffer not available yet. Indicate DNS, service or access problems with dedicated symbols.
Now that we do not only have rectangular shapes for the computer icons make sure to scale the icons smoothly.
Otherwise a connection will be retried immediately if a connection is established succesfully but is closed immediately by the access control mechanism.
This is a much cleaner approach than transporting the access control details via the RFB desktop name and intercepting log messages of libvncclient.
This reverts commit 9be25e3.
…ffer is available
Transparent windows with LWA_COLORKEY set are captured by the DeskDupEngine as black windows, effectively allowing users to escape monitoring. The soft workaround is to rectify these windows such that the problematic attributes no longer are set. Alternatively terminate all processes with suspicious LWA settings.
9812c69
to
0b110dc
Compare
Make single action configurable and add action for closing session.
Fedora 40 is EOL as of 2025-05-13.
It's EOL since 2024-12-31.
It could delay the start of the Veyon Service e.g. when performing large GPO updates etc. Also drop the check for Windows < 10 since we do not support older versions anyway.
The default bandwidth limit of 100 MB/s is not suitable especially for Wi-fi networks, therefore add a heuristic which adjusts the bandwidth limit according to the reported speed of the network interface acting on the default route.
Adding notes to reflect changes in Ubuntu 24 packages and for building with Qt5 (see #1017).
There's no need to maintain dozens of files while we can also generate them at build time. Do so by making build_veyon_application() and build_veyon_plugin() functions take required metadata as arguments and pass them to the platform-specific add_windows_resources() function.
Windows Vista, 7, 8 and 8.1 no longer are supported by Veyon.
Ubuntu 20.04 is EOL as of 2025-05-31.
Now that we dropped Ubuntu 20.04 support, we can also bump the minimum required Qt version to 5.14.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.2)
Can you help keep this open source service alive? 💖 Please sponsor : )