Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: hrvach/deskhop

DeskHop v0.77

31 Jan 20:51

Choose a tag to compare

DeskHop v0.77

  • Fix incorrect HID keyboard report parsing when Report IDs are used
  • Fix dragging windows across MacOS virtual desktops
  • Increase MAX_DEVICES and MAX_INTERFACES to better support multiple mice (via usb hub)
  • Add device_t.mouse_connected field
  • update interface numbers so that they dont collide in config mode
  • Implement force_mouse_boot_mode config option
  • Increase number of keyboards to 5
  • Avoid increasing num_keyboards multiple times for a single report_id

Mostly improving stability, compatibility and support for various keyboards/devices.

DeskHop v0.73

17 Aug 21:31

Choose a tag to compare

DeskHop v0.73

  • Support multiple keyboard report IDs per iface
  • Refactor support for multiple keyboard devices
  • Add safety checks for buffer overflows
  • Add proper FW version display in web UI
  • Update JS to support swapped device descriptors
  • Swap device descriptors, make the pid.codes one default

NOTE: If you have a udev rule on Linux for config mode, you need to edit the vendor / device to 0x2e8a and 0x107c

NOTE2: You might need to upgrade each board individually due to the bug fixed in the previous pre-release, otherwise the other board might overwrite the firmware back to the old version

DeskHop v0.71

09 Feb 15:34

Choose a tag to compare

DeskHop v0.71 Pre-release
Pre-release

DeskHop v0.71

  • Fixes bugs with multiple report IDs per device (#218)

  • Fixes non-byte-aligned NKRO parsing issue (#216)

  • Refactoring a monolith main.h into separate header files
    for easier maintenance, adding some comments and cleanup.

  • Fixed threshold issue setting for jumping between outputs (#192)

  • Fixed hotkey configuration clowntown (#197)

  • Firmware version and checksum were incorrectly parsed,
    in a very embarrassing way.

Might require manual firmware upgrade 🤦‍♂️🤦‍♂️🤦‍♂️

DeskHop v0.70

19 Jan 20:41

Choose a tag to compare

DeskHop v0.70

  • Minor bugfixes

DeskHop v0.69

06 Dec 23:22

Choose a tag to compare

DeskHop v0.69 Pre-release
Pre-release

DeskHop v0.69

  • Fixed a minor bug with determining when to switch screens

DeskHop v0.68r2

04 Dec 19:04

Choose a tag to compare

DeskHop v0.68r2 Pre-release
Pre-release

DeskHop v0.68r2

Fixed screensaver issue with jitter, movement mirroring and changing position too fast.

DeskHop v0.68

25 Nov 20:45

Choose a tag to compare

DeskHop v0.68 Pre-release
Pre-release

DeskHop v0.68 (bugfixes)

  • Added screensaver shortcuts
  • Modified descriptor from 5+3 buttons to 8 buttons
  • Tidied up CMakeLists
  • Removed bootsel detection from non-debug version
  • Added OSHW cert

DeskHop v0.67

23 Nov 15:35

Choose a tag to compare

DeskHop v0.67 (Bugfixes)

  • Fix horizontal AC Pan
  • Fix and unify the absolute and relative descriptors

DeskHop v0.66

31 Oct 22:47

Choose a tag to compare

DeskHop v0.66 (Bugfixes)

  • Fixed a bug with special keys parsing

DeskHop v0.65

14 Sep 13:23

Choose a tag to compare

DeskHop v0.65 (Bugfixes)

  • Fix gaming mode bug (fixing another issue broke proper support for gaming mode)