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 }}
paulo-raca
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
read_loop
User selector
All users
All time
Commit history
Commits on Feb 6, 2016
async version of `read_loop()` must stop on errors.
Show description for 7e35375
paulo-raca
committed
7e35375
View commit details
Copy full SHA for 7e35375
Browse repository at this point
Merge pull request #52 from paulo-raca/uinput_phys
Show description for af11cb2
gvalkov
committed
af11cb2
View commit details
Copy full SHA for af11cb2
Browse repository at this point
Merge pull request #51 from paulo-raca/import_fix
Show description for ea2da71
gvalkov
committed
ea2da71
View commit details
Copy full SHA for ea2da71
Browse repository at this point
Support setting physical path ("phys") on UInput
paulo-raca
committed
a246054
View commit details
Copy full SHA for a246054
Browse repository at this point
Fixing some imports
paulo-raca
committed
7c57f5f
View commit details
Copy full SHA for 7c57f5f
Browse repository at this point
Merge pull request #49 from paulo-raca/no_unpack
Show description for 5475ec8
gvalkov
committed
5475ec8
View commit details
Copy full SHA for 5475ec8
Browse repository at this point
Slightly refactor the last two changes
Show description for a0ee068
gvalkov
committed
a0ee068
View commit details
Copy full SHA for a0ee068
Browse repository at this point
Commits on Feb 5, 2016
Support for new asyncio coroutines
Show description for 27dc2c3
paulo-raca
committed
27dc2c3
View commit details
Copy full SHA for 27dc2c3
Browse repository at this point
Create a baseclass for `device` and `uinput`, to hold the shared functions that read and write events
paulo-raca
committed
14fc704
View commit details
Copy full SHA for 14fc704
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
Browse repository at this point
Commits on Feb 3, 2016
Move 'doc' to 'docs'
gvalkov
committed
27b9ec0
View commit details
Copy full SHA for 27b9ec0
Browse repository at this point
Add missing import and fix documentation of wrapped methods
gvalkov
committed
a832264
View commit details
Copy full SHA for a832264
Browse repository at this point
Docstring improvements
Show description for 9612254
gvalkov
committed
9612254
View commit details
Copy full SHA for 9612254
Browse repository at this point
Commits on Feb 2, 2016
Split util.resolve_ecodes() into two functions
gvalkov
committed
9e457bc
View commit details
Copy full SHA for 9e457bc
Browse repository at this point
Merge ioctl_EVIOCGKEYS and get_sw_led_snd into one function
gvalkov
committed
d269505
View commit details
Copy full SHA for d269505
Browse repository at this point
Merge pull request #46 from paulo-raca/uinput-read
Show description for 96ffac8
gvalkov
committed
96ffac8
View commit details
Copy full SHA for 96ffac8
Browse repository at this point
Merge pull request #47 from paulo-raca/device_set
Show description for 765b79c
gvalkov
committed
765b79c
View commit details
Copy full SHA for 765b79c
Browse repository at this point
Commits on Feb 1, 2016
Added generic `set()` method to `device` (Generalization of `set_led()`)
paulo-raca
committed
539d342
View commit details
Copy full SHA for 539d342
Browse repository at this point
Support for read() operation on UInput
Show description for d599ca9
paulo-raca
committed
d599ca9
View commit details
Copy full SHA for d599ca9
Browse repository at this point
Merge pull request #44 from forsenonlhaimaisentito:fix-40
Show description for e2a274c
gvalkov
committed
e2a274c
View commit details
Copy full SHA for e2a274c
Browse repository at this point
Fix mixed tab/space indentation
gvalkov
committed
324309e
View commit details
Copy full SHA for 324309e
Browse repository at this point
Commits on Jan 31, 2016
Improve ecode.c module generation
Show description for 631e2d3
gvalkov
committed
631e2d3
View commit details
Copy full SHA for 631e2d3
Browse repository at this point
Commits on Jan 25, 2016
Fix absinfo item indexes in uinput_create (see #40)
John Titor
committed
62969d7
View commit details
Copy full SHA for 62969d7
Browse repository at this point
Commits on Nov 14, 2015
Make __eq__ method more generic
gvalkov
committed
2fc19ef
View commit details
Copy full SHA for 2fc19ef
Browse repository at this point
Merge pull request #41 from isia/master
Show description for 49bb2ba
gvalkov
committed
49bb2ba
View commit details
Copy full SHA for 49bb2ba
Browse repository at this point
Commits on Nov 13, 2015
Fixed comparing with other objects. Use case in select.select
isia
committed
2a1d51b
View commit details
Copy full SHA for 2a1d51b
Browse repository at this point
Commits on Jun 16, 2015
bump version to 0.5.0
gvalkov
committed
15007c4
View commit details
Copy full SHA for 15007c4
Browse repository at this point
Try to open device O_RDONLY open if O_RDWR fails
Show description for 4051ba9
gvalkov
committed
4051ba9
View commit details
Copy full SHA for 4051ba9
Browse repository at this point
Commits on May 16, 2015
Add asyncio example
gvalkov
committed
ba068fd
View commit details
Copy full SHA for ba068fd
Browse repository at this point
Add example using the selectors module
gvalkov
committed
d4bf97d
View commit details
Copy full SHA for d4bf97d
Browse repository at this point
Commits on May 10, 2015
Mention that device.read() raises BlockingIOError
gvalkov
committed
8261808
View commit details
Copy full SHA for 8261808
Browse repository at this point
Commits on Jan 10, 2015
bump version to 0.4.7
gvalkov
committed
8d1cf68
View commit details
Copy full SHA for 8d1cf68
Browse repository at this point
Fallback to distutils if setuptools is not available.
gvalkov
committed
3844a34
View commit details
Copy full SHA for 3844a34
Browse repository at this point
use a fixture instead of a funcarg
gvalkov
committed
0dd4236
View commit details
Copy full SHA for 0dd4236
Browse repository at this point
minor fixes + remove setup.py test command
gvalkov
committed
45d5bda
View commit details
Copy full SHA for 45d5bda
Browse repository at this point
Previous
Next
You can’t perform that action at this time.