Commit Graph

80 Commits

Author SHA1 Message Date
梁鸿 9e1500692c Update and delete noused function. 2024-12-08 21:02:14 +08:00
Hrvoje Cavrak 8aa5bf508b Fix #183 and address the change suggested by #184.
Minor bugfix, properly determine when switching screens is needed.
2024-12-08 16:04:52 +08:00
Hrvoje Cavrak f841035c09 Refactoring some function names (#182) 2024-12-08 16:04:29 +08:00
Hrvoje Cavrak d78bcd4638 Fix screensaver issue with rapid movement. 2024-12-04 20:00:13 +01:00
Hrvoje Čavrak fa4ccdfeae
Merge pull request #181 from eltariel/relative-jitter
Use relative mouse reports for jitter screensaver mode
2024-12-04 18:31:48 +01:00
Ellie T 85089fee11 Use relative mouse reports for jitter screensaver mode 2024-12-04 20:08:48 +11:00
Hrvoje Čavrak cbb98e4a88
Merge pull request #179 from eltariel/macos-screen-switch
Tweak macos screen switch helper
2024-11-27 20:08:08 +01:00
Hrvoje Čavrak 99399030f2
Update mouse.c
Removing duplicate lines.
2024-11-27 20:07:24 +01:00
Ellie T ff70bdafb5 Tweak macos screen switch helper
- Increase relative mouse movement to over one screen pixel in most
  resolutions
- Extract MacOS desktop switch helper to its own function
- Clean up unused parameters in top-level desktop switch
2024-11-27 21:51:19 +11:00
Hrvoje Cavrak 92baf1a2f2 Fixing usage_max. 2024-11-25 22:30:15 +01:00
Hrvoje Cavrak 79fd4068b6 Tweak Readme 2024-11-25 21:27:05 +01:00
Hrvoje Cavrak d345b11da5 Fix oshw logo #2 2024-11-25 21:17:34 +01:00
Hrvoje Cavrak 7c0fa3e20a Fix oshw logo 2024-11-25 21:16:18 +01:00
Hrvoje Cavrak 4a3ca5c83a DeskHop v0.68
- Wrote a "proper" user manual
  - Added screensaver shortcuts
  - Modified descriptor from 5+3 buttons to 8 buttons
  - Added OSHW cert to docs
  - Bumped bootsel detection to debug version
  - Tidied up CMakeList
2024-11-25 21:06:20 +01:00
Hrvoje Cavrak 1bbee41e3f Bump FW version to 0.67 2024-11-23 16:31:11 +01:00
Hrvoje Čavrak fca5def899
Merge pull request #175 from eltariel/main
Unbreak relative mouse mode by adding pan to descriptor
2024-11-22 22:14:55 +01:00
Ellie T 19de554505 Macro to keep mouse descriptors in sync 2024-11-22 23:38:19 +11:00
Ellie T 70f4991fba Unbreak relative mouse mode by adding pan to descriptor 2024-11-22 22:15:30 +11:00
Hrvoje Čavrak 28c3f1cdd1
Merge pull request #174 from jalmeroth/main
feat: add horizontal scrolling
2024-11-19 13:35:25 +01:00
Jan Almeroth 6d371d096a feat: add horizontal scrolling 2024-11-18 22:51:48 +01:00
Hrvoje Cavrak 8abd1c26dc Bump FW Version 2024-10-31 23:45:32 +01:00
Hrvoje Cavrak 6bbf21931b DeskHop v0.66
- Fixed a bug with special keys parsing
2024-10-31 23:35:07 +01:00
Hrvoje Cavrak 112aed3d0a Update PCB to fix the GND pad on board A pin 3. 2024-09-14 16:55:18 +02:00
Hrvoje Cavrak 8b99499ac0 DeskHop v0.65
- Fixed bug with gaming mode
2024-09-14 15:20:09 +02:00
Hrvoje Cavrak f08d305d83 Updated donation link to Doctors Without Borders 2024-08-26 21:16:35 +02:00
Hrvoje Cavrak 82f0e217ef Updating README.md with the keyboard shortcut changes. 2024-08-26 12:39:39 +02:00
Hrvoje Cavrak 97a2cea918 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.
2024-08-24 20:43:15 +02:00
Hrvoje Cavrak a249aa50f1 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
2024-08-18 16:31:27 +02:00
Hrvoje Cavrak 1fd0049039 DeskHop v0.62 (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
2024-08-03 19:32:45 +02:00
Hrvoje Cavrak 7a0e7f31ff Adding images 2024-07-30 18:59:57 +02:00
Hrvoje Cavrak 1415c1d31a DeskHop v0.61 - Promoted RC to Stable
- 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
- 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
2024-07-30 14:19:19 +02:00
Hrvoje Cavrak be645f7596 Small compile bugfix 2024-06-27 23:55:11 +02:00
Hrvoje Cavrak 2fa04aff67 Updated README with Elecrow link 2024-06-23 23:20:45 +02:00
Hrvoje Čavrak 29b29ba810
Merge pull request #103 from chris-010/mouse-parking-position
add config MOUSE_PARKING_POSITION
2024-06-18 11:26:56 +02:00
Hrvoje Čavrak 375f324207
Merge pull request #106 from akorobko/akorobko/wakeup
Wake up on keyboard events
2024-06-18 11:25:58 +02:00
Alexey Korobko d1c15375e7
Wake up on keyboard events 2024-06-17 20:30:31 -07:00
chris-010 78ee992687 add config MOUSE_PARKING_POSITION 2024-06-12 20:00:17 +02:00
Hrvoje Cavrak 2d93c01421 Updates and bugfixes
- Make MacOS multi-desktop workaround more reliable
  - Partial media keys support
2024-05-13 13:53:38 +02:00
Hrvoje Čavrak 35002c90eb
Merge pull request #89 from jalmeroth/fix/screenlock-macos
chore: fix screenlock
2024-04-15 12:03:23 +02:00
Hrvoje Čavrak 61519def15
Update README.md 2024-04-15 10:40:11 +02:00
Jan Almeroth b572449372 chore: fix screenlock
Shortcut is always received local to the device the keyboard is
connected to. Send command to all others.
2024-04-11 21:21:19 +02:00
Hrvoje Čavrak 8df007ac13
Merge pull request #83 from jalmeroth/fix/screenlock-macos
fix macos lock key combination
2024-04-02 21:42:42 +02:00
Jan Almeroth 2baa33e828 fix: lets not assume remapped keys
fixes https://github.com/hrvach/deskhop/issues/82
2024-04-02 21:13:30 +02:00
Hrvoje Cavrak 1a91b4d49f Minor fix and update binaries. 2024-03-31 23:58:39 +02:00
Hrvoje Cavrak b44ef2dc6f Updates and fixes.
- 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.
2024-03-31 23:42:13 +02:00
Hrvoje Cavrak 1cf90ae31d Fixed a mouse.c issue with some compilers. 2024-03-24 22:05:05 +01:00
Hrvoje Cavrak 09935f5f87 - add windows workaround
- add mouse acceleration (configurable in user_config.h)
- add keyboard shortcuts for output configuration
- after several reports, bundling pico-sdk and tinyusb to simplify building
- bugfixes
2024-03-24 19:02:37 +01:00
Hrvoje Cavrak 3500497d96 Updated README, pcb and case. 2024-03-22 20:40:39 +01:00
Hrvoje Cavrak 9c69dc3cd6 Features and fixes
- Auto switch-lock when dragging or resizing windows.
     * This was super annoying for me, resizing a window and you
       get too close to the left border, making it shrink suddenly.
       Now if you drag while holding a mouse button pressed, it will
       not switch.

- Added Mac OS multiple desktop workaround
     * you need to tweak defaults.c and set screen_count to e.g. 2 if
       you have 2 desktops on a single mac output, and set OUTPUT_A_OS
       (or OUTPUT_B_OS) to MACOS in user_config.h, then rebuild
     * This will be keyboard-configurable in the future without rebuilding
     * Support still experimental

- HID report protocol default for port B
- Added support for swapping output order
     * defaults.c, output has "pos" you can set to either LEFT or RIGHT
     * this will be hotkey-configurable

- Bugfixes
- Added debugging mode (serial CDC device for printf things)
- Refactored screensaver a bit
2024-03-22 19:48:49 +01:00
Hrvoje Čavrak f0b36569c9
Merge pull request #67 from kpfleming/screensaver-features
Screensaver features
2024-03-21 23:36:00 +01:00