23rd
|
1cfbf24635
|
Moved Windows SMTC as part of cross-platform media controls solution.
|
2021-06-10 23:00:55 +03:00 |
|
John Preston
|
303ad02c61
|
Always call raise() before activateWindow().
|
2021-06-09 09:19:28 +04:00 |
|
23rd
|
78dfe940ef
|
Added Windows SMTC support.
System Media Transport Controls.
|
2021-05-31 08:54:23 +04:00 |
|
John Preston
|
9f41461209
|
Load .dll symbols in a similar way.
|
2021-05-24 22:45:14 +04:00 |
|
John Preston
|
2830049a53
|
Add support for DirectX desktop capturer backend.
|
2021-05-24 22:45:14 +04:00 |
|
John Preston
|
9ff6b57b94
|
Use common desktop_capturer code on Windows.
|
2021-05-24 22:45:13 +04:00 |
|
John Preston
|
b1c4524612
|
Fix crash dump generation on Linux.
|
2021-05-03 17:34:33 +04:00 |
|
|
|
135585a0dd
|
Updated TDesktop sources to 2.7.4
|
2021-04-28 12:52:20 +03:00 |
|
John Preston
|
728b1efb9a
|
Respect Focus Assist only for native notifications.
Fixes #16215.
|
2021-04-28 11:20:39 +04:00 |
|
|
|
84ba90f037
|
Updated TDesktop sources to 2.7.3+d984c59
|
2021-04-28 01:24:56 +03:00 |
|
|
|
b4625cadc2
|
Updated TDesktop sources to 2.7.2
|
2021-04-27 23:44:15 +03:00 |
|
John Preston
|
e26e666135
|
Hide native notification details on lock screen.
|
2021-04-27 13:51:52 +04:00 |
|
John Preston
|
819ce06dfb
|
Don't mark messages as read when screen is locked.
|
2021-04-27 13:31:51 +04:00 |
|
John Preston
|
2843500ce3
|
Add url with the Focus Assist API information.
Thanks https://www.withinrafael.com/2019/09/19/
determine-if-your-app-is-in-a-focus-assist-profiles-priority-list/
|
2021-04-26 10:51:10 +04:00 |
|
John Preston
|
2730ab1596
|
Query Focus Assist state on Windows.
|
2021-04-23 08:04:43 +04:00 |
|
|
|
e26085b627
|
Show descriptions for disabled file dialog options
|
2021-03-31 23:24:33 +03:00 |
|
|
|
58a43e284f
|
Fix FileDialog namespace on Windows
|
2021-03-31 20:55:06 +03:00 |
|
Ilya Fedin
|
ecb10dca8a
|
Add option to choose file dialog
|
2021-03-31 12:36:38 +04:00 |
|
|
|
1927ab7955
|
Updated TDesktop sources to 2.7.1+c08a148
|
2021-03-28 16:07:58 +03:00 |
|
Ilya Fedin
|
23272430b4
|
Build with QT_NO_KEYWORDS
|
2021-03-04 12:07:54 +04:00 |
|
John Preston
|
54f06740d5
|
Remove some App::wnd() calls.
|
2021-03-03 11:29:26 +04:00 |
|
|
|
8d9e17482c
|
Updated TDesktop sources to 2.6
|
2021-02-27 19:54:04 +03:00 |
|
Ilya Fedin
|
15d18077b8
|
Use new methods from lib_ui
|
2021-02-19 14:15:09 +04:00 |
|
John Preston
|
5cea5fc4e6
|
Fix window size in Tablet Mode on Windows 10.
|
2021-02-09 19:26:56 +04:00 |
|
Ilya Fedin
|
9b59e74d66
|
Make native notifications setting tri-state
|
2021-01-28 11:44:43 +04:00 |
|
John Preston
|
40e90af76d
|
Detect tablet mode on Windows 10.
|
2021-01-25 16:47:41 +04:00 |
|
Ilya Fedin
|
5e60b87cf9
|
Remove platform_specific.h include from mainwindow.h
In order to avoid mass rebuilds on specific_*.h changing
|
2021-01-22 17:22:37 +04:00 |
|
Ilya Fedin
|
e8edbb16ae
|
Make notification manager creation async
|
2021-01-22 17:02:50 +04:00 |
|
Ilya Fedin
|
64b12bde55
|
Allow qualified notification daemons by default on Linux
|
2021-01-22 17:02:50 +04:00 |
|
John Preston
|
574d915c23
|
Fix build and tray icon menu on Windows.
|
2021-01-22 16:53:59 +04:00 |
|
Ilya Fedin
|
8da33113a2
|
Use DeviceModelPretty/SystemVersionPretty directly
This allows using methods that require a running QGuiApplication instance to detect system
|
2020-12-29 12:36:47 +04:00 |
|
Ilya Fedin
|
8142e83395
|
Fix connection to QSystemTrayIcon::messageClicked in main_window_win
|
2020-12-28 17:00:05 +04:00 |
|
|
|
3148d17442
|
Updated TDesktop sources to 2.5.1+feff514
|
2020-12-23 22:04:48 +03:00 |
|
John Preston
|
902e0fc8fb
|
Remove dll loading in harfbuzz on Windows.
|
2020-12-22 14:29:51 +04:00 |
|
John Preston
|
92bc278052
|
Allow inviting contacts to voice chats.
|
2020-12-22 12:33:06 +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
|
f88c132c96
|
Use gtk not only to get image from clipboard, but also to set
|
2020-12-08 21:18:49 +03:00 |
|
John Preston
|
4a73bb7872
|
Fix main window on Windows.
Fixes #9089, fixes #9090.
|
2020-11-18 13:32:30 +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 |
|
Ilya Fedin
|
e4b9900a06
|
Construct WindowControlsLayout without variable
|
2020-11-16 12:35:01 +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 |
|
|
|
e5123d56df
|
Updated TDesktop sources to 2.4.7
|
2020-11-09 09:27:43 +03:00 |
|
|
|
c499cfb267
|
Updated TDesktop sources to 2.4.3
|
2020-11-09 03:26:49 +03:00 |
|
John Preston
|
d97dcaec62
|
Add possibility to build on Windows for x64.
|
2020-11-06 20:22:02 +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
|
8b96f4c214
|
Move Media::Clip::Reader and FileLocation to td_ui.
|
2020-10-30 18:32:18 +03:00 |
|
Ilya Fedin
|
8f5b136003
|
Implement possibility to hide taskbar icon on Linux
|
2020-10-30 11:27:42 +03:00 |
|
Ilya Fedin
|
a38b4f039a
|
Use some methods from lib_base
|
2020-10-30 10:52:49 +03:00 |
|
Ilya Fedin
|
7ff99cdbf7
|
Use LONG_PTR with SetWindowLongPtr
|
2020-10-26 16:57:57 +03:00 |
|