Releases: flyingpie/windows-terminal-quake
Releases · flyingpie/windows-terminal-quake
v1.0
Features
- #49 Add scoop support (thanks to Deliganli)
- #38 Show version in tray (thanks to vertti)
- #42 Add option to start hidden (thanks to dfyx)
- #43 Add option to select monitor (thanks to dfyx)
- #50 Configurable animation frame time (thanks to rmobis)
Bugfixes
- #36, #37, #46 Doesn't work from a folder with spaces in the name (thanks to aaronasmith, dangoodman and shrddr)
- #39 Start wt.exe with UseShellExecute=false to enable loading of settings (thanks to timepigeon)
- #45 Occasional NullReferenceException when toggling terminal (thanks to tdy)
TODO: Update docs
- Start Hidden
- PreferMonitor
- MonitorIndex
- ToggleAnimationFrameTimeMs
v0.11
v0.10
v0.9
- Bugfix "Sequence contains no elements" on startup (attempt 2)
Thanks to @webbertakken
v0.8
Weird double process bugfix.
v0.7
v0.6
v0.5
Version 0.4
#9 PR: Settings
#7 Issue: Config
Settings file can be in one of the following locations (in order, first found is used):
- C:\Users<username>\windows-terminal-quake.json
- <windows-terminal-quake.exe directory>\windows-terminal-quake.json
The download contains a settings file with defaults.
These settings are available:
Hotkeys
- One modifier (control. alt, etc.)
- Key (Q, OemTilde, etc.)
- Can be multiple, see settings file for examples and available keys & modifiers.
Notifications
- Bottom-right notifications when the app is started and when settings are reloaded
ToggleDurationMs
- How long the toggle animation takes, in milliseconds. 0 turns off the animation and makes it instant.
VerticalScreenCoverage
- How far the terminal should come down, in percentage (eg. 50 = half way, 100 = full screen)
App icon
- The exe now has a proper icon
Single exe
- Merged dlls into a single exe