marktext / marktext/marktext

Add hardware acceleration toggle in settings menu

Open
#5,164 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
61.6k
Forks
4.6k
Avg merge
23h 49m
Merged PRs (30d)
89

Description

Summary

Please add an option or toggle in the settings menu to enable or disable hardware acceleration.

Problem it solves

Some users experience performance issues or visual glitches when hardware acceleration is enabled, or want to disable it to save power/resources.

Proposed solution

Add a "Hardware Acceleration" toggle in the settings menu.

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

Start by locating the settings menu implementation and the Electron startup or window configuration that controls hardware acceleration. Check how settings are stored and applied, then verify that the toggle changes the setting and that users can enable or disable acceleration as requested. Confirm the behavior across the supported desktop platforms.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.