( Polesz | 2021. 04. 19., h – 17:26 )

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:

  1. An application called kdialogd5. This is the KDE app that will show the file selector.
  2. LD_PRELOAD libraries that are used to override the Gtk2 and Gtk3 file dialogs.

https://github.com/sandsmark/kgtk