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

Send_ConfigInfo improvements #1019

Merged
merged 3 commits into from
Apr 29, 2024
Merged

Send_ConfigInfo improvements #1019

merged 3 commits into from
Apr 29, 2024

Conversation

ThomasAdam
Copy link
Member

  • Send_ConfigInfo: change desktop_geometry ordering
  • BroadcastMonitorList: use helper function
  • DesktopConfiguration: send in a separate reply

@ThomasAdam ThomasAdam self-assigned this Apr 28, 2024
@ThomasAdam ThomasAdam added the type:bug Something's broken! label Apr 28, 2024
@ThomasAdam ThomasAdam added this to the 1.1.1 milestone Apr 28, 2024
Honour the comment of the packets being sent, and move the desktop
geometry information after sending ImagePath and ColorLimit.
Split out the sending of monitor information to use a helper function to
reduce code duplication.
Split out the DesktopConfiguration information into its own request.

Help some of the overhead by not allocating the information on the heap;
send on the stack instead.
@ThomasAdam ThomasAdam merged commit 96310b2 into main Apr 29, 2024
5 checks passed
@ThomasAdam ThomasAdam deleted the ta/send-config-info branch April 29, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant