gtk-sharp
gtk-sharp copied to clipboard
Updated to Gtk 3.12
Could this be merged to mono:master ?
Hello! I'm the build bot for the Mono project. I need approval from a Mono team member to build this pull request. A team member should reply with "approve" to approve a build of this pull request, "whitelist" to whitelist this and all future pull requests from this contributor, or "build" to explicitly request a build, even if one has already been done. Contributors can ignore this message.
Hello! I'm the build bot for the Mono project. I need approval from a Mono team member to build this pull request. A team member should reply with "approve" to approve a build of this pull request, "whitelist" to whitelist this and all future pull requests from this contributor, or "build" to explicitly request a build, even if one has already been done. Contributors can ignore this message.
Hello! I'm the build bot for the Mono project. I need approval from a Mono team member to build this pull request. A team member should reply with "approve" to approve a build of this pull request, "whitelist" to whitelist this and all future pull requests from this contributor, or "build" to explicitly request a build, even if one has already been done. Contributors can ignore this message.
Hi,
Thanks for the pull request, I'll try to look into it when I can find some time.
The current plan is to first do a 3.0 release with the GTK+ 3.0 API, and then go to something like 3.12. So I'll probably not merge this directly into master, but to a separate "3.12" branch.
approve
For future binding upgrades we should also consider generating the bindings from the more accurate gobject-introspection data
Hi, is there any roadmap for Gtk# 3? Thanks :)
@bl8 @stsundermann Do you have any plans for Gtk Sharp 3 release? It's been several years now...
What is the status on this?
@chrislapa If I may suggest something, don't bother using this repo for Gtk 3, instead use https://github.com/openmedicus/gtk-sharp, it's in much much better condition, that is it has Gtk 3.18 support :D.
Can one of the admins verify this patch?
Can one of the admins verify this patch?
If someone wants to use openmedicus version but doesn't want to compile it, I added nuget packages for it:
- https://www.nuget.org/packages/gtk-sharp3/
- https://www.nuget.org/packages/webkitgtk3-sharp/
Nuget sources:
- https://github.com/cra0zy/gtk-sharp3-nuget
- https://github.com/cra0zy/webkitgtk3-sharp-nuget
@orion75 Your idea on using .targets file for copying .config files in NuGet package is a genius workaround :+1:
I've been originally using you package for some time but you didn't update it for a while :(
@orion75 Your idea on using .targets file for copying .config files in NuGet package is a genius workaround
workaround for what?
workaround for what?
Copying .config files to output dir...
Copying .config files to output dir...
Why is that relevant to this PR?