summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/platform/linux/linux_gtk_integration.h
AgeCommit message (Expand)Author
2021-09-06Replace GTK integration with xsettings + XDPIlya Fedin
2021-08-25Split webview initialization from GtkIntegration classIlya Fedin
2021-08-25Get rid of gtk open with dialogIlya Fedin
2021-08-12Revert "Use gtk clipboard when available to avoid https://bugreports.qt.io/br...Ilya Fedin
2021-07-07Set service name for lib_base and lib_webview gtk integrationIlya Fedin
2021-07-02Move GTK integration out of process with D-BusIlya Fedin
2021-07-01Remove not really needed gtk scale factor queryIlya Fedin
2021-07-01Remove the copy of gtk file dialogIlya Fedin
2021-06-24Make Linux file dialog API betterIlya Fedin
2021-03-10Move Platform::FileDialog::Gtk::Supported to private namespaceIlya Fedin
2021-03-05Fix spaces on ends of linesIlya Fedin
2021-02-22Remove unneeded checks for GtkIntegration::loaded()Ilya Fedin
2021-02-19Expose gtk integration to lib_baseIlya Fedin
2021-01-23Get scale factor from GTK on LinuxIlya Fedin
2021-01-22Split GTK integration into a singletonIlya Fedin