dxhd icon indicating copy to clipboard operation
dxhd copied to clipboard

daky's X11 Hotkey Daemon

Results 15 dxhd issues
Sort by recently updated
recently updated
newest added

I'd like to be able to "name" option groups and use them in variable places in the command substitution. For example: ``` # shift + {a, b}:groupA + {c,d}:groupB echo...

enhancement
help wanted

## What happened Executing the following script fails with dxhd, but does not with sxhd: ```sh #!/usr/bin/env bash win=$(xdotool getactivewindow) xdotool key --window "$win" super+space xdotool windowsize "$win" 800 970...

bug
help wanted

## super + 4 not worked in russian keyboard layout If active keyboard layout is russian `dxhd` does not react on super + 4 key combination ## How do you...

support Wayland alongside with X11.

enhancement

support mouse dragging

enhancement