Giter Club home page Giter Club logo

hotcorners's Introduction

A small hot corners implementation for Windows 10/11

Provides hot corner functionality for Windows 10/11, similar to GNOME.

Configuration is currently hard-coded. The following parameters can be modified prior to compilation:

  • HOT_CORNER - Coordinates of the hot corner, defaults to the top-left corner
  • HOT_CORNER_INPUT - The input sequence to be sent on activation, defaults to Win+Tab
  • EXIT_HOT_KEY - Base key for exiting the program, combined with EXIT_HOT_KEY_MODIFIERS, defaults to C
  • EXIT_HOT_KEY_MODIFIERS - Modifier key(s) for exiting the program, combined with EXIT_HOT_KEY, defaults to Alt+Ctrl

Inspired by and adapted from https://github.com/taviso/hotcorner

Build and Install (PowerShell)

git clone https://github.com/timrobertsdev/hotcorners.git
cd hotcorners
cargo build
cp .\target\release\hotcorners.exe "$env:APPDATA\Microsoft\Windows\Start Menu\Programs\Startup\"

Uninstall (PowerShell)

rm "$env:APPDATA\Microsoft\Windows\Start Menu\Programs\Startup\hotcorners.exe"

Todo:

  • Tray icon
  • Multi-monitor support
  • Multiple hot corners support
  • Command-line flag support
  • Config file support
  • GitHub CI/Release support

hotcorners's People

Contributors

timrobertsdev avatar dependabot[bot] avatar

Stargazers

N avatar Arles avatar  avatar Mobin avatar Jwaxy avatar  avatar RAVENz46 avatar Alejandro del Moral Lapresta avatar laercio avatar David Alsh avatar Sean Rhone avatar Vachagan avatar fffive avatar Md. Khaliduzzaman Khan Samrat avatar Federico avatar Kui avatar Emmett Hoolahan avatar  avatar Renan Santos avatar Twiggy avatar  avatar João Pedro Figueiredo avatar Jay Gupta avatar

Watchers

Lucian avatar laercio avatar Renan Santos avatar  avatar

Forkers

jadams mrdimfox

hotcorners's Issues

Release build doesn't seem to work

This is a nice tool, but the release build doesn't seem to work for some reason.

I did both cargo build and cargo build --release. When I ran the release executable with start target/release/hotcorners.exe nothing happens when I move my mouse to the top left corner. However, when I run the debug build with start target/debug/hotcorners.exe it works as expected.

Prevent working in full-screen apps/games?

taviso/hotcorner#27

This tool also works from within full-screened games (Dota 2 DX11, Xonotic, Titan Quest AE DX9).

I don't know if I realistically throw my cursor to the top-left in shooters or games, but the idea of it happening during an intense-firefight on UT99 doesn't sound good :p

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.