ThinkInAIXYZ / ThinkInAIXYZ/deepchat

[Feature] Add the function of controlling the frame rate of the client side

Open
#2,174 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
6.3k
Forks
735
Avg merge
6h 28m
Merged PRs (30d)
100

Description

What do you need? / 你需要什么?

The frame rate will be particularly high when the program window is displayed on the front end.
Image
When there is no client window on the desktop:
Image
I think it would be feasible to add a function to set a frame rate limit in the settings, such as limiting it to 60fps or 30fps. Generally, a frame rate of over 100fps is not necessary.

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

Review the client rendering path and the settings UI to identify where a frame-rate limit can be configured. Confirm how the window behaves when visible and when it is not on the desktop, then verify that selectable limits such as 30fps and 60fps are applied consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, typescript
Domain
desktop, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.