1.3 KiB
1.3 KiB
Upcoming
v0.1
- Switched build to CMake
- Completely overhauled code structure
v0.2
- Configurable transparency (focused and unfocused) based on alpha and alpha focus highlight
- Proper resizing (aka don't snap to nearest character size) based on anysize
- Copy to clipboard on selection based on one clipboard
- Add a desktop entry when installing based on desktopentry
v0.3
- Add better/gapless rendering of lines/blocks based on boxdraw
- Add support for multiple fonts based on font2
- Hide cursor when working in the terminal based on hidecursor
v0.4
- Add ligature support based on ligature support
- Support for multiple color pallets
- Paste on right click
- Scrollback support
- Center lines smaller than max height based on vertcenter
- Visual bell based on visualbell