-
-
Notifications
You must be signed in to change notification settings - Fork 65
[Wayland] begin adding pointer warp #367
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
base: main
Are you sure you want to change the base?
Conversation
|
|
Its in a newer version of Wayland-protocols |
|
Then we will probably have to include the .xml files in RGFW and make loading them locally optional. |
|
Yeah that's what I was thinking but I didn't want to include it because of the license. |
|
What's the license? GLFW does it and uses the same license as RGFW without any issues. |
|
The license seems to be a standard MIT license which is pretty permissive and compatible with zlib. |
|
I do not have experience with makefile conditionals. I have not been able to test if the file exists. |
|
Yeah Makefile can be pretty annoying about that type of thing. I'm sure I could write something really quick but I think what we should do is this:
|
This allows users to move the cursor to a specific part of a surface.