[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [c27061c](https://github.com/telegramdesktop/tdesktop/commit/c27061c07744b8b62858cf5b9cb2052c7573677e) • _1 files, +5/-7_
Fixed sorting of unmuted unread chats in folders.

Related commit: 5d52a283d4.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [1445405](https://github.com/telegramdesktop/tdesktop/commit/14454053fc099d0006e022430424885d9466f505) • _3 files, +12/-9_
Replaced option lookup with cached flag in dialogs sort key.

Related commits: 5d52a283d4, 8509f9e410.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [8b58215](https://github.com/telegramdesktop/tdesktop/commit/8b58215606a5ceba6331323b6548b7ccc05d1490) • _9 files, +35/-7_
Split screenshot protection reasons into content and ambient.

Ambient ones are skipped on Windows, where display affinity hides the
window from the viewer itself on capture-based setups.

Related commit: 390d0e1941.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [73a1f4e](https://github.com/telegramdesktop/tdesktop/commit/73a1f4e697a3e4fc299c6b3084d1d7a8a4fdb6a4) • _2 files, +8/-3_
Added frame rate limit for marquee label repaints.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [b71f0de](https://github.com/telegramdesktop/tdesktop/commit/b71f0de1d9bfee788ed6e5912098b7be05dec8f6) • _2 files, +83/-39_
Added caching of rendered text and fades to marquee label.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [48d0949](https://github.com/telegramdesktop/tdesktop/commit/48d094972f01a4db295cdd3908e4b92e1a444bc7) • _2 files, +33/-20_
Added frame reuse for marquee label on unchanged pixel offset.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [a9912dd](https://github.com/telegramdesktop/tdesktop/commit/a9912ddeab55fbdfcdf2d7659667cb9d654bdc43) • _1 files, +9/-2_
Added stop of marquee label scrolling on disabled animations.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [6c7b0a9](https://github.com/telegramdesktop/tdesktop/commit/6c7b0a994b3a6950d14b2bf7e2e8ab83df92c998) • _2 files, +11/-1_
Added stop of marquee label scrolling for hidden widget.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [32cf12a](https://github.com/telegramdesktop/tdesktop/commit/32cf12a5d64b01f3fe425402b7b47318748ca07c) • _2 files, +27/-11_
Added repaint region check for rounded corners of profile top bar.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [8396941](https://github.com/telegramdesktop/tdesktop/commit/8396941382eb3ad5fe5998a200416970f73a108c) • _2 files, +13/-10_
Added repaint region check for animated pattern of profile top bar.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [c9e2a80](https://github.com/telegramdesktop/tdesktop/commit/c9e2a80f1a01ee93035260f1eb36e124d2de5195) • _3 files, +19/-10_
Added repaint region check for pinned gifts of profile top bar.

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [969ade4](https://github.com/telegramdesktop/tdesktop/commit/969ade40f34a621754c1d8f9fdd2e0c9e78cf10e) • _2 files, +51/-0_
Added preload of admins to participants controller for role grouping.

Related commit: 9fa11844f2.

[#tdesktop](?q=%23tdesktop)