John Preston
|
ce39eb2da9
|
Don't watch theme file while using theme editor.
|
2022-06-23 10:35:52 +04:00 |
|
Ilya Fedin
|
f7bc84fdd6
|
Automatically reload theme on file change
|
2022-06-23 10:09:59 +04:00 |
|
John Preston
|
6dedf7c63e
|
Update API scheme to layer 143.
|
2022-05-19 17:27:02 +04:00 |
|
John Preston
|
d4cb56a73d
|
Custom scroll bar in WebKit / Chromium.
|
2022-04-12 23:01:37 +04:00 |
|
John Preston
|
aed1904b4c
|
Support theming for webview-s (payments, attach).
|
2022-03-30 12:23:05 +04:00 |
|
John Preston
|
32d09f189b
|
Use rpl::empty instead of rpl::empty_value().
|
2022-03-11 09:56:29 +04:00 |
|
23rd
|
5718789d53
|
Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox.
|
2022-02-28 09:08:01 +03:00 |
|
John Preston
|
5e7e7eaa83
|
FullMsgId rely on PeerId instead of ChannelId.
|
2021-12-22 10:11:57 +00:00 |
|
John Preston
|
3b2f6b893d
|
Hide MTPInputFile in Api::RemoteFileInfo.
|
2021-11-18 11:04:06 +04:00 |
|
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
6148edbc7d
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
|
John Preston
|
ab0d2bf9c6
|
Initial chat theme changing.
|
2021-09-28 19:27:41 +04:00 |
|
John Preston
|
8069fdd873
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
|
John Preston
|
6a53fc7edc
|
Beta version 3.0.4: Add some theme loading logging.
|
2021-09-13 20:09:55 +03:00 |
|
John Preston
|
b6cd9c2911
|
Invert patter image to white for dark colors.
|
2021-09-07 23:41:08 +03:00 |
|
John Preston
|
c318f57fc0
|
Use outbox bubble colors, adjust custom colors.
|
2021-09-07 23:41:08 +03:00 |
|
John Preston
|
444f21fd7e
|
Support colorizing of the default palette.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
2554aaf3c0
|
Move Window::Theme::Colorizer to style::colorizer.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
f59db10267
|
Update default chat background.
|
2021-08-31 22:10:39 +03:00 |
|
John Preston
|
f5a323e40a
|
Move all background helper methods to chat_theme module.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
0a1e84ddb2
|
Move ChatTheme to td_ui.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
3cd0f9d189
|
Start non-unique ChatTheme.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
1b3075ac2e
|
Fix pattern background tiling on Retina screens.
|
2021-08-25 17:15:07 +03:00 |
|
John Preston
|
662966ba31
|
Support patterns with negative intensity.
|
2021-08-17 17:35:10 +03:00 |
|
John Preston
|
7a06eccaec
|
Make complex gradients animate on outgoing messages.
|
2021-08-16 16:07:43 +03:00 |
|
John Preston
|
3dadcd9352
|
Animated transition on pattern-on-gradient resize.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
b9a9520ef5
|
Don't blend SoftLight patterns in realtime.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
436d7b9d82
|
Add support for linear gradients without patterns.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
c2b1187948
|
Start support of linear gradient wallpapers.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
85cc3b30a0
|
Don't use MTP* for WallPaper flags.
|
2021-08-12 12:32:30 +03:00 |
|
John Preston
|
c79cd0b692
|
Use Images::Read instead of App::readImage.
|
2021-08-11 18:55:08 +03:00 |
|
Ilya Fedin
|
97262a99c7
|
Get rid of osx and linux32 special targets
|
2021-08-11 16:59:27 +03:00 |
|
John Preston
|
565877630f
|
Dither default background to avoid color banding.
|
2021-07-23 15:42:17 +03:00 |
|
John Preston
|
8f478b86ee
|
Change default wallpaper.
|
2021-07-23 15:42:17 +03:00 |
|
John Preston
|
4276b6cce0
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42:36 +03:00 |
|
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
23rd
|
a631a28092
|
Removed App::pixmapFromImageInPlace.
|
2021-07-06 12:13:06 +03:00 |
|
John Preston
|
3ec3f6484f
|
Update API scheme to layer 128.
|
2021-04-06 18:41:15 +04:00 |
|
Ilya Fedin
|
c4dcf064d5
|
Avoid multiple .arg usage as suggested by clazy
|
2021-03-13 19:08:33 +03:00 |
|
23rd
|
d4bbbdb65c
|
Replaced rand_value util function with openssl::RandomValue.
|
2021-01-24 10:41:10 +03: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
|
ae298818a8
|
Implement message bar with animations.
|
2020-10-30 18:32:17 +03:00 |
|
23rd
|
f81271d1fe
|
Simplified confirmed callback for ConfirmBox instances.
|
2020-09-29 19:03:29 +03:00 |
|
John Preston
|
437c9320cd
|
Implement progressive jpeg loading and sending.
|
2020-09-29 19:03:18 +03:00 |
|
John Preston
|
8c4e8212cd
|
Add 'respect system dark mode' checkbox.
|
2020-07-22 17:18:17 +04:00 |
|
John Preston
|
793e8c102e
|
Fix adjustable colors in default theme.
|
2020-06-26 14:37:07 +04:00 |
|
John Preston
|
4add6234b6
|
Fix reading background before style init.
|
2020-06-23 21:53:44 +04:00 |
|
John Preston
|
3bb352e0e5
|
Fix build and working on macOS.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
0824d2da20
|
Reset some settings on full logout.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
2635ca33f8
|
Move background to global settings.
|
2020-06-23 21:53:42 +04:00 |
|