procxx / kepka

Unofficial Telegram Desktop messaging app
https://procxx.github.io
Other
114 stars 29 forks source link

Completely remove GTK dialogs and use Qt #80

Closed xvitaly closed 6 years ago

xvitaly commented 6 years ago

Completely remove GTK open/save file dialogs and use Qt instead.

ghost commented 6 years ago

Kepka uses Qt classes for these dialogs, Qt uses native dialogs (GTK on Linux, if present, fallback to Qt's own otherwise). However, there is a way to force Qt's dialogs, but I see no reason for that.

xvitaly commented 6 years ago

@foxcpp We need to comletely drop this ugly GTK dialogs and always use Qt because this is a Qt application.

leha-bot commented 6 years ago

Closed by https://github.com/procxx/kepka/commit/dbb0030893c0b559c777aa26ca108caa8c705c60