K. Lange
|
092ca7c196
tty: ascii DELETE for backspace; no serial conversion
|
5 years ago |
K. Lange
|
cc4874f90a
tty: improvements (^V, fix nlcr behaviors, enter sends ^M)
|
5 years ago |
K. Lange
|
07a9f5bec8
terminal: redraw cursor on \r
|
5 years ago |
K. Lange
|
401fa2b279
terminal: fix off-by-one in mouse handling that allowed selection beyond valid screen area
|
5 years ago |
K. Lange
|
9dd4dda951
terminal: ugly but functioning scrollback selection
|
5 years ago |
K. Lange
|
6c0be3b5fa
terminal: Fix behavior of newline at right gutter
|
5 years ago |
K. Lange
|
b929f78baf
Fixup terminal freetype backend
|
5 years ago |
K. Lange
|
601c927f0c
Support (optional) freetype backend in Terminal
|
5 years ago |
K. Lange
|
2846ebaa7c
Fix mouse input for bottom row in terminal
|
5 years ago |
K. Lange
|
94902ba9d9
Efficient selection redrawing in both terminals
|
5 years ago |
K. Lange
|
6e6675dd0a
Restructure decorations so bounds can be window-specific (for fullscreen)
|
5 years ago |
K. Lange
|
d5aab96199
Rudimentary (incomplete) alternate screen support
|
5 years ago |
K. Lange
|
ca08d442d6
Replace utf8decode with our own thing
|
5 years ago |
K. Lange
|
9cf3fa4fe2
Stuff ^[[H/^[[F for home/end instead of ^[OH/^[OF
|
5 years ago |
K. Lange
|
bc1cce36e2
Fix cursor redraw in terminals
|
5 years ago |
K. Lange
|
96f2d346d1
Terminal code cleanup
|
5 years ago |
K. Lange
|
db9e401354
Don't fork off to call system for help, about
|
5 years ago |
K. Lange
|
4b50fd324d
Change how text login generally works so getty can die and reboot after login session ends
|
5 years ago |
K. Lange
|
ae6532607a
Add libc wrappers for some syscalls, remove unused syscall.h imports
|
5 years ago |
K. Lange
|
3f39c0ad61
Remove term-set and support for special terminal font escapes
|
5 years ago |
K. Lange
|
eed3926793
Don't just segfault on failed compositor connections
|
5 years ago |
K. Lange
|
03d6199af7
Decorator can handle checking for menus
|
5 years ago |
K. Lange
|
5f7b7c9f38
Render windows as focused when they have menus, like we used to in python
|
5 years ago |
K. Lange
|
b26104c156
Keyboard interaction between menubar entries
|
5 years ago |
K. Lange
|
0e45293ced
Merge menubar into menu
|
5 years ago |
K. Lange
|
1381116048
Add submenu tick
|
5 years ago |
K. Lange
|
cba3b2e804
Fix arbitrary submenus and add 'Set Zoom...' to terminal
|
5 years ago |
K. Lange
|
78128e0839
gitlab migration
|
5 years ago |
K. Lange
|
d37d5fc16f
Pass a requested center coordinate to 'about'
|
5 years ago |
K. Lange
|
b111044cca
Make sure menu bar stops being hilighted when options are selected
|
5 years ago |