lan-mouse/input-emulation/src
Ty Smith 4b93be3228
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
docs(macos): clarify repeat-task cleanup releases the key
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>
2026-06-12 12:07:03 +02:00
..
dummy.rs move refcounting of key presses to input-emulation (#169) 2024-08-06 16:46:32 +02:00
error.rs move feature flags to build.rs (#439) 2026-05-19 11:26:06 +02:00
lib.rs move feature flags to build.rs (#439) 2026-05-19 11:26:06 +02:00
libei.rs update ashpd 2026-04-08 13:11:18 +02:00
macos.rs docs(macos): clarify repeat-task cleanup releases the key 2026-06-12 12:07:03 +02:00
windows.rs Add rustfmt.toml for explicit styling (#348) 2025-11-02 11:52:01 +01:00
wlroots.rs Add rustfmt.toml for explicit styling (#348) 2025-11-02 11:52:01 +01:00
x11.rs Add rustfmt.toml for explicit styling (#348) 2025-11-02 11:52:01 +01:00
xdg_desktop_portal.rs update ashpd 2026-04-08 13:11:18 +02:00