Tig
|
d303943809
Fixes #4004 & #4445 - Merge of `Application.ForceDriver and Driver.Force16Colors` and `windows" broken in conhost and cmd` (#4448)
|
1 week ago |
Tig
|
b4719e1809
Update Terminal.Gui/ViewBase/View.Drawing.cs
|
1 week ago |
Tig
|
ca67dc0472
Updated the `Transparent` scenario to better demonstrate transparency features, including dynamic resizing, custom drawing, and improved clarity in the `TransparentView` class. Added new methods to support non-rectangular drawn regions and transparency effects.
|
1 week ago |
Tig
|
e192b5622d
Updated the `OnDrawingContent` method across multiple classes to accept a `DrawContext? context` parameter, replacing the parameterless version. This change standardizes the drawing API and enables context-aware drawing operations.
|
1 week ago |
Tig
|
3a8de25dce
Refactored `NeedsDraw` and `SubViewNeedsDraw` logic to improve clarity and control over redraw state. Introduced `SetSubViewNeedsDrawDownHierarchy` for better propagation of redraw flags. Updated `Margin` and `Adornment` classes to align with the new redraw management.
|
1 week ago |
Tig
|
96151201f6
Fix SubViewNeedsDraw handling and improve test coverage
|
1 week ago |
Tig
|
193a5873d1
Fixes bugs where unnecessary Draw operations were happening in LayoutAndDraw. In some cases causing everything to always be drawn.
|
1 week ago |
Tig
|
6a334bbf2e
Optimize drawing logic and refine `NeedsDraw` handling
|
1 week ago |
Tig
|
641a0a599c
Optimize View drawing logic and update ClearViewport tests
|
1 week ago |
Tig
|
6049857813
Refactor LayoutAndDraw and fix ClearNeedsDraw bugs
|
1 week ago |
BDisp
|
cd75a20c60
Fixes #4387. Runes should not be used on a cell, but rather should use a single grapheme rendering 1 or 2 columns (#4388)
|
3 weeks ago |
Copilot
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
Copilot
|
f068709d13
Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336)
|
1 month ago |
Tig
|
db5fdebfa9
Fixes #4320 - `Dialog` focus (#4321)
|
1 month ago |
BDisp
|
00aaefb962
Fixes #3951. Adds View dependency to `DimFunc` and `PosFunc` (#4210)
|
3 months ago |
BDisp
|
3b13d5a83c
Fixes #4196. Application.Begin doesn't refresh the screen at start (#4197)
|
4 months ago |
Tig
|
4cd6511c89
Updated doc links
|
6 months ago |
Tig
|
764a804ddd
Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092)
|
6 months ago |
Tig
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 months ago |