whkd icon indicating copy to clipboard operation
whkd copied to clipboard

A simple hotkey daemon for Windows

Results 22 whkd issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I have default keymappings in VSCode that bind to `Alt+Shift`. I want whkdrc hotkey daemon to toggle `Alt` and `Alt + Shift` on and off. **To Reproduce**...

bug

**Describe the bug** If I try to run whkd with PowerShell 7.4.1, I only see the commands printed to the terminal instead of execution of the commands. **To Reproduce** 1....

bug

**Describe the bug** Most of the virtual Keycodes from https://learn.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes are not working. **To Reproduce** Steps to reproduce the behavior: 1. Add "rmenu", "f24", "pause", or "mbutton" to whkdrc 2....

documentation

is there a way to make it like vscode where if i hold ctrl and first click k and then z to launch something or run a command . is...

enhancement

Bumps [active-win-pos-rs](https://github.com/dimusic/active-win-pos-rs) from 0.7.1 to 0.8.1. Release notes Sourced from active-win-pos-rs's releases. 0.8.0 Breaking changes: Renamed process_name field to app_name and added process_path to ActiveWindow struct. (#14 ) Changes: Implemented...

dependencies
rust

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4. Release notes Sourced from goreleaser/goreleaser-action's releases. v4.0.0 What's Changed fix: do not override GORELEASER_CURRENT_TAG by @​caarlos0 in goreleaser/goreleaser-action#370 Migrating from v3 If you need...

dependencies
github_actions

Not sure if this is a feature request or a help request. Is it already possible to bind actions to mouse buttons. I saw reference in a komorebi issue to...

enhancement

**Describe the bug** I have alt + 1,2,3 set up to switch to different workspaces in komorebi. Using 2 and 3 work fine, but alt + 1 doesn't work when...

bug

**Describe the bug** When attempting to run `whkd` in PowerShell, it just doesn't work. If I run `Start-Process whkd` it technically goes through but I think it is just suppressing...

bug