Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
human9
/
python-evdev
Public
forked from
gvalkov/python-evdev
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-evdev
evdev
input.c
on
main
User selector
All users
All time
Commit history
Commits on Oct 29, 2020
deref event_list if returning IOError in device_ready_many
jbleon95
authored
39ba89c
View commit details
Copy full SHA for 39ba89c
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
Fix off-by-one in ioctl_EVIOCG_bits
Show description for 1db1c05
frederikaalund
committed
1db1c05
View commit details
Copy full SHA for 1db1c05
View code at this point
Browse repository at this point
Commits on Jan 11, 2020
Expose get/set absinfo ioctl commands
Show description for 05e36c2
artizirk
authored and
gvalkov
committed
05e36c2
View commit details
Copy full SHA for 05e36c2
View code at this point
Browse repository at this point
Rework input props functionality
Show description for 05e68fc
gvalkov
authored and
Georgi Valkov
committed
05e68fc
View commit details
Copy full SHA for 05e68fc
View code at this point
Browse repository at this point
Commits on Dec 21, 2019
Functionality to set device properties eg. INPUT_PROP_DIRECT or INPUT_PROP_POINTER
quoing
committed
a4cf8b5
View commit details
Copy full SHA for a4cf8b5
View code at this point
Browse repository at this point
Commits on Nov 30, 2019
Fix build on 32bit arches with 64bit time_t
Show description for bcafe72
kraj
committed
bcafe72
View commit details
Copy full SHA for bcafe72
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
input: fix ioctl return value handling()
Show description for 061417d
whot
committed
061417d
View commit details
Copy full SHA for 061417d
View code at this point
Browse repository at this point
input: fix unintended fallthrough
whot
committed
9c027ce
View commit details
Copy full SHA for 9c027ce
View code at this point
Browse repository at this point
Commits on Aug 9, 2018
Add ruble effect tracing to print_ff_effects()
ndreys
committed
1fb9e4c
View commit details
Copy full SHA for 1fb9e4c
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
Update changelog
gvalkov
committed
a305469
View commit details
Copy full SHA for a305469
View code at this point
Browse repository at this point
Minor changes to comments and code structure
gvalkov
committed
5dbf415
View commit details
Copy full SHA for 5dbf415
View code at this point
Browse repository at this point
Added IOCTL to retrieve the destination uniq as well as phys if available, added uniq as a property to InputDevice
Show description for f7b53f7
tomoinn
committed
f7b53f7
View commit details
Copy full SHA for f7b53f7
View code at this point
Browse repository at this point
Commits on Oct 6, 2016
Fix -Wsign-compare warning
gvalkov
committed
776bf93
View commit details
Copy full SHA for 776bf93
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
remove _input.event_unpack, which is used nowhere
paulo-raca
committed
b7f9afa
View commit details
Copy full SHA for b7f9afa
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Merge ioctl_EVIOCGKEYS and get_sw_led_snd into one function
gvalkov
committed
d269505
View commit details
Copy full SHA for d269505
View code at this point
Browse repository at this point
Commits on Oct 7, 2014
Fix ioctl() requested buffer size - it should be specified in bytes not bits.
Show description for 6b88515
gvalkov
committed
6b88515
View commit details
Copy full SHA for 6b88515
View code at this point
Browse repository at this point
Pick up evdev headers from correct location on FreeBSD.
Show description for 5e06023
gvalkov
committed
5e06023
View commit details
Copy full SHA for 5e06023
View code at this point
Browse repository at this point
Commits on Jul 5, 2014
expose API to retrieve active keys
spasche
committed
d1405c5
View commit details
Copy full SHA for d1405c5
View code at this point
Browse repository at this point
make the bits arrays large enough
spasche
committed
6f344e1
View commit details
Copy full SHA for 6f344e1
View code at this point
Browse repository at this point
Commits on Jun 4, 2014
return None on EAGAIN in read_one() instead of raising an IOError
gvalkov
committed
6737ab6
View commit details
Copy full SHA for 6737ab6
View code at this point
Browse repository at this point
Commits on Feb 9, 2014
preliminary support for force feedback events
gvalkov
committed
5d61fd9
View commit details
Copy full SHA for 5d61fd9
View code at this point
Browse repository at this point
add device.ff_effects_count
gvalkov
committed
c9c34cc
View commit details
Copy full SHA for c9c34cc
View code at this point
Browse repository at this point
Commits on Jul 19, 2013
silence 'cast to pointer from integer of different size' warning
gvalkov
committed
cb93cc8
View commit details
Copy full SHA for cb93cc8
View code at this point
Browse repository at this point
fix memory leak in device_read_many() and device_read()
gvalkov
committed
c228eca
View commit details
Copy full SHA for c228eca
View code at this point
Browse repository at this point
fix memory leak in ioctl_capabilities()
gvalkov
committed
deaa4e4
View commit details
Copy full SHA for deaa4e4
View code at this point
Browse repository at this point
Commits on Jun 30, 2013
use _uinput.write() instead of _input.set_led()
gvalkov
committed
cfc631e
View commit details
Copy full SHA for cfc631e
View code at this point
Browse repository at this point
Commits on Jun 29, 2013
support setting LEDs
accek
committed
33399f3
View commit details
Copy full SHA for 33399f3
View code at this point
Browse repository at this point
Commits on Jun 10, 2013
fix segfault in device_read_many()
Show description for 3502d8f
bgilbert
committed
3502d8f
View commit details
Copy full SHA for 3502d8f
View code at this point
Browse repository at this point
Commits on May 29, 2013
raise IOError instead of returnin None on erronous reads
gvalkov
committed
94b28e0
View commit details
Copy full SHA for 94b28e0
View code at this point
Browse repository at this point
use an automatic variable instead of allocating on the heap
gvalkov
committed
f68a5a3
View commit details
Copy full SHA for f68a5a3
View code at this point
Browse repository at this point
Commits on Nov 8, 2012
prevent segfault if there is nothing to be read from device
Show description for 6be662d
gvalkov
committed
6be662d
View commit details
Copy full SHA for 6be662d
View code at this point
Browse repository at this point
Commits on Nov 6, 2012
add device.leds and _input.get_sw_led_snd
gvalkov
committed
94e139e
View commit details
Copy full SHA for 94e139e
View code at this point
Browse repository at this point
Commits on Oct 25, 2012
add device.grab() and device.ungrab() - exposes EVIOCGRAB
gvalkov
committed
d945db1
View commit details
Copy full SHA for d945db1
View code at this point
Browse repository at this point
Commits on Oct 24, 2012
remove leftover read from device_read()
gvalkov
committed
71febf6
View commit details
Copy full SHA for 71febf6
View code at this point
Browse repository at this point
comment out print_event (suppresses -Wunused-function)
gvalkov
committed
02d478c
View commit details
Copy full SHA for 02d478c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.