I had tried GTK in the past and I remember it's documentation as having like 5 examples and then letting you completely on your own. Maybe however it has changed since then, I will have a look :)
A library for making a Discord bot in C with the only dependencies being OpenSSL and cJSON. That means I also wrote code for handling the HTTP requests and also WebSockets.
I hate the Windows API so much. There are like 100 million function that all start with a capital letter and take a kajillion arguments just to do the most simple thing imaginable (see CreateThread). And there are twenty different typedefs for the same type (PSTR, LPSTR, tchar* all point to char*). Also all variables and function arguments should start with their types, like hWindow if the window is a HANDLE.
I hate this joke of a programming interface so much, I hope everyone sticks to programming with POSIX and platform-agnostic libraries.
EDIT: And also, did I mention that if you want to use it, you get all of it or none of it? It's literally a single header file named Windows.h. You get just that and take it or leave it.
I think it's a fork that was made after some recent community drama. Probably the two apps should be pretty similar, although CoMaps is updated more frequently I think.
I saw a comment stating that it charges 45$ for Zorin OS Pro, which is basically the normal OS but with some open-source software installed on it (Blender, Kdenlive, Audacity, etc.)
Last words?