Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-16 | improved: layer interface | Krow Savcik | |
New layer is added above the selected one rather than being added on top. | |||
2024-02-13 | feature: simple text rendering ability | Krow Savcik | |
2024-02-06 | new default keybindings | Krow Savcik | |
more sane defaults | |||
2024-01-11 | feature: picking file | Krow Savcik | |
Now you can pick a file for import/export/open/save with an external command. | |||
2024-01-11 | added: config.def.h | Krow Savcik | |
Now the default configuration is in config.def.h Before compiling for the first time, config.h is created. |