aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct window name matching in wm_fd_w_by_nameverdant2026-07-221-1/+3
* Reformat fm.cverdant2026-07-221-38/+40
* Implement Exponential Moving Average algorithmverdant2026-07-222-181/+229
* 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-212-0/+70
* Add .gitignoreverdant2026-07-211-0/+3
* Implement main application loopverdant2026-07-211-0/+170
* Add debug modeverdant2026-07-212-0/+15
* Add status information managerverdant2026-07-212-0/+258
* Add display handing functionsverdant2026-07-212-0/+96
* Add error handing functionsverdant2026-07-212-0/+23
* Add Makefileverdant2026-07-211-0/+25
* Add windows manager for creating windowsverdant2026-07-212-0/+101
* Add version.hverdant2026-07-211-0/+8
* Add xmallocverdant2026-07-212-0/+24
* Add logging systemverdant2026-07-212-0/+73
* Initial commitverdant2026-07-212-0/+676