Gilles Freart
|
da17d389fc
Whenever the Console is resized, Windows reset the cursor. So we need to reconfigure the cursor visibility.
|
4 years ago |
Gilles Freart
|
4c34a88552
Applying requested style
|
4 years ago |
Gilles Freart
|
3ea6bb89d9
Applying style change, renaming some variable
|
4 years ago |
Gilles Freart
|
21e24e9467
Preparing PR
|
4 years ago |
Gilles Freart
|
8a13efbb83
Preparing PR + fix cursor issue happening inside frameview
|
4 years ago |
Gilles Freart
|
92e9d29e37
Fixing Cursor Display under Windows; setting more coherence between windows & linux at CursorVivibility enum
|
4 years ago |
Gilles Freart
|
ff512f5846
Adjustment under ubuntu & ubuntu xTerm
|
4 years ago |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 years ago |
BDisp
|
1bf4db0bd0
Reducing the ProcessContinuousButtonPressedAsync Task.Delay.
|
4 years ago |
BDisp
|
7d71525a4a
Fixes #1088. On WindowsDriver moving the mouse with a button pressed, when it is released, the button clicked event is fired, causing an unintentional event.
|
4 years ago |
Charlie Kindel
|
890d6fa43f
Merge pull request #1029 from BDisp/windowsdriver-usc--docking
|
4 years ago |
BDisp
|
b8a1ed5c24
Fixes #1030. Getting colors from the Attributes of a ColorScheme.
|
4 years ago |
BDisp
|
eec477a89f
Fixes #1028. WindowsDriver does not handle Window docking properly with the -usc argument.
|
4 years ago |
BDisp
|
94f58acecf
Trying fix #335
|
4 years ago |
BDisp
|
c0540b5de6
Adjusting the code.
|
4 years ago |
BDisp
|
9b0ea4e992
Changed from Enum HeightSize to bool HeightAsBuffer.
|
4 years ago |
BDisp
|
148a813365
NetDriver now process the hot keys and shortcut keys.
|
4 years ago |
BDisp
|
415cd11e20
Fixes #1020. NetDriver does not deal well with unicode characters yet.
|
4 years ago |
BDisp
|
bcc31e0da0
Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver.
|
4 years ago |
BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 years ago |
BDisp
|
21650576eb
Recover from rebase.
|
4 years ago |
BDisp
|
2382f4c0f4
Fixes #963. Added support for Unicode in TextField.
|
4 years ago |
BDisp
|
ce1c63ed51
Added a WheeledLeft and WheeledRight while pressing ButtonShift.
|
4 years ago |
Charlie Kindel
|
4bde71a147
Revert "Revert "Use glyphs for checkmarks & selection""
|
4 years ago |
Charlie Kindel
|
04f2c64b8f
Revert "Use glyphs for checkmarks & selection"
|
4 years ago |
Charlie Kindel
|
02cb644812
Use glyphs for checkmarks & selection
|
4 years ago |
BDisp
|
4b57401382
Fixes #847. Since the timeout issue are fixed there is no need to use tokenSource.Cancel but just reset the eventReady.
|
5 years ago |
BDisp
|
eeb30bdc44
Removed ShowWindow
|
5 years ago |
BDisp
|
9a43fe87f6
Fixes #787. Console default size is always restored on Driver Init.
|
5 years ago |
BDisp
|
874224d9f8
Fixes #786. Workaround for resizing with Init/Shutdown.
|
5 years ago |