terminal/src/cascadia
Eric Tian 8358f8d93f
Display correct tooltip when window is maximized (#9412)
## Summary of the Pull Request
Instead of displaying "Maximize" in the tooltip for the maximize/restore button even when the window is maximized, it now displays "Restore Down".

## References
Fixes #5693

## PR Checklist
* [X] Closes #5693
* [X] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA
* [X] Tests added/passed

## Validation Steps Performed
Tested manually.
2021-03-09 17:41:29 +00:00
..
CascadiaPackage Add support for "fragment extensions" (#7632) 2021-02-19 02:12:16 +00:00
inc Replace some of our macros to reduce confusion, increase success (#9376) 2021-03-04 11:27:03 -08:00
LocalTests_SettingsModel Control 'Touch Keyboard and Handwriting Panel Service' warning (#9015) 2021-02-22 12:08:49 -08:00
LocalTests_TerminalApp Introduce duplicate tab menu (#9388) 2021-03-08 12:16:56 +00:00
PublicTerminalCore Exclude more rarely-used stuff from Windows headers (#8513) 2020-12-11 19:35:23 +00:00
Remoting Replace some of our macros to reduce confusion, increase success (#9376) 2021-03-04 11:27:03 -08:00
ShellExtension Replace some of our macros to reduce confusion, increase success (#9376) 2021-03-04 11:27:03 -08:00
TerminalApp Display correct tooltip when window is maximized (#9412) 2021-03-09 17:41:29 +00:00
TerminalAzBridge Exclude more rarely-used stuff from Windows headers (#8513) 2020-12-11 19:35:23 +00:00
TerminalConnection make "open terminal here" context menu work for directory background (#8638) 2021-01-06 19:59:30 +00:00
TerminalControl Fix selection logic with shift on multi-click (#9403) 2021-03-08 19:15:46 +00:00
TerminalCore Add support for double-width/double-height lines in conhost (#8664) 2021-02-18 05:44:50 +00:00
TerminalSettingsEditor [Settings UI] Represent Cursor Height as a slider (#9386) 2021-03-09 17:13:32 +00:00
TerminalSettingsModel Allow configuring suppressApplicationTitle in new tab/pane/window commands (#9392) 2021-03-08 15:23:50 +00:00
UnitTests_Remoting Add support for the windowingBehavior setting (#9118) 2021-02-19 21:09:17 +00:00
UnitTests_TerminalCore Replace some of our macros to reduce confusion, increase success (#9376) 2021-03-04 11:27:03 -08:00
ut_app A bunch of test fixes (#9192) 2021-02-18 20:47:14 +00:00
WindowsTerminal Add centerOnLaunch setting (#9036) 2021-02-19 22:30:24 +00:00
WindowsTerminalUniversal Update Win32 Toolkit (6.1.2) and VCRT Forwarders (1.0.4) (#8501) 2020-12-10 01:30:00 +00:00
WinRTUtils Add support for the newWindow action (#9208) 2021-02-19 23:51:30 +00:00
WpfTerminalControl wpf: prevent a 0 size when VS builds the Terminal window too early (#9194) 2021-02-17 21:00:50 +00:00
WpfTerminalTestNetCore wpf: target netcoreapp3.1, clean up test project path (#8491) 2020-12-04 18:17:25 +00:00
wt Build and ship an actual binary named wt that just launches WT (#6860) 2020-07-10 22:41:37 +00:00
CascadiaResources.build.items Introduce TerminalSettingsModel project (#7667) 2020-10-06 09:56:59 -07:00