Мазмун
New version is out! 1.2.2 (TD 2.0.1) For starters, there is new folder option: Hide "All chats" folder. Pretty obvious on what it does, and not actually obvious on how to open it in that case, so I'll explain. • If "All chats" is default folder, you can press Escape when chat closed. • If you haven't set custom hotkeys, you can use Ctrl+1 to open "All chats" folder. • You can also set folder_all shortcut in tdata/shortcuts-custom.json. About the last one. In TDesktop 2.0.1 changed default hotkeys: folders are switching on Ctrl+number instead of Ctrl+Shift+number. Pinned chats now opened only if there is no corresponding folder. After the update I've noticed that some wanted to return old behaviour. And I actually could add an option, but instead of dealing with unstable key logic and creating more switches I've decided to go other way: add new custom hotkeys. • pinned_1 — pinned_5: pinned chats. • folder_all: "All chats" folder. • folder_1 — folder_6: folders. • folder_last: last folder in the list. • folder_next and folder_previous: folder navigation. If you want to return old behaviour, but you're lazy to set it youself, you can take this config file from GitHub Gist, and put into tdata profile folder. Don't forget to restart the app for hotkey settings to take effect. Also you can open this folder fast by opening Kotatogram Settings and selecting "Show custom settings" in three-dots menu Some little things • Options count is growing, but worst growing is per-section. So that's why I moved some settings of "Chats" section to "Messages" section: sticker height, adaptive bubbles, big emoji outline. • When you change folder settings with opened folder, panel incorrectly showed current folder. I fixed it. And yeah, almost forgot. Thanks to @IlyaFedin there a now AppImage build. I have troubles with keyboard layout though, and updates are manual for now, but if you want to test, they are published under #AppImage.