-
dxhd is a good piece of software but it's codebase is terribly terrible. Design decisions made on the fly resulted into this horrible codebase which makes contribution very hard. Even for me, the one …
-
## 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
xd…
-
## What do you want
A flag (`-a` and `--auto-reload`) to make dxhd watch the config file passed for changes, and auto-reload that config on change.
## Why
To avoid reloading all the dxhd inst…
-
## 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 reproduce this bug
`setxkbmap ru,us --op…
-
**This issue is currently mostly focused on parsing the bindings, not the actions. I'll update this soon**
I currently propose the parser for dxhd to consist of 4 parts:
1. Tokenizer. This turns…
-
chord chains should be exactly same as they are in sxhkd.
-
Pretty self explanatory, I don't yet know how to do this so I'm leaving this here so I don't forget to learn how
-
when you have multiple windows in berry, to focus one another you need to click the titlebar of each. The only problem is that, in certain situations, those titlebars are not accessible, and so i need…
-
**Project description**
Dxhkd (daky's X11 Hotkey Daemon) is a Go version of sxhkd with an elegant config syntax.
**Metadata**
* source URL: https://github.com/dakyskye/dxhd/tree/master
* licen…
-
### The issue:
X.org + Sddm + qtile is using the around 1 GB when system boots up which is odd as in my old laptop which is having Nvidia 980M GPU and intel i5 6th gen CPU it is only using the 350 MB…