Commit graph

14 commits

Author SHA1 Message Date
speedie f56e0a3ae3 add more docs 2023-04-21 19:36:05 +02:00
speedie bf0aae0240 add XLFD support 2023-04-05 02:41:04 +02:00
speedie b0f99ccd73 improve text shortening 2023-04-03 20:50:57 +02:00
speedie 4e01d87818 these should be void not static void 2023-03-31 12:42:42 +02:00
speedie be43db2080 merge the draw functions 2023-03-29 15:33:58 +02:00
speedie bd6cf29e23 color/alpha arrays should not be const 2023-03-29 12:10:36 +02:00
speedie eb70a49512 mouse hovering now selects again
TODO: make this a lot faster, will require rewriting drawmenu
significantly
2023-03-21 20:52:12 +01:00
speedie dc51707520 powerline the prompt
TODO: powerline numbers and match count
2023-03-21 16:30:30 +01:00
speedie 705cb460bf fix small warnings gcc will spit out if features have been disabled 2023-03-09 17:26:56 +01:00
speedie 416ce0cf08 fix issues with gcc compilation 2023-03-09 17:15:10 +01:00
speedie a988dc7108 some minor changes allowing pango and xft to work together 2023-03-08 21:19:38 +01:00
speedie 21d75d806e Add pango toggle, it is now optional for those of you who want a minimal
spmenu instance.
2023-03-08 21:12:37 +01:00
speedie abb80ed8af move main.c and main.h to libs/sl as well 2023-03-06 16:38:27 +01:00
speedie 79ff7b770e Move draw.c/draw.h to libs/sl/ 2023-03-06 16:08:31 +01:00