Commit Graph

14 Commits

Author SHA1 Message Date
KikooDX b36001e209 Adaptive window size.
Updated README.md.
2021-02-28 01:45:54 +01:00
KikooDX bd9cbf44a3 Configurable default window size ; default is "intelligent". 2021-02-27 16:56:22 +01:00
KikooDX f412956c83 Backup project on read and exit (#3)
Can be turned off in `src/conf.zig`.
2021-02-27 00:46:28 +01:00
KikooDX 4eefad9062 Add default scaling level to config, set to 32 by default.
Was 16 before.
2021-02-27 00:32:25 +01:00
KikooDX a3a4483a44 Unselection modes for mouse and keyboard (#2) 2021-02-26 13:22:28 +01:00
KikooDX 4fb7d33645 Add configuration option for default grid size. 2021-02-26 11:33:19 +01:00
KikooDX 9a0bbb8e95 Mouse behavior for graphical tablet (#1) 2021-02-26 10:30:22 +01:00
KikooDX 25335e94a6 Allow user to configure keybindings. 2021-02-25 23:31:23 +01:00
KikooDX 75351eb8b5 src/conf.zig can now be used to configure color theme.
Related things were improved.
2021-02-25 22:58:39 +01:00
KikooDX a0528de619 Repetition/parameter system, implemented and integrated. 2021-02-25 17:13:12 +01:00
KikooDX 98bfeb385b Open file in relative or absolute path. Delete useless conf code. 2021-02-24 09:30:48 +01:00
KikooDX b5972abd1c Back of 'config' sourcing implemented, look at TODO in src/main.zig 2021-02-04 00:55:57 +01:00
KikooDX 8fc2e3fefb Mouse support. Yes, I hate myself for this one. 2021-02-01 00:30:28 +01:00
KikooDX 1ebed24110 Create conf.zig, verb.zig ; clean up stuff and add replace verb + move... but don't 2021-01-31 00:09:08 +01:00