issues
search
obv-mikhail
/
InputBot
Rust library for creating global hotkeys, and simulating inputs
MIT License
420
stars
74
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
method `release` not found for this enum
#108
theajack
opened
2 weeks ago
0
Key bindings not working on Wayland
#107
aegroto
closed
1 month ago
0
Added X1 & X2 Mouse Buttons to Windows
#106
KalevGonvick
closed
1 month ago
0
Fix nonexhaustive match in linux
#104
masonk
closed
5 months ago
0
Hasn't anyone compiled this project for 5 months on Linux?
#103
Lurgrid
closed
5 months ago
2
How to define some multi-keys hotkeys?
#102
Mikachu2333
opened
6 months ago
1
custom delay for KeySequence.send()
#101
GetUsernameFromDatabase
closed
6 months ago
0
Add option to scroll less than a mouse wheel click in MouseWheel implementations.
#100
MathiasBrannstrom
closed
6 months ago
0
Unable to send KeySequence from a blockable bind.
#99
jaspersmitNL
closed
9 months ago
3
implement released keys for windows
#98
viniciusth
closed
9 months ago
0
Handling of KeyUp events
#97
viniciusth
closed
4 days ago
0
`OtherKey` not working
#96
ana-rchy
opened
10 months ago
0
Static state is required?
#95
NWoodsman
opened
10 months ago
1
serde feature
#94
masonk
closed
10 months ago
2
MouseButton::{MousewheelDown,MousewheelUp}
#93
masonk
closed
11 months ago
0
Enable `stop_handling_input_events` on both platforms and make auto stop optional
#92
alexmadeathing
closed
11 months ago
0
Does not support NumpadDecimal NumpadAdd, NumpadSubtract NumpadMultiply, NumpadDivide response?
#91
JQiue
opened
1 year ago
0
Allow windows event loop to end in the same manner as linux
#90
alexmadeathing
closed
1 year ago
0
more efficient BUTTON_STATES
#89
maninalift
opened
1 year ago
1
build on Linux is broken
#88
maninalift
opened
1 year ago
2
Fix linux build issues, and immediately drop FAKE_DEVICE lock
#87
jewlexx
closed
1 year ago
0
Method to stop listening to inputs
#86
sassou5018
closed
1 year ago
2
Update Dependencies ⭐
#85
NiiightmareXD
closed
1 year ago
0
Add Event for Mouse Move
#84
NiiightmareXD
opened
1 year ago
0
Use windows crate rather than winapi
#83
jewlexx
closed
1 year ago
0
resolves #80, with fixes for clippy warnings, and a nix flake for the nix package manager.
#82
Redhawk18
closed
1 year ago
6
added Display to `KeybdKey` and `MouseButton`
#81
Redhawk18
closed
1 year ago
0
graceful way to end `inputbot::handle_input_events`
#80
Redhawk18
closed
1 year ago
3
KeySequence send doesn't work properly, It didn't print the whole world
#79
bmariuszb
opened
1 year ago
3
cannot transmute_copy if Dst is larger than Src on windows
#78
arne-fuchs
opened
1 year ago
0
Publish latest crate version
#77
rigwild
closed
1 year ago
3
Can I simulate WIN key press on windows
#76
abcjeff
opened
1 year ago
1
This crate does not work on different keyboard language layouts
#75
lucascompython
opened
1 year ago
0
I just wanted to make a macro but I'm getting this error in runtime: ...
#74
RixCasti
closed
1 year ago
2
Is this project currently production-ready for both MacOS and Windows platforms?
#73
realzhujunhao
opened
1 year ago
0
Can't type the text
#72
IAFahim
closed
1 year ago
2
Fixed the handling of Alt keys.
#71
im1x
closed
1 year ago
0
Doesn't detect pressing Alt's
#70
im1x
closed
1 year ago
1
block_bind conflicts with is_pressed()
#69
SonicZentropy
opened
2 years ago
3
Some way to stop listening for events.
#68
kumorig
closed
2 years ago
2
Convert winapi transmute to internal union handling
#67
SonicZentropy
closed
2 years ago
0
add modifier keys and some media keys
#66
you-win
closed
2 years ago
0
Normalize MouseButton::bind_all
#65
you-win
closed
2 years ago
0
Panic on Rust 1.64.0
#64
aisinker
closed
2 years ago
0
Does it support macos now?
#63
fakecore
opened
2 years ago
3
Does it takes control on mouse ?
#62
Slyker
opened
2 years ago
0
The scope of the unsafe block can be appropriately reduced
#61
cactter
closed
2 years ago
0
Example in README not working
#60
mathletedev
closed
6 months ago
0
InputBox crashes
#59
Neutron3529
opened
2 years ago
0
Make callback of KeybdKey::bind_all Clone instead of Copy
#58
kotatsuyaki
closed
2 years ago
0
Next