Coder Social home page Coder Social logo

anti-mouse's Introduction

anti-mouse's People

Contributors

nycrat avatar roconx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lbmanit

anti-mouse's Issues

thread 'main' panicked at 'called `Result::unwrap()`

I cloned, built and ran this repository but it didn't quite work. The build was successful though

~/Documents/Rust/anti-mouse main ❯ cargo build                                                          18:25:07
    Finished dev [unoptimized + debuginfo] target(s) in 0.17s
~/Documents/Rust/anti-mouse main ❯ cargo run                                                          18:25:17
    Finished dev [unoptimized + debuginfo] target(s) in 0.18s
     Running `target/debug/anti-mouse`
Set scroll_up to Y
Set left to H
Set scroll_down to E
Set down to J
Set count_2 to Key2
Set count_0 to Key0
Set toggle_key to BackSlash
Set toggle_key_modifier to Meta
Set count_3 to Key3
Set count_4 to Key4
Set motions_on_key to Escape
Set up to K
Set motions_off_key to I
Set right_click_modifier to LShift
Set right to L
Set count_1 to Key1
Set click to Space
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: OsError { line: 468, file: "/home/pheon/.cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.27.5/src/platform_impl/linux/x11/window.rs", error: XError(XError { description: "BadWindow (invalid Windowparameter)", error_code: 3, request_code: 8, minor_code: 0 }) }', src/application.rs:55:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
~/Documents/Rust/anti-mouse main ❯ cargo run RUST_BACKTRACE=1                      18:38:23
    Finished dev [unoptimized + debuginfo] target(s) in 0.14s
     Running `target/debug/anti-mouse RUST_BACKTRACE=1`
Set count_2 to Key2
Set click to Space
Set toggle_key to BackSlash
Set right to L
Set motions_off_key to I
Set up to K
Set scroll_up to Y
Set motions_on_key to Escape
Set count_1 to Key1
Set scroll_down to E
Set count_0 to Key0
Set count_3 to Key3
Set count_4 to Key4
Set down to J
Set left to H
Set right_click_modifier to LShift
Set toggle_key_modifier to Meta
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: OsError { line: 468, file: "/home/pheon/.cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.27.5/src/platform_impl/linux/x11/window.rs", error: XError(XError { description: "BadWindow (invalid Windowparameter)", error_code: 3, request_code: 8, minor_code: 0 }) }', src/application.rs:55:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
~/Documents/Rust/anti-mouse main ❯                                                 18:38:41


Key to enable and disable

Very nice concept, adding a key to enable and disable everything would be pretty useful when using it alongside VIM!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.