aboutsummaryrefslogtreecommitdiffstats
path: root/fm.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor fmverdant2026-07-271-12/+25
* fm: implement directory listing with scrolling and file previewverdant2026-07-231-2/+4
* Add scroll state and redraw tracking to fm_infoverdant2026-07-231-2/+10
* Move function definitions to the bottomverdant2026-07-221-2/+4
* Add limits.h for fm.hverdant2026-07-221-0/+1
* Add file manager state struct with dual-pane supportverdant2026-07-221-0/+10
* Remove static function definitionverdant2026-07-221-1/+0
* Refactor struct fm_infoverdant2026-07-221-5/+3
* Implement initialize and creating windows for file managerverdant2026-07-211-0/+19