{"id":21717504,"url":"https://github.com/sandsmark/kgtk","last_synced_at":"2026-02-08T01:31:46.365Z","repository":{"id":66625044,"uuid":"96146294","full_name":"sandsmark/kgtk","owner":"sandsmark","description":"qt5/kf5 port","archived":false,"fork":false,"pushed_at":"2020-05-29T18:51:13.000Z","size":95,"stargazers_count":16,"open_issues_count":10,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-19T23:28:41.739Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sandsmark.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-03T20:02:04.000Z","updated_at":"2024-03-05T14:10:27.000Z","dependencies_parsed_at":"2023-02-25T22:30:37.301Z","dependency_job_id":null,"html_url":"https://github.com/sandsmark/kgtk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sandsmark/kgtk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandsmark%2Fkgtk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandsmark%2Fkgtk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandsmark%2Fkgtk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandsmark%2Fkgtk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandsmark","download_url":"https://codeload.github.com/sandsmark/kgtk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandsmark%2Fkgtk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29216084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T00:10:47.190Z","status":"ssl_error","status_checked_at":"2026-02-08T00:10:43.589Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-26T01:18:03.570Z","updated_at":"2026-02-08T01:31:46.350Z","avatar_url":"https://github.com/sandsmark.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Introduction\n------------\n\nKGtk is a quick-n-dirty *HACK* to allow *some* Gtk2, and Gtk3, applications\nto use KDE Frameworks 5 file dialogs.\n\nKGtk is composed of the following pieces:\n\n1. An application called kdialogd5. This is the KDE app that will show the\n   file selector.\n2. LD_PRELOAD libraries that are used to override the Gtk2 and Gtk3 file\n   dialogs.\n\nIf you start an application using the following command:\n    kgtk-wrapper gimp\n\n...the the following occurs:\n\n1. kgtk-wrapper determines whether the application is a Gtk2 or Gtk3\n   application. It then sets the LD_PRELOAD environment variable to point to \n   the approriate KGtk library.\n2. When 'gimp' now tries to open a file dialog, the KGtk library\n   intercepts this, and asks kdialogd to open a file dialog instead.\n\nThere will only ever be one instance of kdialogd, and all apps communicate with\nthe same instance - and it termiantes itself 30 seconds after the last app has\ndisconnected. This timeout can be changed by editing kdialogdrc and \nsetting/changing\n\n    [General]\n    Timeout=10\n\n\nInstallation\n------------\nAs of v0.9.1, kgtk uses CMake in place of autotools.\n\nThis is accomplished as follows:\n\n1. mkdir build\n2. cd build\n3. cmake .. -DCMAKE_INSTALL_PREFIX=/usr\n4. make\n5. sudo make install\n\n* For 64 bit systems, also append -DLIB_SUFFIX=64\n\n\nNotes\n-----\n\nThe library has been tested with the following applications:\n\nReported to work (A bit outdated):\n\n  1. Firefox (7.0.1)\n  2. Thunderbird 7.0.1\n  3. Inkscape\n  4. GIMP (2.10)\n  5. Kino\n  6. Eclipse\n  7. Azureus\n  8. Galde-2\n  9. Streamtuner\n 10. Avidemux2\n 11. XSane (save dialog appears twice, but uses the name)\n\nReported *not* working:\n\n  1. AbiWord\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandsmark%2Fkgtk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandsmark%2Fkgtk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandsmark%2Fkgtk/lists"}