98f2683e5e
Updated TDesktop sources to 3.4.3
2022-01-10 03:04:51 +03:00
99debb9730
Fixed custom icon on Windows
2021-12-17 16:10:45 +03:00
John Preston
e7e34d50ba
Fix building on Windows.
2021-12-14 16:27:57 +04:00
Ilya Fedin
48ab88a9ca
Don't use QPlatformNativeInterface for native window handle on Windows
2021-12-13 14:24:34 +04:00
f418e7ff73
Updated TDesktop sources to 3.2.5
2021-12-07 14:28:17 +03:00
John Preston
3743dd0161
Fix small window icon counter.
...
Regression was introduced in aef45b3a1d .
2021-11-03 16:14:20 +04:00
John Preston
aef45b3a1d
Refactor icon unread counter painting.
2021-11-02 20:12:57 +04:00
John Preston
dd856b9e4a
Use real QWindow for taskbar icon hider.
...
Fixes #17081 .
2021-10-08 12:19:41 +04:00
John Preston
e7cf560da0
Handle toast activations by COM activator.
2021-10-06 11:02:57 +04:00
Ilya Fedin
c2212c719e
Inform Qt about taskbar hider
...
This allows the feature to work without patching Qt
2021-10-04 23:23:50 +04:00
John Preston
844fd58a97
Support Windows 11 rounded corners and themeable title bar.
2021-09-28 21:11:35 +04:00
3f08b7ec96
Updated TDesktop sources to 3.0.1
2021-09-17 17:28:15 +03:00
3f4f5f78b8
Updated TDesktop sources to 2.9.3
2021-09-16 15:20:02 +03:00
John Preston
3cd0f9d189
Start non-unique ChatTheme.
2021-08-30 20:32:57 +03:00
d30aeea8fd
Rework translations
2021-08-24 21:32:43 +03:00
John Preston
1dec054766
Check if native window frame fits for saved geometry.
2021-08-10 15:46:18 +03:00
Ilya Fedin
1ebf27bfa1
Switch MainWindow to Ui::RpWindow
2021-07-28 18:05:39 +03:00
Ilya Fedin
f71ce9afdf
Fix dark titlebar on Windows 10 17763
2021-07-28 16:01:50 +03:00
315c0264ab
Updated TDesktop sources to 2.8.11
2021-07-19 09:25:24 +03:00
f28b9ccf0c
Updated TDesktop sources to 2.8.8
2021-07-16 03:03:15 +03:00
John Preston
4276b6cce0
Use rpl for Window::Theme::Background updates.
2021-07-15 16:42:36 +03:00
23rd
a631a28092
Removed App::pixmapFromImageInPlace.
2021-07-06 12:13:06 +03:00
230919a873
Updated TDesktop sources to 2.7.10+5519bb35
2021-06-27 03:56:31 +03:00
23rd
707b36dc12
Moved DBIWorkMode to Core::Settings.
2021-06-16 09:31:32 +03:00
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
1927ab7955
Updated TDesktop sources to 2.7.1+c08a148
2021-03-28 16:07:58 +03: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
John Preston
5cea5fc4e6
Fix window size in Tablet Mode on Windows 10.
2021-02-09 19:26:56 +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
John Preston
574d915c23
Fix build and tray icon menu on Windows.
2021-01-22 16:53:59 +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
e5123d56df
Updated TDesktop sources to 2.4.7
2020-11-09 09:27:43 +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
Ilya Fedin
7ff99cdbf7
Use LONG_PTR with SetWindowLongPtr
2020-10-26 16:57:57 +03:00
afb72c646b
Updated TDesktop sources to 2.2
2020-07-30 09:23:07 +03:00
John Preston
c86ced8a1e
Use dark Windows title bar for night mode.
2020-07-24 16:15:58 +04:00
d920a689e3
Updated TDesktop sources to 2.1.18 beta
2020-07-10 13:29:46 +03:00
John Preston
f10b2194e6
Add option for a native window frame.
...
Fixes #2958 .
2020-07-07 21:34:25 +04:00
John Preston
d1050e6041
Use window shadow from lib_ui.
2020-07-07 21:34:25 +04:00
9953c875f3
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-07-01 05:43:07 +03:00
John Preston
83538675ce
Move a lot of settings to Core::Settings.
2020-06-23 21:53:42 +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
9e0e5b8f66
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-05-13 00:49:52 +03:00