| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | 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 |