Results 7 issues of Patrick

The possibility to disable the DPI keys (for example on the Razer DeathAdder V2) would be useful because sometimes you click them by accident. I am not sure whether this...

feature request
openrazer
device specific

### Description of the requested feature Many people including me use eww to create an app launcher. Those app launchers use an input widget to search through the desktop files....

enhancement

I am trying to create the following hotkey to run a certain command: You can either press XF86AudioMicMute alone or alt with m or button9. So this is what I...

Consider this code: ``` try (ZContext zContext = new ZContext(); ZMQ.Socket client = zContext.createSocket(SocketType.REQ)) { client.setLinger(0); client.setSendTimeOut(0); client.setReceiveTimeOut(0); client.setImmediate(false); client.connect("tcp://" + host + ":" + port); ``` The `connect` call...

Does this only work with KDE or can I use something like qt5ct (which is a popular tool to set a Qt theme outside of KDE)?

Distribution | Packaged | Maintainer --------------- | --------------- | -------------- PyPi | Yes | patri9ck AUR| Yes | patri9ck Debian | No | NixOS | No | Ubuntu | No...

enhancement

Language | Translated -------- | ---------- English | Yes German | Yes Chinese | No Spanish | No French | No Russian | No

enhancement