Tig
|
d303943809
Fixes #4004 & #4445 - Merge of `Application.ForceDriver and Driver.Force16Colors` and `windows" broken in conhost and cmd` (#4448)
|
il y a 1 semaine |
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.
|
il y a 1 semaine |
Tig
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
il y a 1 semaine |
Copilot
|
b9f55a5a96
Fixes #4410, #4413, #4414, #4415 - `MessageBox` nullable, `Clipboard` refactor, fence for legacy/modern App, and makes internal classes thread safe. (#4411)
|
il y a 2 semaines |
Copilot
|
e199063a31
Introduce IRunnable interface architecture with Fluent API (Phase 1) (#4405)
|
il y a 3 semaines |
Tig
|
171a26a350
Removes the v1 `Menu` stuff. Preps for #4148 (#4402)
|
il y a 3 semaines |
copilot-swe-agent[bot]
|
4b975fd5b7
Rename IApplication.Current to TopRunnable
|
il y a 3 semaines |
Copilot
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
il y a 3 semaines |
Tig
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
il y a 1 mois |
Copilot
|
e6a0ec64ca
Fixes #4361 - Consolidate `FakeDriver` into library and refactor driver architecture (#4362)
|
il y a 1 mois |
Copilot
|
9530fb677a
Fixes #3863 - Finalize IApplication interface and complete facade pattern (#4328)
|
il y a 1 mois |
Copilot
|
4974343e74
Fixes #4317 - Refactor `Application.Mouse` for decoupling and parallelism (#4318)
|
il y a 1 mois |
Copilot
|
4437398508
Refactor `Application.Keyboard` to support fully decoupled state and parallelizable unit tests (#4316)
|
il y a 1 mois |
Copilot
|
2be8397203
Remove legacy drivers, simplify architecture, and reorganize codebase structure (#4270)
|
il y a 2 mois |
Thomas Nind
|
ec827e901e
Fixes #4172 Timeout revamp and remove continuous mouse (#4173)
|
il y a 5 mois |
Tig
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
il y a 6 mois |