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

Add Xdamage bindings #122

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Add Xdamage bindings #122

wants to merge 8 commits into from

Conversation

malwrar
Copy link

@malwrar malwrar commented Jan 22, 2021

No description provided.

@malwrar malwrar changed the title Add Xdamage bindings. Add Xdamage bindings Jan 22, 2021
@AltF02 AltF02 self-requested a review September 20, 2021 21:11
src/xdamage.rs Outdated
};

use ::xlib::XserverRegion;
use ::xlib::{
Copy link
Owner

Choose a reason for hiding this comment

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

In rust 2018 this has to be crate::xlib

x11-dl/build.rs Outdated
@@ -15,6 +15,7 @@ fn main() {
("xext", "xext"),
("gl", "gl"),
("xcursor", "xcursor"),
("xdamange", "xdamage"),
Copy link
Owner

Choose a reason for hiding this comment

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

typo

@LoganDark

This comment was marked as outdated.

@AltF02 AltF02 mentioned this pull request Aug 9, 2022
AltF02 added 2 commits August 9, 2022 23:09
Signed-off-by: AltF2 <contact@altf2.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants