Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SkyHook
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
flippette
SkyHook
Commits
v1
Select Git revision
0 results
SkyHook
Author
Search by author
Any Author
authors
flippette
flippette
1 author
Jul 27, 2024
bump Cargo.lock & remove cancellation dep
· 6d3e9f99
flippette
authored
8 months ago
6d3e9f99
remove all uses of LazyLock
· 60429257
flippette
authored
8 months ago
60429257
remove unnecessary LazyLock in inputdev/reader.rs
· b84df0c9
flippette
authored
8 months ago
b84df0c9
refactor skyhook-native
· 7b405a3d
flippette
authored
8 months ago
7b405a3d
Jul 05, 2024
refactor: move skyhook-native into skyhook (pt 2)
· 0f29e9d8
flippette
authored
9 months ago
0f29e9d8
refactor: move skyhook-native into skyhook
· bc4e6f7f
flippette
authored
9 months ago
bc4e6f7f
fix: linux hooks no longer deadlock
· a9db055d
flippette
authored
9 months ago
a9db055d
fix: suppress clippy::suspicious_map lint
· 2f161fed
flippette
authored
9 months ago
2f161fed
fix: use read_exact in linux/inputdev/reader
· 90e57da2
flippette
authored
9 months ago
90e57da2
refactor: de-unsafe-ify linux/xinput
· 695feb04
flippette
authored
9 months ago
695feb04
refactor: de-unsafe-ify linux/inputdev
· e42adf31
flippette
authored
9 months ago
e42adf31
fix: remove unnecessary `extern crate`s
· d972175e
flippette
authored
9 months ago
d972175e
style: compact VK for readability
· 0c571ae6
flippette
authored
9 months ago
0c571ae6
chore: clean up platforms/mod.rs
· 1201ce31
flippette
authored
9 months ago
1201ce31
chore: use workspace dependencies
· 433635ed
flippette
authored
9 months ago
433635ed
Jan 08, 2024
feat: windows hook leak
· 1693216d
파링
authored
1 year ago
1693216d
Jan 07, 2024
fix: cant build except macos
· a5bff110
파링
authored
1 year ago
a5bff110
Nov 16, 2023
fix: error handling
· 4560d312
파링
authored
1 year ago
4560d312
feat: swap mouse button
· b8098ce5
파링
authored
1 year ago
b8098ce5
feat: mouse listener
· 8acaa689
파링
authored
1 year ago
8acaa689
feat: use IOKit for macos
· f1f6d4db
파링
authored
1 year ago
f1f6d4db
Oct 30, 2023
fix: deadlock on release build
· e6fe8dcf
파링
authored
1 year ago
e6fe8dcf
feat: use skyhook v2 hook for macos
· ac5ce878
파링
authored
1 year ago
ac5ce878
Oct 29, 2023
refactor: hook allocation
· 87f7b2df
파링
authored
1 year ago
87f7b2df
fix: hook is not reset on error
· ce957c37
파링
authored
1 year ago
ce957c37
May 28, 2023
fix: recorder not reset
· ebf908ad
파링
authored
1 year ago
ebf908ad
feat: is_running for windows
· e9a79864
파링
authored
1 year ago
e9a79864
fix: application blocks on start
· 0f3a057f
파링
authored
1 year ago
0f3a057f
feat: mac check running
· de06cc1a
파링
authored
1 year ago
de06cc1a
feat: placehodler is_running methods
· f07b9091
파링
authored
1 year ago
f07b9091
feat: is_running for linux
· cdca6f02
파링
authored
1 year ago
cdca6f02
May 09, 2023
feat: better permission check
· 86782a4f
파링
authored
1 year ago
86782a4f
fix: free
· feb795ae
파링
authored
1 year ago
feb795ae
chore: remove debug
· 81a13238
파링
authored
1 year ago
81a13238
fix: revert test app
· 66ea3182
파링
authored
1 year ago
66ea3182
fix: multiple presses
· 44db2f70
파링
authored
1 year ago
44db2f70
fix: keypad insert not set
· ab576b03
파링
authored
1 year ago
ab576b03
feat: define keys for xinput
· 822a5eb9
파링
authored
1 year ago
822a5eb9
fix: notify on hook start
· 1c0f90fe
파링
authored
1 year ago
1c0f90fe
feat: process events by type
· ae23309c
파링
authored
1 year ago
ae23309c
Loading