terminal/src/cascadia
Dustin L. Howett (MSFT) 176badf36e
Make the window border actually follow the user's theme (#5105)
## Summary of the Pull Request

One of our great contributors already hooked up all the logic for this,
we just needed a theme library that could handle the request.

## PR Checklist
* [x] Fixes #4980
* [x] CLA signed
* [x] Tests added/passed
* [ ] Requires documentation to be updated
2020-03-24 19:47:01 +00:00
..
CascadiaPackage Pin the DisplayName to Windows Terminal to fix the UAC prompt (#4995) 2020-03-18 23:19:06 +00:00
inc Convert Tab to a WinRT type (#4350) 2020-02-04 21:51:11 +00:00
LocalTests_TerminalApp Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
PublicTerminalCore Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
TerminalApp deps: upgrade CppWinRT to 2.0.200316.3, gsl to v2.1.0 (#4536) 2020-03-23 17:15:24 +00:00
TerminalAzBridge deps: upgrade CppWinRT to 2.0.200316.3, gsl to v2.1.0 (#4536) 2020-03-23 17:15:24 +00:00
TerminalConnection deps: upgrade CppWinRT to 2.0.200316.3, gsl to v2.1.0 (#4536) 2020-03-23 17:15:24 +00:00
TerminalControl Make sure to account for the size the padding _will be_ scaled to (#5091) 2020-03-23 22:24:33 +00:00
TerminalCore deps: upgrade CppWinRT to 2.0.200316.3, gsl to v2.1.0 (#4536) 2020-03-23 17:15:24 +00:00
TerminalSettings deps: upgrade CppWinRT to 2.0.200316.3, gsl to v2.1.0 (#4536) 2020-03-23 17:15:24 +00:00
UnitTests_TerminalCore Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
ut_app Gracefully handle json data with the wrong value types (#4961) 2020-03-20 20:35:51 +00:00
WindowsTerminal Make the window border actually follow the user's theme (#5105) 2020-03-24 19:47:01 +00:00
WindowsTerminalUniversal deps: upgrade CppWinRT to 2.0.200316.3, gsl to v2.1.0 (#4536) 2020-03-23 17:15:24 +00:00
WinRTUtils deps: upgrade CppWinRT to 2.0.200316.3, gsl to v2.1.0 (#4536) 2020-03-23 17:15:24 +00:00
WpfTerminalControl fix mouse events in the wpf control (#4720) 2020-02-28 14:46:35 -08:00
CascadiaResources.build.items Add Int, Dev and IntDev assets; switch to them (#4006) 2019-12-17 19:57:51 -08:00