Commit Graph

  • 182073f2fa protocol: add missing space for NordicData's str() Peter Hutterer 2019-08-28 11:44:07 +1000
  • 3cc11149ce protcol: just print the class name during str() Peter Hutterer 2019-08-28 11:42:44 +1000
  • 53e163fdc3 protocol: fix typo in printing a NordicData object Peter Hutterer 2019-08-28 11:41:30 +1000
  • a8204efbf7 protocol: use __str__, not __repr__ for the various messages Peter Hutterer 2019-08-28 11:34:35 +1000
  • ff183c595a meson.build: check for missing python modules Peter Hutterer 2019-08-28 08:16:46 +1000
  • f24967ad12 gui: require pygi version 3.30 Peter Hutterer 2019-08-27 13:40:07 +1000
  • 9d0ef6a9a9 flatpak: fix the pyxdg path Peter Hutterer 2019-08-27 13:50:05 +1000
  • bca692bca0 flatpak: use specific versions of svgwrite and pyxdg Peter Hutterer 2019-08-27 13:47:04 +1000
  • 407cc7f189 flatpak: indentation fix Peter Hutterer 2019-08-27 13:46:49 +1000
  • 652c47d908 gui: require pygi version 3.30 Peter Hutterer 2019-08-27 13:40:07 +1000
  • e6ea60d6c1 gui: hook up ctrl+q for app.quit Peter Hutterer 2019-08-26 13:10:06 +1000
  • f0bfb60b77 gui: hook up ctrl+q for app.quit Peter Hutterer 2019-08-26 13:10:06 +1000
  • c71076ca1d tuhi 0.2 0.2 Peter Hutterer 2019-08-26 09:23:20 +1000
  • b0b076d52a config: don't purge drawings Peter Hutterer 2019-08-26 09:06:12 +1000
  • 2bbe56aecb config: don't purge drawings Peter Hutterer 2019-08-26 09:06:12 +1000
  • a0fb4cf0f9 wacom: use 'with' to group request/replies together Peter Hutterer 2019-08-23 14:51:42 +1000
  • 3e0ba27856 base: set up the loggers a bit more sensibly Peter Hutterer 2019-08-23 13:58:44 +1000
  • 79480b867d protocol: store the interaction name in the NordicData where appropriate Peter Hutterer 2019-08-23 13:38:18 +1000
  • e30787234c wacom: change the data logger to take a request msg instead of just raw data Peter Hutterer 2019-08-23 13:35:37 +1000
  • fb52effb89 wacom: use 'with' to group request/replies together Peter Hutterer 2019-08-23 14:51:42 +1000
  • 1bb1b86a2e base: set up the loggers a bit more sensibly Peter Hutterer 2019-08-23 13:58:44 +1000
  • 0bc72d57bb protocol: store the interaction name in the NordicData where appropriate Peter Hutterer 2019-08-23 13:38:18 +1000
  • 2a509f129c wacom: change the data logger to take a request msg instead of just raw data Peter Hutterer 2019-08-23 13:35:37 +1000
  • 9a21c2318a wacom: store the default point size for each tablet Peter Hutterer 2019-08-23 13:00:53 +1000
  • 35a0727f4e flatpak: update pyparsing to latest release Peter Hutterer 2019-08-23 15:33:28 +1000
  • f9f58c0fbd flatpak: update to GNOME runtime 3.32 Peter Hutterer 2019-08-23 15:29:08 +1000
  • a8fb795b58 data: add screenshot links to the appdata file Peter Hutterer 2019-08-23 15:23:38 +1000
  • 8eea6468b7 wacom: add a session id field to make it easier to find log files Peter Hutterer 2019-08-23 11:36:19 +1000
  • 44d2018f1c protocol: assume the initial stroke point to be 0, 0, 0 Peter Hutterer 2019-08-23 10:21:09 +1000
  • c466c7d431 protocol: handle error code 0x7 Peter Hutterer 2019-08-23 09:01:55 +1000
  • 02ca3a7058 gui: hook up the auth signal with a re-register workflow Peter Hutterer 2019-08-22 12:24:26 +1000
  • f21af42131 protocol: on the spark treat a general error during connect as wrong uuid Peter Hutterer 2019-08-22 11:51:38 +1000
  • 7a121cfe6c protocol: print the DeviceError as something useful Peter Hutterer 2019-08-22 11:51:21 +1000
  • 88d9cf14bd wacom: move an assignment to a shared path Peter Hutterer 2019-08-22 11:49:11 +1000
  • daac9114e1 gui: pass a dbus device error on as signal Peter Hutterer 2019-08-22 11:31:49 +1000
  • 1ddf899d3e protocol: augment the new exceptions with errnos Peter Hutterer 2019-08-22 11:18:11 +1000
  • 14da500310 dbus: change EAGAIN to EBUSY for "already listening" Peter Hutterer 2019-08-22 11:10:45 +1000
  • ebf48be0ad wacom: replace the last exception with a protocol exception Peter Hutterer 2019-08-22 08:36:14 +1000
  • be38e1a781 wacom: replace one 'old' exception with the new protocol one Peter Hutterer 2019-08-22 08:34:46 +1000
  • 22673b9e5a wacom.py: drop two now-unused functions Peter Hutterer 2019-08-22 08:33:17 +1000
  • 77048d572d protocol: use a MisingReplyError instead of timeout exceptions Peter Hutterer 2019-08-22 08:30:48 +1000
  • 4eee838d94 protocol: implement the message to wait for the end of pen data Peter Hutterer 2019-08-21 20:36:54 +1000
  • fc280ce555 wacom: use the DeviceError for the invalid state message Peter Hutterer 2019-08-21 21:01:15 +1000
  • 7d5dc161b5 flatpak: update pyparsing to latest release Peter Hutterer 2019-08-23 15:33:28 +1000
  • 1d7be9f92a flatpak: update to GNOME runtime 3.32 Peter Hutterer 2019-08-23 15:29:08 +1000
  • 6633242a86 data: add screenshot links to the appdata file Peter Hutterer 2019-08-23 15:23:38 +1000
  • 6a3f72a12e wacom: store the default point size for each tablet Peter Hutterer 2019-08-23 13:00:53 +1000
  • f20d0f81f4 Add screenshots of the registration process screenshots Peter Hutterer 2019-08-23 11:58:58 +1000
  • e099b70edf wacom: add a session id field to make it easier to find log files Peter Hutterer 2019-08-23 11:36:19 +1000
  • eeb2a9cf9b protocol: assume the initial stroke point to be 0, 0, 0 Peter Hutterer 2019-08-23 10:21:09 +1000
  • 723b4fec35 tools: add a format toggle for switching between json and svg Peter Hutterer 2019-08-23 09:58:54 +1000
  • 6a1c2bb4d9 meson.build: hook up the tools for flake8 Peter Hutterer 2019-08-23 09:41:06 +1000
  • ff7bdffc70 tools: rename the test-svg tool to something more descriptive Peter Hutterer 2019-08-23 09:22:07 +1000
  • c8ea7e3812 tools: add a format toggle for switching between json and svg Peter Hutterer 2019-08-23 09:58:54 +1000
  • 5463a6721d meson.build: hook up the tools for flake8 Peter Hutterer 2019-08-23 09:41:06 +1000
  • 7b782c85b3 tools: rename the test-svg tool to something more descriptive Peter Hutterer 2019-08-23 09:22:07 +1000
  • a44f152300 protocol: handle error code 0x7 Peter Hutterer 2019-08-23 09:01:55 +1000
  • 5e0bb3e2fe gui: hook up the auth signal with a re-register workflow Peter Hutterer 2019-08-22 12:24:26 +1000
  • 43b47cd591 protocol: on the spark treat a general error during connect as wrong uuid Peter Hutterer 2019-08-22 11:51:38 +1000
  • 68c39b6ebc protocol: print the DeviceError as something useful Peter Hutterer 2019-08-22 11:51:21 +1000
  • 3346f47150 wacom: move an assignment to a shared path Peter Hutterer 2019-08-22 11:49:11 +1000
  • 379248c8c0 gui: pass a dbus device error on as signal Peter Hutterer 2019-08-22 11:31:49 +1000
  • a79390872b protocol: augment the new exceptions with errnos Peter Hutterer 2019-08-22 11:18:11 +1000
  • 3d4eba8926 dbus: change EAGAIN to EBUSY for "already listening" Peter Hutterer 2019-08-22 11:10:45 +1000
  • b49654c8f0 wacom: replace the last exception with a protocol exception Peter Hutterer 2019-08-22 08:36:14 +1000
  • 077f0b2491 wacom: replace one 'old' exception with the new protocol one Peter Hutterer 2019-08-22 08:34:46 +1000
  • de0677d942 wacom.py: drop two now-unused functions Peter Hutterer 2019-08-22 08:33:17 +1000
  • b36876e546 protocol: use a MisingReplyError instead of timeout exceptions Peter Hutterer 2019-08-22 08:30:48 +1000
  • dcf51bc278 protocol: implement the message to wait for the end of pen data Peter Hutterer 2019-08-21 20:36:54 +1000
  • 9193b8dd98 wacom: use the DeviceError for the invalid state message Peter Hutterer 2019-08-21 21:01:15 +1000
  • 6c0507abe6 tools: use the json file timestamp where the strokes have none Peter Hutterer 2019-08-22 14:45:49 +1000
  • 06aa5b05b1 tools: handle empty files in the test-svg tool Peter Hutterer 2019-08-22 14:29:36 +1000
  • cdb7f905ca Store the raw logs in the specified config dir too Peter Hutterer 2019-08-22 16:45:48 +1000
  • 1b295d17c0 Store the raw logs in the specified config dir too Peter Hutterer 2019-08-22 16:45:48 +1000
  • fd5e3bef52 Add a set of screenshots Peter Hutterer 2019-08-22 16:07:05 +1000
  • 4d30cb72db Create the screenshot branch Peter Hutterer 2019-08-22 16:00:35 +1000
  • d514aa2224 gui: rename refresh() to process_svg() Peter Hutterer 2019-08-22 13:53:52 +1000
  • 8c9454a298 gui: don't regenerate the SVG when the rotate button is clicked Peter Hutterer 2019-08-22 13:51:21 +1000
  • b0e1ef1786 tools: use the json file timestamp where the strokes have none Peter Hutterer 2019-08-22 14:45:49 +1000
  • 13ed497b40 tools: handle empty files in the test-svg tool Peter Hutterer 2019-08-22 14:29:36 +1000
  • 11a2195dc2 gui: rename refresh() to process_svg() Peter Hutterer 2019-08-22 13:53:52 +1000
  • 36e698a06f gui: don't regenerate the SVG when the rotate button is clicked Peter Hutterer 2019-08-22 13:51:21 +1000
  • abe96aa4eb data: add some margins to the SetupPerspective Peter Hutterer 2019-08-22 13:27:12 +1000
  • 8a3a8f0456 meson.build: bump the timeout for pytest Peter Hutterer 2019-08-22 13:12:52 +1000
  • bad7aa4554 wacom: treat any settings.ini misconfigurations as unregistered Peter Hutterer 2019-08-21 20:49:58 +1000
  • ff600f9cdb wacom: treat any settings.ini misconfigurations as unregistered Peter Hutterer 2019-08-21 20:49:58 +1000
  • fe75fc4342 wacom: be more specific in the spark's original error code Peter Hutterer 2019-08-22 09:08:47 +1000
  • 9fcd2b9517 protocol: make the auth error a subclass of our protocol error Peter Hutterer 2019-08-21 16:32:07 +1000
  • 354c84d750 wacom: switch two exceptions to a the protocol types Peter Hutterer 2019-08-21 16:33:23 +1000
  • 0b8d3773d7 wacom: drop now-unused check_ack function Peter Hutterer 2019-08-21 16:29:48 +1000
  • 34dc790961 wacom: be more specific in the spark's original error code Peter Hutterer 2019-08-22 09:08:47 +1000
  • 46571ab3fd protocol: make the auth error a subclass of our protocol error Peter Hutterer 2019-08-21 16:32:07 +1000
  • f9c4a918c4 wacom: switch two exceptions to a the protocol types Peter Hutterer 2019-08-21 16:33:23 +1000
  • 7cc6524fdc wacom: drop now-unused check_ack function Peter Hutterer 2019-08-21 16:29:48 +1000
  • 417bf14f91 data: add the logos Jakub Steiner 2019-08-21 15:24:50 +1000
  • f7f6d02a37 wacom: drop now unnecessary transaction count Peter Hutterer 2019-08-21 14:30:38 +1000
  • e030b0b3ea base: add an argument to peek at the first drawing only Peter Hutterer 2019-08-21 13:19:54 +1000
  • 23989e4291 config: make the TuhiConfig a singleton object too Peter Hutterer 2019-08-21 13:17:20 +1000
  • 6e4b190169 protocol: rename a few protocol messages to better reflect what they do Peter Hutterer 2019-08-21 12:59:16 +1000
  • 7cfc560b32 wacom: drop now unnecessary transaction count Peter Hutterer 2019-08-21 14:30:38 +1000