summaryrefslogtreecommitdiff
path: root/draw.c
AgeCommit message (Collapse)Author
2020-09-15Removed compMode option, improved error messageslouie
2020-09-12Small code improvement regarding gap between title and groups and entrieslouie
2020-09-11Added manual refresh option and set executed processes to run in background ↵louie
on linux
2020-09-11Optimized window resizinglouie
2020-09-11Fixed resizing bugs plus minor qol fixeslouie
2020-08-14Added foldCase optionlouie
2020-08-13Rewrote trav_col() functionlouie
2020-08-13Added light searching/jumping menu functionalitylouie
2020-08-07stdout (and stderr) is now redirected to /dev/nulllouie
2020-08-02Removed a debug call from previous commitlouie
2020-08-02Added option to sort entrieslouie
2020-07-30Added standard location(s) for config fileslouie
2020-07-26Changed Windows launching implementation to ShellExecutelouie
2020-07-26Fixed Launching in Windowslouie
2020-07-26Implemented Binary Searching in read_cfg, plus minor qol fixeslouie
2020-07-23Added most of what is needed for compatability with Windowslouie
2020-07-11Added hiding of empty groupslouie
2020-07-11Fixed bug when compmode is on and an entry is forcedlouie
2020-07-10Fixed bugs related to Executableslouie
2020-07-08Changed Info Display Windowlouie
2020-07-08Added ability to specify config location; polished read_cfg error outputlouie
2020-07-07Improved autoAliaslouie
2020-07-06get_epath bug fixlouie
2020-07-04Added scrolling in colslouie
2020-07-02Fixed small strcat buglouie
2020-07-01Added support for WSLlouie
2020-06-27Added ability to set flags in configlouie
2020-06-26Basic ability to launch entrieslouie
2020-06-26Fixed trimming issuelouie
2020-06-22Altered Group Structure and cfglouie
2020-06-21Fixed box rendering issueslouie
2020-06-19Fixed arrow key inputlouie
2020-06-19basic traversal; border rendering issueslouie
2020-06-17Printing group columnlouie
2020-06-16Printing group columnlouie