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

newwindow and clipboard and eventloop::new #2

Merged
merged 5 commits into from
Jul 19, 2023
Merged

newwindow and clipboard and eventloop::new #2

merged 5 commits into from
Jul 19, 2023

Conversation

gintama91
Copy link
Owner

No description provided.

@gintama91
Copy link
Owner Author

for ruby side see in tests, or in clipboard i commented ruby equivalents for tht file

@gintama91
Copy link
Owner Author

tests do fail on ci due to cant open display i am not sure how to do them on ci yet(any suggestions for this ?)


unsafe impl<T> Send for SafeWrapper<T> {}

impl EventLoop {
Copy link
Owner Author

@gintama91 gintama91 Jun 30, 2023

Choose a reason for hiding this comment

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

i am not implementing event_loop further(as of now) as per discussion in discord

@noahgibbs
Copy link

Yeah, headless testing on GTK+ is going to be interesting. People do this kind of thing -- Docker supports a headless mode where it keeps a virtual display, I can see answers about e.g. Sway, a Wayland window manager that will do it.

I'm not sure what we want to use. I haven't done Linux headless GUI testing in a long time, and the tools have changed a lot.

@gintama91 gintama91 merged commit 82e3735 into main Jul 19, 2023
0 of 2 checks passed
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.

2 participants