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

split more code from gdk bindings #1588

Closed
totaam opened this issue Jul 20, 2017 · 5 comments
Closed

split more code from gdk bindings #1588

totaam opened this issue Jul 20, 2017 · 5 comments

Comments

@totaam
Copy link
Collaborator

totaam commented Jul 20, 2017

Issue migrated from trac ticket # 1588

component: core | priority: major | resolution: fixed

2017-07-20 10:24:14: antoine created the issue


Currently this requires the X11 headers, but there are a number of methods that we could use on other platforms, ie: the gtk selectiondata workaround from #1579.
This would also make it easier to port to python3 / GTK3 (#1568)

@totaam
Copy link
Collaborator Author

totaam commented Jul 20, 2017

2017-07-20 10:33:03: antoine changed status from new to assigned

@totaam
Copy link
Collaborator Author

totaam commented Jul 20, 2017

2017-07-20 10:33:03: antoine commented


The split is needed to fix the gtk selectiondata workaround on osx: #318

@totaam
Copy link
Collaborator Author

totaam commented Jul 27, 2017

2017-07-27 15:54:12: antoine changed status from assigned to closed

@totaam
Copy link
Collaborator Author

totaam commented Jul 27, 2017

2017-07-27 15:54:12: antoine set resolution to fixed

@totaam
Copy link
Collaborator Author

totaam commented Jul 27, 2017

2017-07-27 15:54:12: antoine commented


Done in r16535.

There isn't much that can be moved, but at least the separation is clean.
For example, the gdk_atoms code (also used by the clipboard) is GTK2 only.

@totaam totaam closed this as completed Jul 27, 2017
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

No branches or pull requests

1 participant