Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sametmax
on May 20, 2018
|
parent
|
context
|
favorite
| on:
Libui: a portable GUI library for C
The problem is it's not well integrated on anything else than Gnome. If you are on KDE, Windows or Mac, stuff like the file picker will make the experience painful.
Even electron apps don't try to reinvent this one and pop the OS widget.
floatboth
on May 20, 2018
[–]
Native file pickers on Mac and Windows (and maybe KDE via org.freedesktop.portal.FileChooser) can be used since 3.20:
https://developer.gnome.org/gtk3/stable/gtk3-GtkFileChooserN...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Even electron apps don't try to reinvent this one and pop the OS widget.