mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
Update task list
This commit is contained in:
parent
a25c9bf1a7
commit
e5aeae69aa
1 changed files with 3 additions and 13 deletions
16
TASKS.md
16
TASKS.md
|
@ -1,13 +1,3 @@
|
|||
## Rendering
|
||||
|
||||
- [ ] Update rendering to center glyphs in quad and account for font metrics
|
||||
- [ ] Configure tty grid based on window size, font metrics, config
|
||||
- [ ] rendering support for background colors
|
||||
|
||||
|
||||
## tty/pty
|
||||
|
||||
- [ ] investigate [libvterm][] and [libtsm][]
|
||||
|
||||
[libvterm]: http://www.leonerd.org.uk/code/libvterm/
|
||||
[libtsm]: https://www.freedesktop.org/wiki/Software/kmscon/libtsm/
|
||||
- background colors
|
||||
- fullscreen apps
|
||||
- resizing
|
||||
|
|
Loading…
Reference in a new issue