Introduction
KGtk is a quick-n-dirty HACK to allow some Gtk2, and Gtk3, applications to use KDE Frameworks 5 file dialogs.
KGtk is composed of the following pieces:
- An application called kdialogd5. This is the KDE app that will show the file selector.
- LD_PRELOAD libraries that are used to override the Gtk2 and Gtk3 file dialogs.