11 Commits

Author SHA1 Message Date
github-actions[bot]
dc7a755790 apply version updates (#153)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2025-05-07 03:37:50 +03:00
Exidex
77dbe4ebe5 refactor: migrate from x11-dl to x11rb (#150) 2025-05-07 02:22:15 +03:00
renovate[bot]
24def6231f chore(deps): update rust crate winit to v0.30.9 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-19 01:49:01 +02:00
renovate[bot]
f088aeed3c fix(deps): update rust crate crossbeam-channel to v0.5.15 [security] (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-16 15:56:59 +02:00
FabianLars
29a202ae92 chore: update lockfile 2025-02-21 14:27:31 +01:00
Fabian-Lars
a25c485b6f chore(deps): objc2 0.6 (#120)
* chore(deps): objc2 0.6

* uwu
2025-01-29 13:41:53 +02:00
amrbashir
0f25953f09 chore: delete cargo.lock file 2023-01-16 18:40:14 +02:00
Amr Bashir
79089de63e Add macOS implementation (#2)
* macOS attempt

* revert tao exampel changes

* revert Cargo.toml changes

* fix windows, return `AlreadyRegister` error on x11

* fix tests

* update docs

* port ffi definitions from rust-bindgen

* fix x11 import

* clippy

* link carbon framework

* add `no_run`

* remove call to next_handler
2023-01-16 18:13:12 +02:00
amrbashir
c6d65d12f8 Add x11 implementation 2022-12-13 16:34:49 +02:00
amrbashir
74160d88e2 Add Windows implementation 2022-12-13 00:09:45 +02:00
amrbashir
b15f622102 init 2022-12-08 20:58:06 +02:00