Adding stamp rotation. The xor interface seems to work fine if only the mouse is used, still need to adapt it to shortcut key combos.
This commit is contained in:
parent
e2f5abdae6
commit
a433b4c79c
4 changed files with 174 additions and 38 deletions
|
|
@ -24,6 +24,7 @@ struct cfginfo
|
|||
const char *disable_stamp_controls;
|
||||
const char *dont_do_xor;
|
||||
const char *dont_load_stamps;
|
||||
const char *stamp_rotation;
|
||||
const char *exportdir;
|
||||
const char *fullscreen;
|
||||
const char *grab_input;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue