Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ndesh26/evdev-rs issues and pull requests

#107 - examples: Use `enable` instead of `enable_event_*`

Pull Request - State: closed - Opened by arun-mani-j 7 months ago - 1 comment

#106 - Add support for AsFd

Issue - State: open - Opened by VorpalBlade 7 months ago

#105 - Update libevdev to 1.13.1 & update enums

Pull Request - State: closed - Opened by VorpalBlade 7 months ago - 1 comment

#104 - Update to bitflags2

Pull Request - State: closed - Opened by VorpalBlade 7 months ago - 2 comments

#103 - Update to bitflags 2?

Issue - State: closed - Opened by VorpalBlade 8 months ago - 1 comment

#102 - impl AsRawFd

Pull Request - State: closed - Opened by ciphergoth over 1 year ago

#101 - Enable::enable() for EventCode Type Doesn't Allow for Data Arguments

Issue - State: open - Opened by ewhac over 1 year ago - 1 comment

#100 - ABS_PROFILE enum

Issue - State: open - Opened by soyersoyer over 1 year ago - 1 comment

#99 - Add CodeQL workflow for GitHub code scanning

Pull Request - State: closed - Opened by lgtm-com[bot] over 1 year ago

#98 - Fix documentation for 0.6.0

Issue - State: closed - Opened by dhalucario almost 2 years ago - 5 comments

#97 - Bump evdev-rs to 0.6.0

Pull Request - State: closed - Opened by ndesh26 almost 2 years ago

#96 - Please publish a new version so that build caching is fixed in crates.io

Issue - State: closed - Opened by jtroo almost 2 years ago - 2 comments

#95 - evdev-sys in dependency is recompiled every time

Issue - State: closed - Opened by jtroo almost 2 years ago - 1 comment

#94 - evdev-rs: add const keyword wherever applicable

Pull Request - State: closed - Opened by ndesh26 about 2 years ago

#93 - evdev-rs: add func to create Device using filename

Pull Request - State: closed - Opened by ndesh26 about 2 years ago - 2 comments

#92 - evdev-rs: introduce *Iterator::new()

Pull Request - State: closed - Opened by ndesh26 about 2 years ago

#91 - What's the License?

Issue - State: closed - Opened by anthony-y about 2 years ago - 1 comment

#90 - Make EnableCodeData public + copiable/clonable

Pull Request - State: closed - Opened by rofferom over 2 years ago - 1 comment

#89 - build.rs: fix cargo:rerun-if-changed setting

Pull Request - State: closed - Opened by waynr over 2 years ago - 1 comment

#88 - evdev-sys as a dependency rebuilds on every compile

Issue - State: closed - Opened by waynr over 2 years ago - 6 comments

#87 - evdev-sys: Avoid to add unwanted system folder in library research paths

Pull Request - State: closed - Opened by rofferom over 2 years ago - 1 comment

#86 - evdev: update EventType.get_max return value to Option<u32>

Pull Request - State: closed - Opened by ndesh26 over 2 years ago

#85 - pkg_config::find_library probes an unexpected -L to system folder

Issue - State: closed - Opened by rofferom over 2 years ago - 1 comment

#84 - Implement Debug for pub structs

Pull Request - State: closed - Opened by saulrh over 2 years ago - 1 comment

#83 - Add BTN_* codes to list in enums::EV_KEY::from_str

Pull Request - State: closed - Opened by saulrh over 2 years ago - 1 comment

#82 - `EV_KEY::from_str` doesn't include `BTN_*` codes

Issue - State: closed - Opened by saulrh over 2 years ago

#81 - Should the `get_max` functions return `Option<u32>`?

Issue - State: closed - Opened by saulrh over 2 years ago - 1 comment

#80 - Add a basic github actions workflow

Pull Request - State: closed - Opened by ndesh26 over 2 years ago

#79 - Implement `Ord` for enums

Pull Request - State: closed - Opened by nanikamado over 2 years ago

#78 - Fix `HEADER_DIR`

Pull Request - State: closed - Opened by nanikamado over 2 years ago - 1 comment

#77 - Implement AsRawFd for Device

Pull Request - State: open - Opened by ryankurte over 2 years ago - 2 comments

#76 - Add virtual mouse example

Pull Request - State: closed - Opened by ryankurte over 2 years ago - 4 comments

#75 - How to create a UInputDevice

