log

age author description
2020-11-01 Emmanuel Gil Peyrot Split uinput helpers into another module.
2020-11-01 Emmanuel Gil Peyrot Split State into another module.
2020-11-01 Emmanuel Gil Peyrot Move more state handling inside of State.
2020-11-01 Emmanuel Gil Peyrot Reorganise the code a bit.
2020-11-01 Emmanuel Gil Peyrot Add mnemonic to all current tools.
2020-11-01 Emmanuel Gil Peyrot Add my copyright in the about dialog.
2020-11-01 Emmanuel Gil Peyrot Add a license file.
2020-11-01 Emmanuel Gil Peyrot Add a very simple menu.
2020-10-09 Emmanuel Gil Peyrot Simplify tool buttons.
2020-10-09 Emmanuel Gil Peyrot Simplify state handling into a single struct.
2020-10-09 Emmanuel Gil Peyrot Add support for selecting tools.
2020-10-08 Emmanuel Gil Peyrot Improve input event types with helper functions.
2020-10-07 Emmanuel Gil Peyrot Hello world!