microsoft/Terminal

Add a `path` parameter to `toggleShaderEffects`

Open

#9.898 geöffnet am 19. Apr. 2021

Auf GitHub ansehen
 (8 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-RenderingArea-SettingsHelp WantedIssue-TaskProduct-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide