telegramdesktop / telegramdesktop/tdesktop

Add alternative style of talks like Telegram Web

Open
#321 27 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement ui
Dominant language
C++
Stars
33k
Forks
7.2k
Avg merge
1d 18h
Merged PRs (30d)
12

Description

The mobile style left to right message bubbles are not appropriate for the desktop due to the size of the screens.

It makes it much harder to follow a conversation because of the amount of space (left to right) between the messages. Please keep the messages left aligned in the desktop implementation.

For a comparison see the web vs the desktop implementation. The web one is much easier to follow.

Web
telegramweb

Desktop
telegramdesktop

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the desktop conversation layout with the linked web and desktop screenshots, then trace the desktop message-view entry point responsible for horizontal bubble placement. Confirm the intended scope with the existing issue discussion before making changes; done means the desktop conversation follows the requested left-aligned presentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
design, desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.