John Preston
|
7444f17c4e
|
Use sendfile only on Linux.
|
2021-05-03 14:59:24 +04:00 |
|
Ilya Fedin
|
578833446d
|
Add support for write-protected update on Linux
|
2021-05-03 12:54:08 +03:00 |
|
John Preston
|
98180d3a9e
|
Always guard and send on_main in native notifications.
|
2021-05-03 13:08:50 +04:00 |
|
John Preston
|
434a4af9ef
|
Fix sendfile() arguments.
|
2021-05-03 12:43:36 +04:00 |
|
John Preston
|
3cad89f299
|
Fix build, add logs for sendfile().
|
2021-05-03 11:21:38 +04:00 |
|
Ilya Fedin
|
56a5363eb9
|
Move keyPressed out of GSDMediaKeys::Private
|
2021-05-03 10:20:26 +03:00 |
|
Ilya Fedin
|
b1c95d719a
|
Use crl::guard in XDPFileDialog
|
2021-05-03 10:20:26 +03:00 |
|
Ilya Fedin
|
d87ea056c6
|
Fix a crash in NotificationData::show
|
2021-05-03 10:20:26 +03:00 |
|
Ilya Fedin
|
34534a9653
|
Use kernel accelerated sendfile to copy files on Linux
|
2021-05-03 09:59:58 +03:00 |
|
Ilya Fedin
|
b72260f420
|
Avoid 30s freeze when opening file dialog in broken envirionments
|
2021-04-30 08:43:25 +03:00 |
|
Ilya Fedin
|
896eee9841
|
Check whether portal dialog is failed to open
|
2021-04-30 08:43:25 +03:00 |
|
Ilya Fedin
|
0d96657c33
|
Fix check for disconnected error
|
2021-04-30 08:43:25 +03:00 |
|
Ilya Fedin
|
89b11ef084
|
Move gtk initialization back to ThirdParty::start
|
2021-04-30 08:41:05 +03:00 |
|
Ilya Fedin
|
26d3995424
|
Move wayland helper to cmake_helpers
|
2021-04-30 08:41:05 +03:00 |
|
John Preston
|
b6fad35146
|
Improve library loading on Linux.
|
2021-04-29 12:05:32 +04:00 |
|
John Preston
|
70bf328e7d
|
Load wayland-client dynamically and provide functions.
|
2021-04-29 11:21:57 +04:00 |
|
John Preston
|
404538c989
|
Fix build with dummy notifications manager on Linux.
|
2021-04-29 11:21:57 +04:00 |
|
RadRussianRus
|
a8578f4a4d
|
Fix build without D-Bus
|
2021-04-29 05:00:04 +03:00 |
|
RadRussianRus
|
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 |
|
Ilya Fedin
|
16ba20f898
|
Prefer portal file dialog in all environments
|
2021-04-28 09:39:20 +03:00 |
|
RadRussianRus
|
84ba90f037
|
Updated TDesktop sources to 2.7.3+d984c59
|
2021-04-28 01:24:56 +03:00 |
|
RadRussianRus
|
b4625cadc2
|
Updated TDesktop sources to 2.7.2
|
2021-04-27 23:44:15 +03:00 |
|
Ilya Fedin
|
cb930a89ce
|
Silence ServiceUnknown and Disconnected errors for native notifications
|
2021-04-27 17:44:16 +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 |
|
RadRussianRus
|
60ab760d39
|
Fix mpris
|
2021-04-26 22:59:26 +03:00 |
|
John Preston
|
5bb73d8d3d
|
Move recent emoji and variants to common settings.
Fixes #16163, fixes #4018, partially fixes #10123.
|
2021-04-26 10:51:10 +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 |
|
Ilya Fedin
|
c87802ce65
|
Move GTK initialization before Qt initialization
To ensure Qt doesn't load GTK earlier than us and gdk_set_allowed_backends respected
|
2021-04-13 14:03:00 +03:00 |
|
John Preston
|
a100048cce
|
Fix build on macOS and Linux.
|
2021-04-12 10:48:17 +04:00 |
|
23rd
|
23996d14d3
|
Fixed display of chat buttons on main touchbar after audio touchbar.
Fixed #10361.
|
2021-04-12 10:48:17 +04:00 |
|
RadRussianRus
|
d6614eb9cc
|
Updated TDesktop sources to 2.7.1+df73bda
|
2021-04-07 00:16:52 +03:00 |
|
John Preston
|
e6587f2556
|
Add limited webview support on Linux.
|
2021-04-06 18:41:16 +04:00 |
|
Ilya Fedin
|
7ab3be3631
|
Handle any audio type with MPRIS
|
2021-04-05 09:08:33 +03:00 |
|
Ilya Fedin
|
591488c497
|
Close players instead of quitting the app
|
2021-04-05 09:08:33 +03:00 |
|
Ilya Fedin
|
ae54c8af6a
|
Add support for setting cover with MPRIS
|
2021-04-05 09:08:33 +03:00 |
|
Ilya Fedin
|
30c86523ff
|
Remove redudant indenattion level in MPRIS XML
|
2021-04-05 09:08:33 +03:00 |
|
Ilya Fedin
|
9a6e571154
|
Move XDP file dialog to glibmm mime type & regex methods
|
2021-04-05 08:30:04 +03:00 |
|
Ilya Fedin
|
6463890b11
|
Workaround snap's activation restriction
|
2021-04-05 08:25:47 +03:00 |
|
Nicholas Guriev
|
f528a240d9
|
Rely on QT_STRINGIFY instead of custom macro
|
2021-04-05 07:59:18 +03:00 |
|
Ilya Fedin
|
81d052adfc
|
Add a way to get dark mode state on KDE
|
2021-04-02 20:30:47 +03:00 |
|
Ilya Fedin
|
822c1cafd2
|
Fix a space on end of a line in linux_mpris_support
|
2021-04-02 20:30:47 +03:00 |
|
ilya-fedin
|
2a92568954
|
Add an option to use Qt scale engine (#158)
|
2021-04-02 00:31:06 +03:00 |
|
RadRussianRus
|
4381472d7f
|
Fix label of disabled GTK option
|
2021-04-01 07:24:24 +03:00 |
|
RadRussianRus
|
f55e38ca9d
|
Update file dialog option value in menu after selection
|
2021-04-01 07:23:53 +03:00 |
|
RadRussianRus
|
67ae84b69e
|
Fix missing language keys include
|
2021-04-01 01:53:20 +03:00 |
|
RadRussianRus
|
196909f416
|
Add support for setting cover with MPRIS
Cherry-picked from https://github.com/telegramdesktop/tdesktop/pull/16074.
|
2021-03-31 23:29:41 +03:00 |
|
RadRussianRus
|
e26085b627
|
Show descriptions for disabled file dialog options
|
2021-03-31 23:24:33 +03:00 |
|