We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aed780 commit 5d282a0Copy full SHA for 5d282a0
CHANGELOG.md
@@ -1,7 +1,16 @@
1
# Changelog
2
3
## evdev next
4
-[7cbae16...HEAD](https://github.com/emberian/evdev/compare/7cbae16...HEAD)
+[6aed780...HEAD](https://github.com/emberian/evdev/compare/7cbae16...HEAD)
5
+
6
+### Added
7
8
+### Changed
9
10
+### Fixed
11
12
+## evdev 0.13.1 (2025-03-31)
13
+[7cbae16...6aed780](https://github.com/emberian/evdev/compare/7cbae16...6aed780)
14
15
### Added
16
- `Device::is_grabbed() -> bool`
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "evdev"
-version = "0.13.0"
+version = "0.13.1"
authors = ["Corey Richardson <[email protected]>"]
description = "evdev interface for Linux"
license = "Apache-2.0 OR MIT"
0 commit comments