Jeremy Bicha

Results 53 issues of Jeremy Bicha

I propose that we revert https://github.com/hughsie/colord/commit/b5436b49d7d That commit forces the C99 standard to be used. Otherwise, it would build with C11 on newer distros. (There are some comments on the...

Emoji One provides a font file named emojione-android.ttf. But the font also works on (very recent) Linux distributions using GNOME (or similar desktops). I don't know how the "Android" font...

enhancement
fonts

**Describe the bug** There is a new major release of libsoup. GNOME 43 is switching its core apps and libraries to use libsoup3. Also, there is a new version of...

Nautilus 43.Beta.1 has been released with a major API change. Among other things, it has switched to GTK4. nautilus-python 4.0.alpha has also been released with a major API change. Please...

webkitgtk 4.1 is the same as webkitgtk 4.0 except that it uses libsoup3 instead of libsoup2.4 Please update src/main.js and probably README.md to allow webkitgtk 4.1 to be used (you...

enhancement

Nautilus 43 and nautlius-python 4 introduce major changes to the extension API. (Nautilus 43 also was ported to GTK4.) The GNOME 43 Release Candidate is being released in the [next...

What is https://github.com/typesupply/defcon/tree/master/tools ? It doesn't appear to be used in the build at all. Is it used to generate https://github.com/typesupply/defcon/blob/master/Lib/defcon/tools/unicodeTools.py ? If so, shouldn't that be part of the...

ibus-chewing depends on gtk2, but gtk3 is the current stable supported version. https://developer.gnome.org/gtk3/stable/gtk-migrating-2-to-3.html

webkit2gtk 4.1 is the same as 4.0 except that 4.1 uses libsoup3 and 4.0 uses libsoup2.4. Since your project doesn't use libsoup directly, this is an easy swap. Every distro...

The last release tag is from 2016 but there have been years of changes after that. Could you push a new git release tag?