setpill

Results 12 issues of setpill

``` $ j4-dmenu-desktop --dmenu='echo echo' --term='asdfasdfasdf' Read 62 .desktop files, found 48 apps. User input is: echo /bin/zsh -i -c 'echo' [zplug] WARNING: pipe syntax is deprecated! Please use 'on'...

dmenu-issue

### Some logs: ![image](https://user-images.githubusercontent.com/37372069/157622961-4b015b79-3a6b-48d9-8867-fe1c53db1fca.png) ![image](https://user-images.githubusercontent.com/37372069/157623022-efce0028-125d-413d-9bda-29f7871c1045.png) ![image](https://user-images.githubusercontent.com/37372069/157623083-ee86be8f-b4ca-4ed4-a163-a1fdc8736dc7.png) ### Temporary workaround: ``` "sway/window": { "icon": false, }, ``` ### Additional context See https://github.com/Alexays/Waybar/issues/1462 Original reporter considers the workaround good enough for his...

bug

Protobuf allows experimental `optional` fields since v3.12. However, this needs to be specifically enabled in protoc, and prototool doesn't currently seem to allow this. `prototool lint` throws an exit code...

Sourced from: https://modern.ircdocs.horse/formatting.html. | Format | IRC | Mattermost | Notes | | ------------- | ---- | ------------- | -------------------------------------- | | Bold | 0x02 | **/__ | | |...

When `/join`ing a non-existent channel, a new Mattermost channel should be created and joined.

enhancement
help wanted

Currently keyboard layout information is exposed through `GET_INPUTS`; it would be useful to also be able to read the status of the different keyboard locks. An example usecase would be...

enhancement

### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/dexidp/dex/issues) for an issue that...

## Feature Request #### Is your feature request related to a problem? Please describe. When dealing with deeply nested folder structures, it's often easy to find yourself with a very...

✨ enhancement

I am running a complex playbook on a large amount of hosts. For this reason, I have hidden the "OK" and "SKIPPED" hosts. Trying to speed up this playbook with...

bug
affects-0.3

We have a task at the start of every deployment that tests for the presence of legacy credentials. It is of the form: ```yaml - name: Determine hosts with "{{...

affects-0.3