|
|
|
|
|
by phkahler
1154 days ago
|
|
>> Availability of Gtk on a Mac has 0 impact on how many Linux app will decide to use it. I sometimes consider using GTK as a cross-platform GUI vs what we do today (a small wrapper over Windows, macOS, and GTK) so we can have some nice things - like resizable text and SVG icons. Not supporting macOS would mean not using GTK for that. At the moment, no static linking means no GTK for that too because we ship a single binary for Windows and I don't want to deal with an installer. |
|