summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/platform/linux/main_window_linux.cpp
AgeCommit message (Expand)Author
2021-03-12Get rid of GetLauncherFilenameIlya Fedin
2021-03-10Get rid of QByteArray in djbStringHashIlya Fedin
2021-03-05Fix spaces on ends of linesIlya Fedin
2021-03-04Move remaining usage of dbus to glibmm in main_window_linuxIlya Fedin
2021-03-04Move glib usage to glibmmIlya Fedin
2021-03-03Remove some App::wnd() calls.John Preston
2021-02-24Use new Platform::IsX11Ilya Fedin
2021-02-23Implement three items tray menu on LinuxIlya Fedin
2021-02-22Add DESKTOP_APP_DISABLE_X11_INTEGRATIONIlya Fedin
2021-02-19Fix implicit conversions from QByteArrayIlya Fedin
2021-02-19Get rid of unneeded material wayland decorationsIlya Fedin
2021-02-19Expose gtk integration to lib_baseIlya Fedin
2021-02-04Removed App::wnd for opening about box.23rd
2021-02-04Moved showLogoutConfirmation from MainWindow to Window::Controller.23rd
2021-02-04Removed App:wnd for opening settings.23rd
2021-02-04Moved some session dependent methods to SessionController.23rd
2021-01-22Use operator-> for tray icon biggest sizeIlya Fedin
2021-01-22Split GTK integration into a singletonIlya Fedin
2021-01-22Don't add counter when icon theme has 'panel' iconIlya Fedin
2021-01-22Format dbus errors loggingIlya Fedin
2021-01-22Check _sniDBusProxy for nullptr before connecting to signalsIlya Fedin
2021-01-22Decrease some indentation in linux platform codeIlya Fedin
2021-01-22Fix build and tray icon menu on Windows.John Preston
2021-01-05Format unity counter settingIlya Fedin
2021-01-05Merge two ifndef blocks in main_window_linuxIlya Fedin
2021-01-05Fix kSNIWatcherService/kSNIWatcherInterface misusageIlya Fedin
2021-01-04Move GSDMediaKeys initialization to SetWatchingMediaKeysIlya Fedin
2020-12-30Check for dbus menu exporter instead of menu pathIlya Fedin
2020-12-28Operate with QString instead of QDBusObjectPathIlya Fedin
2020-12-28Use more forward declarations in main_window_linuxIlya Fedin
2020-12-28Add support for G-S-D's media-keys extensionIlya Fedin
2020-12-24Fix blurry tray icon with svg themesIlya Fedin
2020-11-19Restore 16px tray icon sizeIlya Fedin
2020-11-19Fix legacy group service message in chats list.John Preston
2020-11-16Adapt linux tray icon implementation to the new QIcon::pixmap behaviorIlya Fedin
2020-11-16Use only really supported icon sizesIlya Fedin
2020-11-16Remove the last workaround in tray implementationIlya Fedin
2020-11-05Remove TDESKTOP_FORCE_PANEL_ICON variable since tdesktop gets current icon th...Ilya Fedin
2020-11-05Handle snap icon problem in snapcraft.yaml rather than in codeIlya Fedin
2020-10-30Use crl::on_main in MainWindow::sniSignalEmittedIlya Fedin
2020-10-30Implement possibility to hide taskbar icon on LinuxIlya Fedin
2020-10-23Moved contacts box preparing to single place.23rd
2020-10-07Subscribe to StatusNotifierHostRegistered signalIlya Fedin
2020-10-02Update SNI state even if tray is deactivatedIlya Fedin
2020-09-29Fix saving maximized state on LinuxIlya Fedin
2020-08-30Eliminate the need of Q_OBJECT in main_window_linux and main_window_winIlya Fedin
2020-08-18g_message is a more appropriate log level for some messagesIlya Fedin
2020-08-15Move gtk clibpboard to linux_libsIlya Fedin
2020-08-15Fix length of some lines in specific_linux and main_window_linuxIlya Fedin
2020-08-15Add warnings about some build options and environment variablesIlya Fedin