microsoft/Terminal

Add a `path` parameter to `toggleShaderEffects`

Open

#9 898 ouverte le 19 avr. 2021

Voir sur GitHub
 (8 commentaires) (2 réactions) (0 assignés)C++ (3 212 forks)batch import
Area-RenderingArea-SettingsHelp WantedIssue-TaskProduct-Terminal

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

Add an "enablePixelShader" setting, which can be set to true or false.

If set to "false", but a valid pixelShaderPath was specified, this would enable Windows Terminal to be started without the pixel shader visible, but available at the press of a key combination.

Guide contributeur