Skip to content

Randr 1.5#232

Merged
vasily-v-ryabov merged 5 commits intopython-xlib:masterfrom
jklong:randr-1.5
Sep 17, 2022
Merged

Randr 1.5#232
vasily-v-ryabov merged 5 commits intopython-xlib:masterfrom
jklong:randr-1.5

Conversation

@jklong
Copy link
Copy Markdown

@jklong jklong commented Sep 11, 2022

Addresses comments in #224 as it seems abandoned. Credit for most of the code here belongs to @allfro.

I expect 1.5 is more widespread now than when the comment was first made, but I added a quick version check regardless.

allfro and others added 3 commits September 11, 2022 14:03
Fixes return type inconsistency with the `pack_value` for class `Object`.
When using an `Object` field embedded in a request `pack_value` croaks because it calls to_binary which returns a byte buffer instead of a
3-value tuple. This fix addresses the issue.
Add version 1.5 support for RRSetMonitor RRGetMonitors and RRDeleteMonitors
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 11, 2022

Codecov Report

Merging #232 (e91da1e) into master (e8cf018) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #232   +/-   ##
=======================================
  Coverage   78.27%   78.27%           
=======================================
  Files          42       42           
  Lines        4708     4708           
=======================================
  Hits         3685     3685           
  Misses       1023     1023           

Copy link
Copy Markdown
Collaborator

@vasily-v-ryabov vasily-v-ryabov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for improving, it definitely looks better.

@vasily-v-ryabov vasily-v-ryabov merged commit c87624d into python-xlib:master Sep 17, 2022
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.

5 participants