117 Commits

Author SHA1 Message Date
renovate[bot]
3b25a458cb fix(deps): update rust crate x11-dl to 2.21 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-19 02:37:33 +02:00
github-actions[bot]
1064b9f6e5 Apply Version Updates From Current Changes (#7)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
global-hotkey-v0.1.0
2023-01-16 18:42:11 +02:00
amrbashir
0f25953f09 chore: delete cargo.lock file 2023-01-16 18:40:14 +02:00
amrbashir
efc4c2e043 chore: ignore Cargo.lock 2023-01-16 18:30:02 +02:00
amrbashir
d0f1d9c58e chore: adjust change file 2023-01-16 18:21:14 +02:00
amrbashir
a27ed000bf chore(deps): use less specific versions 2023-01-16 18:20:51 +02:00
amrbashir
72873f629b chore: add initial release change file 2023-01-16 18:18:19 +02:00
amrbashir
0206f841d6 chore: add renovate.json 2023-01-16 18:16:43 +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
cbf5c44b11 refactor: allow changing the menu event sender 2023-01-03 04:05:00 +02:00
amrbashir
c6d65d12f8 Add x11 implementation 2022-12-13 16:34:49 +02:00
amrbashir
66d84a7baf docs: document supported OSes 2022-12-13 01:11:21 +02:00
amrbashir
5324ebbf3b ci: enable workflows 2022-12-13 00:24:06 +02:00
amrbashir
4891064ea8 chore: adjust headings in README.md 2022-12-13 00:22:48 +02:00
amrbashir
08478c8a5c Add docs 2022-12-13 00:17:31 +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