Skip to content

Update links in README#173

Merged
vasily-v-ryabov merged 2 commits intopython-xlib:masterfrom
thiagokokada:update-links-in-readme
Sep 18, 2020
Merged

Update links in README#173
vasily-v-ryabov merged 2 commits intopython-xlib:masterfrom
thiagokokada:update-links-in-readme

Conversation

@thiagokokada
Copy link
Contributor

Update python-xlib documentation to point to https://python-xlib.github.io/, since python-xlib/python-xlib.github.io#1 was merged.

Also update another link to use HTTPS instead of HTTP, since the site supports it (it actually does a redirect). There is still an older reference that does not support HTTPS, but the site still works, so keep it as is.

Add reference to DPMS in README.rst.

@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2020

Codecov Report

Merging #173 into master will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
+ Coverage   81.95%   81.99%   +0.04%     
==========================================
  Files          42       42              
  Lines        4855     4855              
==========================================
+ Hits         3979     3981       +2     
+ Misses        876      874       -2     

There is a resource database implementation, ICCCM support and a
framework for adding X extension code. Several extensions have been
implemented; (RECORD, SHAPE, Xinerama, Composite, RANDR, and XTEST)
implemented; (RECORD, SHAPE, Xinerama, Composite, RANDR, DPMS, and XTEST)
Copy link
Collaborator

Choose a reason for hiding this comment

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

If you'd be so glad to update change list for the next release, I'd also suggest to update this list with other extensions which were implemented previously: https://github.com/python-xlib/python-xlib/tree/master/Xlib/ext

Or I can do it when I have time to pack a release. Just leaving this comment as a reminder for me.

@vasily-v-ryabov vasily-v-ryabov merged commit 833ff08 into python-xlib:master Sep 18, 2020
@thiagokokada thiagokokada deleted the update-links-in-readme branch September 18, 2020 11:55
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.

3 participants