Ilya Fedin
ab13d9bdaf
Skip empty parts in QT_QPA_PLATFORMTHEME
2020-06-03 11:31:34 +04:00
Ilya Fedin
0165e31ca7
Never use custom code for portal detecting in flatpak
2020-06-03 11:31:34 +04:00
Ilya Fedin
c776f81dc7
Add support for choosing directories via xdg-desktop-portal
2020-06-03 11:31:34 +04:00
John Preston
793906ca9a
Fix build on Windows.
2020-06-02 12:26:58 +04:00
Ilya Fedin
e098922a4b
Add Platform::AutostartSupported
2020-06-01 18:25:21 +04:00
Ilya Fedin
413ddf285e
Fix crash in gtk file dialog on Wayland
2020-06-01 18:22:53 +04:00
Ilya Fedin
7ac78be984
Load gtk2 even on Wayland
2020-06-01 18:22:53 +04:00
Ilya Fedin
4c546156da
Remove duplicate log line
2020-06-01 18:22:53 +04:00
Ilya Fedin
10b169f9f6
Make not supported errors static
2020-06-01 18:19:34 +04:00
Ilya Fedin
c83b8d4043
Fix naming of static variables
2020-06-01 18:19:34 +04:00
Ilya Fedin
1fc2b19c94
Add Cinnamon sound settings command
2020-06-01 18:19:34 +04:00
Ilya Fedin
fb97940cac
Rename SandboxAutostart to PortalAutostart
2020-06-01 18:19:34 +04:00
Ilya Fedin
16c38b54e2
Rename InSandbox to InFlatpak
2020-06-01 18:19:34 +04:00
Ilya Fedin
7f29f57c3d
Use custom gtk file dialog only on gtk-based DEs
2020-06-01 18:19:34 +04:00
Ilya Fedin
1fb1d57a27
Get system icon theme on gtk-based DEs
2020-06-01 18:19:34 +04:00
Ilya Fedin
47d7bd95ae
Add a method to check if gtk integration is forced
2020-06-01 18:19:34 +04:00
John Preston
b7aa60bedf
Fix build for Linux.
2020-06-01 18:09:34 +04:00
John Preston
d5b3fa017b
Fix build for macOS.
2020-06-01 18:09:34 +04:00
John Preston
36fbdfb380
Simplify Image, remove ImageSource.
2020-06-01 18:09:33 +04:00
John Preston
f066e0f05a
Use Data::CloudImage for userpics.
2020-06-01 18:09:33 +04:00
John Preston
ae9ed820ee
Fix sticker set icons display.
2020-06-01 18:09:33 +04:00
John Preston
1329870c8e
Fix build on macOS.
2020-06-01 18:09:30 +04:00
RadRussianRus
82b804df63
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-06-01 14:42:46 +03:00
ilya-fedin
f9ad9ce03b
Fix icon updating after enabling tray counter on XEmbed and fix custom icon on SNI ( #56 )
2020-05-27 03:05:54 +03:00
Ilya Fedin
1504136828
Don't spam logs if there are no dbus
2020-05-26 07:24:18 +04:00
RadRussianRus
d0fd79001d
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-05-25 11:49:04 +03:00
Ilya Fedin
cd81fc6727
Don't lose -freetype argument on restart
2020-05-25 09:26:49 +04:00
ilya-fedin
3189a8ebfe
Fix custom icon with XEmbed tray ( #51 )
2020-05-24 19:21:52 +03:00
Ilya Fedin
4c1f83daca
Add a check for bundled Qt plugins
2020-05-24 10:57:37 +04:00
ilya-fedin
7de92734cd
Fix overlay counter on taskbar when native decorations are enabled ( #47 )
2020-05-18 11:54:38 +03:00
ilya-fedin
79d3918210
Add new tray icon options ( #46 )
...
* Update icon without restart
* Turn TDESKTOP_DISABLE_TRAY_COUNTER into option
* Fix custom icon for mac
* Turn KTGDESKTOP_USE_TELEGRAM_PANEL_ICON into option in setitngs
2020-05-18 00:35:08 +03:00
ilya-fedin
1b762e83ed
Add option to disable title widget ( #44 )
2020-05-17 20:59:33 +03:00
Wei Cheng
6559e83e83
fix: obtain doNotDisturb value correctly
2020-05-15 11:44:06 +04:00
RadRussianRus
9e0e5b8f66
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-05-13 00:49:52 +03:00
RadRussianRus
eb41186df3
Reverting taskbar flashing option
...
Now it's in TDesktop, so there is no need in it.
2020-05-13 00:36:07 +03:00
Ilya Fedin
492dc2568c
Add DESKTOP_APP_USE_PACKAGED support for Windows
2020-05-12 17:32:40 +04:00
John Preston
6f760d513e
Add a checkbox to disable taskbar flash.
...
Also add ability to set urgent flag for the window on Linux.
Fixes #223 , fixes #897 , fixes #906 .
2020-05-12 14:16:24 +04:00
John Preston
f5c0e5d31d
Remove unnecessary include.
2020-05-12 09:43:54 +04:00
Ilya Fedin
d1d1f83881
Remove outdated LIBGL_ALWAYS_INDIRECT hack
2020-05-08 12:54:21 +04:00
ilya-fedin
b5d2b6b303
Remove AppImageKit-checkrt since it's not needed anymore ( #40 )
...
* kotatogram-desktop runs pretty fine without AppRun, delete it
* Remove LIBGL_ALWAYS_INDIRECT
Looks like this is not needed anymore
2020-05-08 04:31:15 +03:00
RadRussianRus
7de3002c8c
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-05-05 17:27:04 +03:00
Ilya Fedin
13c2d6ff72
Detect global menu at runtime
2020-05-05 09:54:35 +04:00
ilya-fedin
a240ae5b84
Custom icons should have priority ( #35 )
2020-05-04 17:42:59 +03:00
Ilya Fedin
5180d31b40
Fix decoration applying and trigger repainting on update
...
For some reason this is needed for newer Qt in flatpak
2020-05-02 16:29:00 +04:00
RadRussianRus
f0ebf2f255
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-05-01 18:02:14 +03:00
Ilya Fedin
161e51757c
Change color of wayland decoration according to theme
2020-05-01 12:26:10 +04:00
Ilya Fedin
46d4b03d49
Fix freeze in notifications settings when notification daemon is unavailable
2020-05-01 12:15:01 +04:00
Ilya Fedin
95b4f56b86
Don't use QDesktopServices::openUrl on snap
2020-05-01 12:06:01 +04:00
Ilya Fedin
7f890122e6
Add methods to detect appimage, static binary and forced gtk dialog
2020-04-26 12:28:34 +04:00
RadRussianRus
32e57987a3
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-04-25 01:35:23 +03:00