Issue - State: closed - Opened by ryankurte over 2 years ago

#74 - enable_event_code does not set AbsInfo properly

Issue - State: closed - Opened by Kneemund over 2 years ago - 2 comments

#73 - Migrate to a new CI

Issue - State: closed - Opened by ndesh26 almost 3 years ago - 1 comment

#72 - don't export the same item under different paths

Pull Request - State: closed - Opened by maxbla almost 3 years ago

#71 - implement Debug for Device, UninitDevice, Uinput

Issue - State: closed - Opened by maxbla almost 3 years ago - 1 comment

#70 - Add type safe enable, diasble and has.

Pull Request - State: closed - Opened by maxbla almost 3 years ago - 8 comments

#69 - Don't expose items to the public API through two paths

Issue - State: closed - Opened by maxbla almost 3 years ago - 4 comments

#68 - &OsStr vs &str

Issue - State: open - Opened by maxbla almost 3 years ago - 1 comment

#67 - Make const-able functions const

Issue - State: closed - Opened by maxbla almost 3 years ago

#66 - fix CI build failure

Pull Request - State: closed - Opened by maxbla almost 3 years ago - 7 comments

#65 - enable_event_code: fix argument type documentation

Pull Request - State: closed - Opened by mistydemeo about 3 years ago - 1 comment

#64 - crates.io links to wrong documentation

Issue - State: closed - Opened by mistydemeo about 3 years ago - 2 comments

#63 - Nightly build fails due to absence of rust-fmt

Issue - State: closed - Opened by ndesh26 about 3 years ago - 2 comments

#62 - evdev-sys build script modifies files in the src directory

Issue - State: closed - Opened by ndesh26 about 3 years ago

#61 - New version of #60 which passes CI

Pull Request - State: closed - Opened by maxbla over 3 years ago - 1 comment

#60 - Refator the LibevdevWrapper

Pull Request - State: closed - Opened by ndesh26 over 3 years ago - 5 comments

#59 - Open files with O_NONBLOCK

Issue - State: closed - Opened by maxbla over 3 years ago - 7 comments

#58 - Why the EventCode didn't implement Copy trait?

Issue - State: closed - Opened by lj94093 over 3 years ago - 4 comments

#57 - Can't build evdev-sys (i tries to build libevdev even though I installed it)

Issue - State: closed - Opened by Salamandar over 3 years ago - 1 comment

#56 - Generate FromStr implementation for enums

Pull Request - State: closed - Opened by georgefst over 3 years ago - 3 comments

#55 - impl Send for Device and UInputDevice

Pull Request - State: closed - Opened by daniel5151 over 3 years ago - 2 comments

#54 - Breaking changes (attempt 3)

Pull Request - State: closed - Opened by maxbla over 3 years ago - 1 comment

#53 - Clean up code generation

Pull Request - State: closed - Opened by georgefst over 3 years ago - 1 comment

#52 - Segfault on musl build

Issue - State: closed - Opened by georgefst over 3 years ago - 13 comments

#51 - FromStr for core types

Issue - State: closed - Opened by georgefst over 3 years ago - 2 comments

#50 - Creating a UInputDevice with all events enabled

Issue - State: closed - Opened by georgefst over 3 years ago - 8 comments

#49 - Add rust bindings to libevdev readme

Issue - State: closed - Opened by maxbla over 3 years ago - 4 comments

#48 - Breaking changes (attempt 2)

Pull Request - State: closed - Opened by maxbla almost 4 years ago - 5 comments

#47 - Breaking changes

Pull Request - State: closed - Opened by maxbla almost 4 years ago - 2 comments

#46 - evdev_rs::enums::EV_KEY should have an "UNKNOWN(u8)"

Issue - State: closed - Opened by flukejones almost 4 years ago - 4 comments

#45 - Impl TryInto<SystemTime> for TimeVal

Pull Request - State: closed - Opened by maxbla almost 4 years ago

#44 - format code, add formatting to CI

Pull Request - State: closed - Opened by maxbla almost 4 years ago - 3 comments

#43 - Run rustfmt and add formatting check to CI

Issue - State: closed - Opened by maxbla about 4 years ago - 3 comments

#42 - Breaking Changes Tracking Issue

Issue - State: closed - Opened by maxbla about 4 years ago - 4 comments

#41 - Impl `TryInto<SystemTime>` for `TimeVal`

