index
:
terminal-media-launcher.git
master
testing
A lightweight Terminal Media Launcher written in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
draw.c
Age
Commit message (
Expand
)
Author
2024-08-17
Remove foldcase and hr options
Louie Shprung
2024-08-16
Support for sorting entries
Louie Shprung
2024-08-16
Fix potential group allocation index incrementation issue
Louie Shprung
2024-08-13
Working implementation for lua config
Louie Shprung
2024-08-11
(Currently broken) reimplementation of group and entry
Louie Shprung
2024-06-27
Account for discrepency between getmax(x/y) vs _max(x/y)
Louie S
2024-05-12
Add version flag
louie
2024-02-17
Use getmax. instead of directly accessing member
Louie S
2023-09-18
Fix '/' vs '\' issue on Windows
Louie S
2023-06-19
Merge remote-tracking branch 'origin/testing'
louie
2023-06-19
security fix to build with format-security flag
louie
2023-05-09
Fixed graphical issues pertaining to remembering e_hovers
Louie S
2023-05-09
Remove some drawing glitches
Louie S
2023-05-09
Change how e_hover and e_offset are managed; cache e_hover and e_offset as array
Louie S
2023-05-04
Rewrite handle_args function using getopt library
Louie S
2023-01-07
Use AX_WITH_CURSES in configure
Louie Shprung
2022-11-06
Restructure repository
Louie S