mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-06-30 06:01:56 -06:00
|
Some checks are pending
Nix Binary Cache / Build (push) Waiting to run
Nix Binary Cache / Build-1 (push) Waiting to run
Nix Binary Cache / Build-2 (push) Waiting to run
Release / linux-release-build (push) Waiting to run
Release / linux-arm64-release-build (push) Waiting to run
Release / windows-release-build (push) Waiting to run
Release / macos-release-build (push) Waiting to run
Release / macos-arm64-release-build (push) Waiting to run
Release / Release (push) Blocked by required conditions
Rust / Formatting (push) Waiting to run
Rust / build macos-15-intel (push) Waiting to run
Rust / build macos-latest (push) Waiting to run
Rust / build ubuntu-latest (push) Waiting to run
Rust / build windows-latest (push) Waiting to run
Rust / check macos-15-intel (push) Waiting to run
Rust / check macos-latest (push) Waiting to run
Rust / check ubuntu-latest (push) Waiting to run
Rust / check windows-latest (push) Waiting to run
Rust / clippy macos-15-intel (push) Waiting to run
Rust / clippy macos-latest (push) Waiting to run
Rust / clippy ubuntu-latest (push) Waiting to run
Rust / clippy windows-latest (push) Waiting to run
Rust / test macos-15-intel (push) Waiting to run
Rust / test macos-latest (push) Waiting to run
Rust / test ubuntu-latest (push) Waiting to run
Rust / test windows-latest (push) Waiting to run
Address @feschber review feedback on PR #441. The repeat-task cleanup already releases the key with the correct CGKeyCode via the existing key_event call at the end of the closure — this commit just expands the surrounding comment to make that explicit and to document why update_modifiers is intentionally NOT called from this path (Mac CGKeyCode vs Linux evdev scancode collision). No behavioral change. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| dummy.rs | ||
| error.rs | ||
| lib.rs | ||
| libei.rs | ||
| macos.rs | ||
| windows.rs | ||
| wlroots.rs | ||
| x11.rs | ||
| xdg_desktop_portal.rs | ||