Ignacio Casal Quinteiro

Results 13 issues of Ignacio Casal Quinteiro

https://github.com/keredson/gnomecast/blob/039d264ebf0d3a0b8bf1fa5f5faf738013f76322/gnomecast.py#L260 You should instead connect to the response signal of the dialog and show the dialog. This way you will not block the mainloop. Also you can avoid that idle...

If you have a library or an application like libsoup that uses nghttp2.h you should expect that the api types are accessible. Instead it exposes api wth the ssize_t which...

@guruDanny67 I think it would be great to have a param --custom myproject.project or something similar so like this I could add a custom project to build from git to...

enhancement

Now that graphene is in we should be able to add gtk 4.

enhancement

One of the points when you release software that depends on open source is that you need to provide a way to get the sources. From one side gvsbuild already...

Would be great to have a parameter that checks if we are compiling with the right security options enabled. For this could use this tool https://github.com/NetSPI/PESecurity and run it on...

There seems to be missing all those methods for windows. Probably because they are not part of the gir on linux - [ ] `g_win32_check_windows_version ()` - [ ] `g_win32_get_command_line ...

enhancement
good first issue
glib
gio
windows

@TingPing Hey can you remind me if there is a MR for this following patch? https://github.com/wingtk/gvsbuild/blob/main/gvsbuild/patches/glib/glib-package-installation-directory.patch I think we should just go ahead and merge it in glib

Based on the patches from Mikkel Kruse Johnsen. See that the CSS demo is currently disabled since the CssProvider is not properly picked up for some reason. We will need...

Fixes https://github.com/hexchat/gtk-win32/issues/31 See that I used GPL 2+ since it is the one used in hexchat and it is just a proposal. Whether you want [A|L]GPL [2|3]/+ it is up...