Skip to content

issues Search Results · repo:ardaku/stick language:Rust

Filter by

31 results
 (76 ms)

31 results

inardaku/stick (press backspace or delete to remove)

Is your feature request related to a problem? Please describe. In addition to being able to poll the Events with a given axis to return a normalized f64, this would allow the raw i32 input to be read (on ...
  • w-utter
  • Opened 
    on Jun 17, 2024
  • #72

I am running under Linux, and if I plug in a controller while my program is running, Listener returns the Controller twice. If the controller is plugged in before the program starts, I only get the Controller ...
bug
  • henryso
  • 4
  • Opened 
    on Sep 13, 2023
  • #69

Describe the bug The haptic example causes the application to crash with 0xc0000005 (STATUS_ACCESS_VIOLATION) after event_loop is completed. To Reproduce Steps to reproduce the behavior: 1. Setup the ...
bug
  • terrybrash
  • 1
  • Opened 
    on Aug 26, 2023
  • #68

The example uses an out-of-date version of the pasts crate, please update it.
dependencies
  • rosnerdev
  • 2
  • Opened 
    on Jun 28, 2023
  • #66

Move copyright dates into readme and update, and refer to collective contributors rather than individuals. Makes maintaining this kind of thing so much easier, and will match recent changes in other ardaku ...
  • AldaronLau
  • Opened 
    on Mar 4, 2023
  • #65

CI is broken bc of Fuchsia target being weird in the Rust version
bug
  • AldaronLau
  • 1
  • Opened 
    on Feb 28, 2023
  • #64

I am on Linux Mint and i tried to run the example code, however i gave me an error saying: thread main panicked at assertion failed: `(left != right)` left: `-1`, right: `-1` , stick/src/raw/linux.rs:569:9 ...
bug
duplicate
  • VictorRandall
  • 1
  • Opened 
    on Mar 13, 2022
  • #47

Hi! I want one thread to read stick events, another one to pick up the latest read event and send it off on a network socket. For networking purposes I m using tokio, not pasts crate. The issue is, I ...
enhancement
question
  • hkoosha
  • 3
  • Opened 
    on Feb 28, 2022
  • #45

Describe the bug When pressing M1 on a Flydigi Apex 2, it s not recognized by stick and an error is output. Error message as following: Unknown Linux Button 319 Report at https://github.com/libcala/stick/issues ...
  • zeddidragon
  • 3
  • Opened 
    on Jan 28, 2022
  • #42

Thanks for creating this library! Is there a way to access gyroscope and accelerometer data from Joycons currently? On Ubuntu 20.04 with the dkms-hid-nintendo, there are two input sources I can see: /dev/input/js0 ...
enhancement
  • medakk
  • 11
  • Opened 
    on Nov 9, 2021
  • #39
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub