Commit Graph

30 Commits

Author SHA1 Message Date
d96046ac44 -O2 related refactoring 2025-07-09 01:09:45 +02:00
b6f9633677 handling of empty dirs & refactoring 2025-07-08 20:51:25 +02:00
b2b100727f fixed some race conditions 2025-07-07 19:11:48 +02:00
47470e4e64 extensionsto key_binding 2025-07-06 13:21:04 +02:00
88beeffafe fixed some compiler warnings 2025-07-06 05:10:14 +02:00
5185e74441 fixed fucked up terminal upon exiting 2025-07-06 05:03:12 +02:00
36fd160ccb pressing a key now prints all correlated bindings 2025-07-06 03:36:43 +02:00
f320449572 propper input handling 2025-07-03 00:58:31 +02:00
aedfdd1ed5 window sizing now possible in interaction functions 2025-06-26 23:52:04 +02:00
f2eaeee9ea removed the need for a second input pass by making window global 2025-06-26 22:52:05 +02:00
36ff54038e improvenments to threading 2025-06-24 00:18:53 +02:00
3eb1c0f93e implemented rename_hovered, custom input string loop 2025-06-22 01:28:59 +02:00
e07ec0b413 implemented open_with 2025-06-21 23:48:56 +02:00
f99035629a opening files using mimetypes defined in config.h 2025-06-18 04:08:02 +02:00
7c9af0d340 user input now handled through function pointers, now defined in config.h 2025-06-15 20:14:53 +02:00
0053c7cb88 added file previev 2025-06-02 22:53:08 +02:00
bab921dea2 improvenments to the ui 2025-05-14 02:19:35 +02:00
7f0e65eaf3 improvenment to color managenment 2025-05-10 23:33:27 +02:00
6f7415a913 implementation of file type & extension based coloring 2025-05-08 21:15:14 +02:00
38338df254 code base good enough to actually progress 2025-04-17 01:17:13 +02:00
931d7026ea last commit before large rewrite 2025-03-30 15:58:05 +02:00
3269ced286 init function 2025-03-13 15:36:45 +01:00
02d469948e refractoring 2025-03-03 15:45:26 +01:00
1c69f60037 refactoring via defines.h 2025-03-01 13:13:16 +01:00
26d3dc9bc8 implemented settings functionallity 2025-02-27 19:47:35 +01:00
965351968f user interactions now possible 2025-02-27 18:54:23 +01:00
c927039b68 refractoring & hidden files functionality 2025-02-26 22:42:51 +01:00
8cf1918b0d base layout for multithreading 2025-02-26 22:19:32 +01:00
56bc1e4314 working file printing 2025-02-26 14:01:23 +01:00
bac8f5e564 initial commit 2025-02-20 23:05:23 +01:00