Issue - State: closed - Opened by maxbla about 4 years ago - 1 comment

#40 - Various style and minor functionality tweaks

Pull Request - State: closed - Opened by maxbla about 4 years ago - 6 comments

#39 - Minor style tweaks

Pull Request - State: closed - Opened by maxbla about 4 years ago

#38 - Add serialization support, documentation

Pull Request - State: closed - Opened by maxbla about 4 years ago - 4 comments

#37 - Print a warning when we compile libevdev ourselves

Pull Request - State: closed - Opened by ndesh26 about 4 years ago - 2 comments

#36 - evdev-sys Build.rs breaks docs-rs

Issue - State: closed - Opened by maxbla about 4 years ago - 11 comments

#35 - Add serialization support

Issue - State: closed - Opened by maxbla about 4 years ago - 1 comment

#34 - use std::io::Error instead of nix::errno::Errno

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#33 - Add a arm build to travis-ci

Pull Request - State: closed - Opened by ndesh26 about 4 years ago

#32 - Update deps as they are a bit outdated

Pull Request - State: closed - Opened by tcd156 over 4 years ago - 2 comments

#31 - Use portable type aliases for TimeVal fields.

Pull Request - State: closed - Opened by georgefst over 4 years ago - 1 comment

#30 - impl std::convert::TryFrom<std::time::SystemTime> for TimeVal

Pull Request - State: closed - Opened by waynr over 4 years ago - 3 comments

#29 - Failed to cross-compile

Issue - State: closed - Opened by georgefst over 4 years ago - 11 comments

#28 - ARM: Failed to build: error[E0308]: mismatched types

Issue - State: closed - Opened by jpentland over 4 years ago - 3 comments

#27 - Fixed constructing TimeVal

Pull Request - State: closed - Opened by funkill over 4 years ago - 1 comment

#26 - Remove Option from return value of int_to_event_code

Pull Request - State: closed - Opened by tehwalris over 4 years ago - 2 comments

#25 - Fix panic with known event_type but unknown event_code

Pull Request - State: closed - Opened by tehwalris over 4 years ago - 1 comment

#24 - evdev: introduce EV_UNK to allow access to unknown events

Pull Request - State: closed - Opened by ndesh26 almost 5 years ago

#23 - `Device::next_event` panics on unknown input code

Issue - State: closed - Opened by esjeon almost 5 years ago - 4 comments

#22 - Resolve issues

Pull Request - State: closed - Opened by ndesh26 almost 5 years ago

#21 - enable_event_type is private

Issue - State: closed - Opened by esjeon almost 5 years ago - 3 comments

#20 - Potentially incorrect types for some libevdev functions

Issue - State: closed - Opened by acheronfail over 5 years ago - 7 comments

#19 - feat: handle file descriptor in device

Pull Request - State: closed - Opened by acheronfail over 5 years ago - 3 comments

#18 - fix: allow enums with equal values

Pull Request - State: closed - Opened by acheronfail over 5 years ago - 1 comment

#17 - Proposal: Make enums CamelCase to match Rust style

Issue - State: closed - Opened by acheronfail over 5 years ago - 3 comments

#16 - feat: add uinput and add some helpful impl methods

Pull Request - State: closed - Opened by acheronfail over 5 years ago - 11 comments

#15 - feat: add InputEvent.as_raw()

Pull Request - State: closed - Opened by acheronfail over 5 years ago - 1 comment

#14 - fix: use ptr::null() and AbsInfo when setting event_codes

Pull Request - State: closed - Opened by acheronfail over 5 years ago - 1 comment

#13 - Automatically derive `Eq` and `Hash` traits for event enums

Pull Request - State: closed - Opened by andrew-hardin over 5 years ago - 3 comments

#12 - Fix "use of a deprecated item" build warning.

Pull Request - State: closed - Opened by andrew-hardin over 5 years ago - 1 comment

#11 - Convert event codes to other types

Issue - State: closed - Opened by siikamiika over 5 years ago - 2 comments

#10 - src/util: do error handling in int_to_event_code

Pull Request - State: closed - Opened by ndesh26 almost 6 years ago

#9 - evdev_rs::util::int_to_event_code panics at invalid keycodes

Issue - State: closed - Opened by t184256 almost 6 years ago - 3 comments

#8 - How to convert key names to EventCode?

Issue - State: closed - Opened by t184256 almost 6 years ago - 2 comments