summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/platform/linux/specific_linux.cpp
AgeCommit message (Expand)Author
2024-08-01Ensure fake modal widget is a windowIlya Fedin
2024-07-24Reduce portal autostart dialog modality to parent windowIlya Fedin
2024-07-01Version 5.2.1: Shorten webview socket path.v5.2.1John Preston
2024-06-24Switch more XCB code to base::Platform::XCB::ConnectionIlya Fedin
2024-04-24Move OpenSSL probing before crash reporter.John Preston
2024-04-22Stop using the plasma-shell protocolIlya Fedin
2024-04-06Fix build on FreeBSD 13.3 / llvm 17.0.6 / qt 5.15.13Sergey A. Osokin
2024-03-26Get rid of XDG_CURRENT_DESKTOP dependent logicIlya Fedin
2024-03-26Add Plasma 6 sound settings supportIlya Fedin
2024-03-25Fix build on FreeBSDSergey A. Osokin
2024-03-15Get rid of glibmmIlya Fedin
2024-03-15Use cppgir compatible XDP utilities APIIlya Fedin
2024-03-13Update submodulesIlya Fedin
2024-03-13Log only GError messageIlya Fedin
2024-03-08Use ExecutablePathForShortcuts in PortalAutostartIlya Fedin
2024-03-08Port specific_linux to cppgirIlya Fedin
2024-03-08Use XDP::kObjectPath for session and request pathsIlya Fedin
2024-02-14Ensure custom arguments get applied in generated .desktop fileIlya Fedin
2024-01-29Shorten socket paths on LinuxIlya Fedin
2023-09-20Avoid unneeded std::string casts in exception handlingIlya Fedin
2023-09-18Make use of templated XDP::ReadSettingIlya Fedin
2023-09-17Simplify some using-sIlya Fedin
2023-09-14Use SNAP_INSTANCE_NAME in SingleInstanceLocalServerNameIlya Fedin
2023-09-12Ensure closing is supported for running in backgroundIlya Fedin
2023-09-12Run in background on Linux when minimization is not supportedIlya Fedin
2023-09-11Make PortalAutostart asynchronousIlya Fedin
2023-09-11Move feature warnings to the relevant codeIlya Fedin
2023-09-04Call D-Bus ReloadConfig asynchronouslyIlya Fedin
2023-08-25Make use of the new window-less base::Platform::XDP::ParentWindowIDIlya Fedin
2023-08-03Do a D-Bus request instead of systemctl command for D-Bus config reloadIlya Fedin
2023-07-24Stabilize app id on Linux when -workdir is set to the default workdirIlya Fedin
2023-07-21Fix D-Bus service with non-standard workdir or backslash in the pathIlya Fedin
2023-07-20Avoid using const_string for constant consumed by std::stringIlya Fedin
2023-07-20Use new glibmm 2.78 APIIlya Fedin
2023-07-19Fix QGuiApplication::desktopFileName usageIlya Fedin
2023-07-01Support D-Bus activationIlya Fedin
2023-07-01Check actual executable path instead of cExeName in GenerateDesktopFileIlya Fedin
2023-06-16Use argv0 for shortcuts when updater is disabledIlya Fedin
2023-06-13Move Platform::ThirdParty::start content to LinuxIntegrationIlya Fedin
2023-06-13Have a global Core::Launcher accessorIlya Fedin
2023-05-29Integrate GApplication with QFileOpenEvent and Core::Application::activateIlya Fedin
2023-05-24Revert "Disable xcb_xlib"John Preston
2023-05-15Support Qt 6.5 dark mode APIIlya Fedin
2023-05-15Warn if incompatible event loop is detectedIlya Fedin
2023-05-15Get rid of DESKTOP_APP_DISABLE_DBUS_INTEGRATIONIlya Fedin
2023-04-03Try to remove Wayland blacklist againIlya Fedin
2023-04-03Disable xcb_xlibIlya Fedin
2023-04-02Update to the new WebKitGTK 6.0 APIIlya Fedin
2023-04-02Add version check for abstract socketsIlya Fedin
2023-04-02Try to restore updater-dependent binary path logicIlya Fedin