DK not working with xdotool/wmctrl

Issue #28 resolved
Former user created an issue

Lets say I have a window(alacritty terminal) open and I run

xdotool windowminimize $(xdotool getactivewindow)

Nothing happens.

Comments (4)

  1. Shubham Pawar

    Hi Nate, I’m the one who created this issue. I’ll also look into this so if need I could provide some help.

  2. Nate Maia repo owner

    Absolutely, the code can be a bit nasty in some places but overall is fairly easy to follow.

    I'm very open to PRs or manually merging other people's changes

  3. Log in to comment