index
:
suckless/wayland/swt
master
Simple Wayland Terminal
Nathan Reiner <nathan@nathanreiner.xyz>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swt.c
Commit message (
Expand
)
Author
Age
*
fix fontcache, free glyph after drawing if not cached
Nathan Reiner
2023-04-24
*
add glyph caching
Nathan Reiner
2023-04-22
*
add resize_drw instead of free and create
Nathan Reiner
2023-04-21
*
fix missing font crash and use color index as rgb if not found
Nathan Reiner
2023-04-20
*
fix coloring
Nathan Reiner
2023-04-19
*
trigger redraw only once a cycle
Nathan Reiner
2023-04-17
*
add clipboard support
Nathan Reiner
2023-04-17
*
Remove unnecessary fprintf statements
Nathan Reiner
2023-04-17
*
fix cursor drawing
Nathan Reiner
2023-04-17
*
fix crash on cursor sel y overflow
Nathan Reiner
2023-04-17
*
add cursor selection
Nathan Reiner
2023-04-17
*
set cursor position to "text"
Nathan Reiner
2023-04-13
*
add optional boldstrokemode
Nathan Reiner
2023-04-12
*
config add default cursor color
Nathan Reiner
2023-04-11
*
add font weights
Nathan Reiner
2023-04-11
*
add ctrl-sequences and custom kmap
Nathan Reiner
2023-04-11
*
smoother resizing
Nathan Reiner
2023-04-11
*
add borderpx
Nathan Reiner
2023-04-11
*
add grayscale colors
Nathan Reiner
2023-04-11
*
add colors and first try to implement resize handling
Nathan Reiner
2023-04-10
*
add title
Nathan Reiner
2023-04-10
*
add double buffering
Nathan Reiner
2023-04-10
*
add font rendering
Nathan Reiner
2023-04-10
*
connect st term api
Nathan Reiner
2023-04-08
*
add pointer support
Nathan Reiner
2023-04-07
*
add keyboard support
Nathan Reiner
2023-04-07
*
create green window using xdg-surface
Nathan Reiner
2023-04-06