aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* new font path for nerdfontsNathan Reiner2023-06-22
* only make color bright when code < 8Nathan Reiner2023-04-30
* fix bold is brightNathan Reiner2023-04-30
* make bold brightNathan Reiner2023-04-30
* add fonts to configNathan Reiner2023-04-30
* disable keyrepeat on keyboard leaveNathan Reiner2023-04-30
* use first font as default boxNathan Reiner2023-04-30
* remove debunging printsNathan Reiner2023-04-30
* add mouse supportNathan Reiner2023-04-30
* reformatNathan Reiner2023-04-24
* fix fontcache, free glyph after drawing if not cachedNathan Reiner2023-04-24
* add glyph cachingNathan Reiner2023-04-22
* add resize_drw instead of free and createNathan Reiner2023-04-21
* fix missing font crash and use color index as rgb if not foundNathan Reiner2023-04-20
* fix coloringNathan Reiner2023-04-19
* trigger redraw only once a cycleNathan Reiner2023-04-17
* fix memory leak of draw_charNathan 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
* remove config.h from gitNathan Reiner2023-04-11
* make config.def.h completeNathan Reiner2023-04-11
* complete MakefileNathan Reiner2023-04-11
* add readmeNathan Reiner2023-04-11
* add ctrl-sequences and custom kmapNathan Reiner2023-04-11
* smoother resizingNathan Reiner2023-04-11
* add borderpxNathan Reiner2023-04-11
* add LICENSENathan 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