Tig
|
d303943809
Fixes #4004 & #4445 - Merge of `Application.ForceDriver and Driver.Force16Colors` and `windows" broken in conhost and cmd` (#4448)
|
1 week ago |
Tig
|
d85edc94b0
code cleanup
|
1 week ago |
Tig
|
b061aacf18
Simplify the `Screen` property in `ApplicationImpl` by removing the `_screen` field and its locking mechanism. The getter now directly retrieves the screen size from the `Driver` or defaults to `2048x2048`. The setter now calls `Driver?.SetScreenSize` to update the screen size, eliminating the need for the `ResetScreen` method.
|
1 week ago |
Tig
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
Tig
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
Copilot
|
b9f55a5a96
Fixes #4410, #4413, #4414, #4415 - `MessageBox` nullable, `Clipboard` refactor, fence for legacy/modern App, and makes internal classes thread safe. (#4411)
|
2 weeks ago |
Copilot
|
e199063a31
Introduce IRunnable interface architecture with Fluent API (Phase 1) (#4405)
|
3 weeks ago |
copilot-swe-agent[bot]
|
4b975fd5b7
Rename IApplication.Current to TopRunnable
|
3 weeks ago |
Tig
|
726b15dd28
Fixes #4389 - Add comprehensive unit tests for WindowsKeyConverter (#4390)
|
3 weeks ago |
BDisp
|
1bd5e3761a
Fixes #4391. Weird situation where ForceDriver with args doesn't persists on open scenario (#4395)
|
3 weeks ago |
Copilot
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
Tig
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
1 month ago |