Skip to content

Releases: hrvach/deskhop

DeskHop v0.65

14 Sep 13:23
Compare
Choose a tag to compare

DeskHop v0.65 (Bugfixes)

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

DeskHop v0.64

24 Aug 18:46
Compare
Choose a tag to compare

DeskHop v0.64 (Bugfixes)

  • Caps lock / Num lock didn't correctly remember output B state

  • Windows relative mouse was jumping from secondary to primary

  • Fixed NKRO keyboards without report ID

  • IMPORTANT: moved config shortcut to LEFT CTRL + RIGHT SHIFT + C + O
    because users had issues with keyboards unable to send both
    shifts. Sorry for changing this.

DeskHop v0.63

18 Aug 14:38
Compare
Choose a tag to compare
DeskHop 0.63 (Bugfixes, small features)

- add gaming mode (use left shift + right shift + G to toggle)
- rework HID queue, smoother operation of rotary dials (no packets lost)
- fix dragging across multiple screens on the same output
- improve read reliability for UI
- move default keyboard hotkey for output switching to LCtrl + Caps Lock
- change default X/Y speed to match 16:9 geometry

DeskHop v0.62

03 Aug 17:36
Compare
Choose a tag to compare

Minor bugfixes
- Fixed screen lock regression bug
- Cleaned up trailing spaces

Due to MacOS having issues:
- Moved screen lock shortcut to right control + L
- Moved switch lock shortcut to right control + K

DeskHop v0.61

25 Jun 08:29
Compare
Choose a tag to compare

Bugfixes

  • Fixed an issue with NKRO and consumer control
  • Fixed stuck keys on reboot-and-disappear in Windows
  • Improved device support

v0.60: Updates and bugfixes

23 Jun 16:16
Compare
Choose a tag to compare
Pre-release

DeskHop v0.60

- Single unified firmware binary
- Improved support for NKRO keyboards
- Report mode default for keyboard port
- Improved consumer control parser for variable
  data types (media keys should be better supported)
- System control forwarding
- Improved HID parser
- Web UI to configure instead of keyboard shortcuts 
     => to use, you need chrome/chromium, press left shift + right shift + c + o 
          and open config.htm from the usb drive that appears
- Firmware upgrade while the device remains functional
- Only one end will need upgrade, the other will get it automatically
- No need to recompile to set most settings
- Improved UART routines to use DMA, more reliable link
- Fixed a bunch of bugs and issues


NOTE: This is a huge code change, there might be bugs, even outright broken functionality. Use with caution and please report any issues. Thanks!

DeskHop v0.52

13 May 11:57
Compare
Choose a tag to compare

Changes and bugfixes

- Improve MacOS multi-desktop support
- Implement partial support for media keys and knobs

DeskHop v0.51

31 Mar 22:01
Compare
Choose a tag to compare

Changelog from v0.50

- Implement fix for keyboards not switching to boot mode properly, until full report parsing gets done.
  This is expected to improve support for certain models that were reported problematic.
- Implement fix for mouse acceleration omitting absolute mode
- Provide pass_to_os = true to not capture shift+backspace from the OS, it's annoying when you hold shift
  and mistype something, then want to use backspace but couldn't.

v0.5 release also brings:

- MacOS and Windows workarounds for multiple desktops
- mouse acceleration
- keyboard shortcuts for output configuration
- single keyboard shortcut for locking both computers at once
- Auto switch lock while dragging windows
- HID report protocol default for output B
- Configurable output swapping
- Added debugging mode
- Bugfixes

DeskHop v0.50

24 Mar 18:10
Compare
Choose a tag to compare
DeskHop v0.50 Pre-release
Pre-release
  • Add MacOS and Windows workarounds for multiple desktops
  • Add mouse acceleration
  • Add keyboard shortcuts for output configuration
  • Add single keyboard shortcut for locking both computers at once
  • Auto switch lock while dragging windows
  • HID report protocol default for output B
  • Configurable output swapping
  • Added debugging mode
  • Bugfixes

DeskHop v0.42

27 Jan 21:50
Compare
Choose a tag to compare

Minor updates and bugfixes

  • Mouse movements should be smoother on the other Pico
  • Reworked CMakeLists with foreach to avoid duplication
  • Increased WDT timeout