aboutsummaryrefslogtreecommitdiff
path: root/swt.c
Commit message (Collapse)AuthorAge
* fix coloringNathan Reiner2023-04-19
|
* trigger redraw only once a cycleNathan Reiner2023-04-17
|
* add clipboard supportNathan Reiner2023-04-17
|
* Remove unnecessary fprintf statementsNathan Reiner2023-04-17
|
* fix cursor drawingNathan Reiner2023-04-17
|
* fix crash on cursor sel y overflowNathan Reiner2023-04-17
|
* add cursor selectionNathan Reiner2023-04-17
|
* set cursor position to "text"Nathan Reiner2023-04-13
|
* add optional boldstrokemodeNathan Reiner2023-04-12
|
* config add default cursor colorNathan Reiner2023-04-11
|
* add font weightsNathan Reiner2023-04-11
|
* add ctrl-sequences and custom kmapNathan Reiner2023-04-11
|
* smoother resizingNathan Reiner2023-04-11
|
* add borderpxNathan Reiner2023-04-11
|
* add grayscale colorsNathan Reiner2023-04-11
|
* add colors and first try to implement resize handlingNathan Reiner2023-04-10
|
* add titleNathan Reiner2023-04-10
|
* add double bufferingNathan Reiner2023-04-10
|
* add font renderingNathan Reiner2023-04-10
|
* connect st term apiNathan Reiner2023-04-08
|
* add pointer supportNathan Reiner2023-04-07
|
* add keyboard supportNathan Reiner2023-04-07
|
* create green window using xdg-surfaceNathan Reiner2023-04-06