log

age author description
Thu, 26 Aug 2021 23:49:52 +0200 Emmanuel Gil Peyrot Use features to condition building binaries. default tip
Thu, 26 Aug 2021 23:43:36 +0200 Emmanuel Gil Peyrot Add support for different endianness between client and server.
Thu, 26 Aug 2021 22:15:55 +0200 Emmanuel Gil Peyrot Build three binaries instead of using arguments.
Thu, 26 Aug 2021 22:00:55 +0200 Emmanuel Gil Peyrot Add a client, copy of the GTK interface.
Thu, 26 Aug 2021 19:45:30 +0200 Emmanuel Gil Peyrot Reformat with rustfmt.
Thu, 26 Aug 2021 19:34:40 +0200 Emmanuel Gil Peyrot Update to GTKĀ 4.
Mon, 02 Nov 2020 00:06:09 +0100 Emmanuel Gil Peyrot Add support for remote clients.
Sun, 01 Nov 2020 16:08:29 +0100 Emmanuel Gil Peyrot Split GTK UI into another module.
Sun, 01 Nov 2020 16:01:00 +0100 Emmanuel Gil Peyrot Split uinput helpers into another module.
Sun, 01 Nov 2020 15:56:00 +0100 Emmanuel Gil Peyrot Split State into another module.
Sun, 01 Nov 2020 15:50:38 +0100 Emmanuel Gil Peyrot Move more state handling inside of State.
Sun, 01 Nov 2020 15:23:57 +0100 Emmanuel Gil Peyrot Reorganise the code a bit.
Sun, 01 Nov 2020 14:49:26 +0100 Emmanuel Gil Peyrot Add mnemonic to all current tools.
Sun, 01 Nov 2020 14:44:30 +0100 Emmanuel Gil Peyrot Add my copyright in the about dialog.
Sun, 01 Nov 2020 14:39:32 +0100 Emmanuel Gil Peyrot Add a license file.
Sun, 01 Nov 2020 14:34:02 +0100 Emmanuel Gil Peyrot Add a very simple menu.
Fri, 09 Oct 2020 16:13:25 +0200 Emmanuel Gil Peyrot Simplify tool buttons.
Fri, 09 Oct 2020 15:03:55 +0200 Emmanuel Gil Peyrot Simplify state handling into a single struct.
Fri, 09 Oct 2020 16:04:59 +0200 Emmanuel Gil Peyrot Add support for selecting tools.
Fri, 09 Oct 2020 00:18:05 +0200 Emmanuel Gil Peyrot Improve input event types with helper functions.
Wed, 07 Oct 2020 04:10:33 +0200 Emmanuel Gil Peyrot Hello world!