Commit graph

20 commits

Author SHA1 Message Date
Piotr Marendowski
56ac48e596 Separate filename and path into two parts, changes all over 2024-03-31 22:44:05 +02:00
53dd0e16c5
Reduce magic numbers, calculating size_size correctly, adding commtents at config.h, add more icons 2024-03-30 23:13:14 +00:00
Piotr Marendowski
721cbfff35 Add decimal places macro and fuck around config.h 2024-03-30 22:00:57 +01:00
575d873efe
make icons show in dir content via hash table dynamically 2024-03-30 03:39:02 +00:00
438bfd0f75
merge 2024-03-29 22:36:00 +00:00
b470b7b286
icons and fix goto trash dir and fix preview 2024-03-29 22:34:26 +00:00
Piotr Marendowski
9979966610 Lay the groundwork for deleting files 2024-03-29 22:43:28 +01:00
aa32f9593e
use arraylist instead of linked list 2024-03-20 20:29:04 +00:00
1251bc9aed
use '.' to toggle hidden files 2024-03-20 18:21:02 +00:00
f82d8044ae
write last directory before quit 2024-03-19 22:07:05 +00:00
1d702cd386
Revert "write last directory to a file configured in config.h"
This reverts commit a2321d5488.
2024-03-19 21:58:17 +00:00
a2321d5488
write last directory to a file configured in config.h 2024-03-19 21:57:25 +00:00
Piotr Marendowski
6d0b2d3321 Add more options in config 2024-03-17 13:28:27 +01:00
Piotr Marendowski
86e8733e08 Revert some stuff 2024-03-17 11:09:22 +01:00
Piotr Marendowski
b2b682e96c Minor refactoring and changes in config.h 2024-03-16 21:37:56 +01:00
716efb6014
a key to toggle dir_modes, DISK_USAGE and BLOCK_SIZE 2024-03-16 19:26:35 +00:00
c1387bcee1
rewrite Makefile 2024-03-15 11:51:58 +00:00
3ac8fad187
use macros for keys 2024-03-14 19:47:46 +00:00
Piotr Marendowski
ee9523989e Delete config.def.h and edit Makefile 2024-03-13 20:19:28 +01:00
Piotr Marendowski
fdaf37c84b Initial stuff 2024-03-09 12:43:35 +01:00