Daniel Bertalan
|
54a33c45bb
Kernel: Add missing BrightWhite color to VirtualConsole
|
4 gadi atpakaļ |
Daniel Bertalan
|
a3c4397432
Kernel: Re-render console after echoing characters
|
4 gadi atpakaļ |
Daniel Bertalan
|
ce9460de59
Kernel+LibVT: Fix selection with scrollback wrap-around
|
4 gadi atpakaļ |
Daniel Bertalan
|
89843cd692
Kernel+LibVT: Implement left-right scrolling
|
4 gadi atpakaļ |
Daniel Bertalan
|
7419569a2b
Kernel+LibVT: Add function for deleting a range of characters
|
4 gadi atpakaļ |
Daniel Bertalan
|
8f8fd9c5a8
LibVT+Kernel: Support clearing the scrollback buffer
|
4 gadi atpakaļ |
Daniel Bertalan
|
ae6bdc4e29
LibVT+Kernel: Clean up scroll API
|
4 gadi atpakaļ |
Daniel Bertalan
|
99033876ec
LibVT+Kernel: Create `Color` class
|
4 gadi atpakaļ |
Daniel Bertalan
|
146bd794eb
LibVT: Add Alternate Screen Buffer support
|
4 gadi atpakaļ |
Daniel Bertalan
|
875a2cbb71
LibVT+Kernel: Add support for setting cursor styles
|
4 gadi atpakaļ |
Liav A
|
e9ef3b59d8
Kernel/VirtualConsole: Fix grammar error in comment
|
4 gadi atpakaļ |
Liav A
|
87f8f892d8
Kernel: Fix framebuffer resolution modesetting after boot
|
4 gadi atpakaļ |
Liav A
|
5f718c6b05
Kernel/TTY: Don't flush dirty lines if VirtualConsole is not active
|
4 gadi atpakaļ |
Daniel Bertalan
|
5d80debc1f
LibVT: Fix newline handling
|
4 gadi atpakaļ |
Liav A
|
dbccfc3281
Kernel: Print all logbuffer from ConsoleDevice to debug Virtual Console
|
4 gadi atpakaļ |
Liav A
|
20743e8aed
Kernel/Graphics + SystemServer: Support text mode properly
|
4 gadi atpakaļ |
Andreas Kling
|
e46343bf9a
Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t>
|
4 gadi atpakaļ |
Linus Groh
|
5459c744f1
Everywhere: Add missing comma between copyright year and name
|
4 gadi atpakaļ |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 gadi atpakaļ |
Liav A
|
8e3e3a71cb
Kernel: Introduce a new HID subsystem
|
4 gadi atpakaļ |
Hendiadyoin1
|
0d934fc991
Kernel::CPU: Move headers into common directory
|
4 gadi atpakaļ |
Andreas Kling
|
b7c66233f6
LibVT: Make VT::Line use a Vector for storage
|
4 gadi atpakaļ |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 gadi atpakaļ |
Andreas Kling
|
fdf03852c9
Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions
|
4 gadi atpakaļ |
Jean-Baptiste Boric
|
adb2fae69c
Kernel: Evaluate block conditions inside VirtualConsole::emit()
|
4 gadi atpakaļ |
Jean-Baptiste Boric
|
f64e287b82
Kernel: Make device generate their own names
|
4 gadi atpakaļ |
Andreas Kling
|
7c4ddecacb
Kernel: Convert a bunch of String::format() => String::formatted()
|
4 gadi atpakaļ |
asynts
|
723effd051
Everywhere: Replace a bundle of dbg with dbgln.
|
4 gadi atpakaļ |
Andrew Kaster
|
a5e557472c
Kernel: Defer handling of key press events in VirtualConsole
|
4 gadi atpakaļ |
AnotherTest
|
44305ea214
LibVT: Respect the Negative attribute when drawing text
|
4 gadi atpakaļ |