waycrate / swhkd

Sxhkd clone for Wayland (works on TTY and X11 too)
https://git.sr.ht/~shinyzenith/swhkd
BSD 2-Clause "Simplified" License
666 stars 47 forks source link

[feat] add argument to ignore devices #245

Open aadilshabier opened 4 months ago

aadilshabier commented 4 months ago

Implement #137 --ignoredevice takes the same format as --device and ignores the devices listed, separated by semicolon. If a device is listed both in the --device argument and --ignoredevice argument, it is not added.

Shinyzenith commented 4 months ago

Hi before I review this I notice that no documentation was added. Would you mind documenting the flags you're adding?

Shinyzenith commented 4 months ago

CC: @zubairmh can you review this PR?

Shinyzenith commented 4 months ago

I'll wait on zubairs review too, if he doesn't respond by today, I'll merge it.

Shinyzenith commented 3 months ago

Hi, I would like to merge this, can you kindly rebase this? My apologies for the delay.

aadilshabier commented 3 months ago

Hi, I would like to merge this, can you kindly rebase this? My apologies for the delay.

Done