Ilya Fedin
|
cd3b989e70
|
Use xcb to set transient parent for gtk file dialog
|
2020-12-14 16:50:59 +04:00 |
John Preston
|
df420e4ccf
|
Revert "Use gtk not only to get image from clipboard, but also to set"
This reverts commit f88c132c96 .
Fixes #9885.
|
2020-12-11 12:00:52 +04:00 |
Ilya Fedin
|
379a3d74e2
|
Fix build without gtk
|
2020-12-10 09:43:47 +04:00 |
Ilya Fedin
|
05147016b0
|
Simplify XErrorHandlerRestorer API
|
2020-12-10 07:15:39 +03:00 |
Ilya Fedin
|
4bc6c6c3c8
|
Handle cursor size in the custom GTK integration
|
2020-12-08 21:21:03 +03:00 |
Ilya Fedin
|
cffb05e3c9
|
Detect more dark themes on Linux
|
2020-12-08 21:19:28 +03:00 |
Ilya Fedin
|
f88c132c96
|
Use gtk not only to get image from clipboard, but also to set
|
2020-12-08 21:18:49 +03:00 |
Ilya Fedin
|
b1b01385d0
|
Restore 16px tray icon size
Looks like there are support for this size since b703f4e555
|
2020-11-19 18:36:57 +03:00 |
John Preston
|
a086afb152
|
Fix legacy group service message in chats list.
|
2020-11-19 16:47:17 +03:00 |
John Preston
|
00504b61cd
|
Allow all messages silent in support mode.
|
2020-11-19 16:23:57 +03:00 |
John Preston
|
4a73bb7872
|
Fix main window on Windows.
Fixes #9089, fixes #9090.
|
2020-11-18 13:32:30 +03:00 |
mid-kid
|
49480001f7
|
Move IsWayland() checks into WaylandIntegration
|
2020-11-17 16:23:54 +03:00 |
Ilya Fedin
|
0563e1f878
|
Have the wayland build-time toggle affect the native window title
|
2020-11-17 16:23:54 +03:00 |
mid-kid
|
96b2e26f42
|
Build wayland support optionally
|
2020-11-17 16:23:54 +03:00 |
John Preston
|
b3eb7858e6
|
Save local drafts in scheduled / replies sections.
Fix inline bot switch inline in scheduled / replies sections.
|
2020-11-17 12:58:07 +03:00 |
23rd
|
b3925a3bec
|
Added touchbar hiding while recording voice message.
|
2020-11-17 12:56:51 +03:00 |
23rd
|
8845652f77
|
Fixed macOS build.
|
2020-11-17 12:56:50 +03:00 |
John Preston
|
0089692b52
|
Fix build for Mac App Store.
|
2020-11-16 13:08:58 +03:00 |
Ilya Fedin
|
9d6e5f2a5b
|
Adapt linux tray icon implementation to the new QIcon::pixmap behavior
More info: https://codereview.qt-project.org/c/qt/qtbase/+/314618
|
2020-11-16 13:03:43 +03:00 |
Ilya Fedin
|
b4cb47cf7f
|
Prefer gtk3 headers
|
2020-11-16 12:37:42 +03:00 |
Ilya Fedin
|
e4b9900a06
|
Construct WindowControlsLayout without variable
|
2020-11-16 12:35:01 +03:00 |
Ilya Fedin
|
5c8a19b7f7
|
Use only really supported icon sizes
|
2020-11-16 12:34:19 +03:00 |
Ilya Fedin
|
620c596200
|
Remove the last workaround in tray implementation
Since tdesktop gets icon theme pretty well now, there's no need for any workaround.
|
2020-11-16 12:34:19 +03:00 |
Ilya Fedin
|
c8ce5dfa8b
|
Fix escaping in scheme creation on Linux and set -workdir
|
2020-11-16 12:33:22 +03:00 |
Ilya Fedin
|
e64f6f7266
|
Since changing the ibus portal check, it is not compatible with snap anymore
|
2020-11-12 18:12:17 +03:00 |
Ilya Fedin
|
21133abe13
|
Fix 30s hang in case ibus portal couldn't be started
|
2020-11-12 15:51:00 +03:00 |
Ilya Fedin
|
91a2ec225a
|
Add support for open with on linux
|
2020-11-09 11:23:01 +03:00 |
Ilya Fedin
|
3a45957ceb
|
Set parent window ID for portal autostart dialog
|
2020-11-09 11:19:03 +03:00 |
Ilya Fedin
|
acaf8e4931
|
Use g_filename_to_uri
|
2020-11-09 11:19:03 +03:00 |
Ilya Fedin
|
876c57dcfb
|
Fix getting FileChooser portal version
|
2020-11-09 11:19:03 +03:00 |
Ilya Fedin
|
f980cade39
|
Use static QFile methods in linux platform code
|
2020-11-09 11:19:03 +03:00 |
Ilya Fedin
|
3d18d28dc5
|
Use kIconName on icon creating
|
2020-11-09 11:19:03 +03:00 |
Ilya Fedin
|
e04598835b
|
Move _monitorRect and _monitorLastGot to psDesktopRect method
|
2020-11-09 11:19:03 +03:00 |
Ilya Fedin
|
eee3049fdd
|
Remove definitions of unused psLocalServerPrefix and psInitLogs
|
2020-11-09 11:19:03 +03:00 |
John Preston
|
d97dcaec62
|
Add possibility to build on Windows for x64.
|
2020-11-06 20:22:02 +03:00 |
John Preston
|
71de246411
|
Disable Linux GLIBC wraps for special builds.
|
2020-11-06 11:21:34 +03:00 |
John Preston
|
74d2313784
|
Build Linux version with Qt 5.15.1 in CentOS 7 docker.
|
2020-11-06 11:21:34 +03:00 |
John Preston
|
b1e2beba2c
|
Fix macOS tray icon on Big Sur & Qt 5.15.1.
|
2020-11-06 11:21:34 +03:00 |
John Preston
|
117de5a1f9
|
Build macOS version with Qt 5.15.1.
|
2020-11-06 11:21:34 +03:00 |
Ilya Fedin
|
f7dcf6ce81
|
Hide IsXDGDesktopPortalPresent in a private namespace
|
2020-11-06 11:20:47 +03:00 |
Ilya Fedin
|
6c023084d9
|
Move the excluding portal checks to UseXDGDesktopPortal
|
2020-11-06 11:20:47 +03:00 |
Ilya Fedin
|
f521275acc
|
Fix AreQtPluginsBundled to include static binary
|
2020-11-06 09:57:47 +03:00 |
Ilya Fedin
|
aec2b8df7e
|
Fix choosing directories in snap and flatpak
|
2020-11-06 09:48:42 +03:00 |
John Preston
|
3fdd6848c5
|
Fix possible crash on macOS wake.
|
2020-11-05 15:05:29 +03:00 |
Ilya Fedin
|
2b39da483b
|
Fix IBus portal service name
|
2020-11-05 14:38:41 +03:00 |
Ilya Fedin
|
d9711f8ebd
|
QDir::tempPath already has fallback to /tmp
|
2020-11-05 14:38:25 +03:00 |
Ilya Fedin
|
ede7ad1a4c
|
Remove TDESKTOP_FORCE_PANEL_ICON variable since tdesktop gets current icon theme just fine now
|
2020-11-05 14:38:03 +03:00 |
Ilya Fedin
|
55167ea95b
|
Handle snap icon problem in snapcraft.yaml rather than in code
|
2020-11-05 14:38:03 +03:00 |
Ilya Fedin
|
44c24f9fff
|
Fix TDESKTOP_USE_PORTAL on gtk environments
|
2020-11-02 10:20:53 +03:00 |
Ilya Fedin
|
204a08df14
|
Add a cheat code to install launcher on Linux
|
2020-11-02 10:17:24 +03:00 |