Götz
Götz
At the moment, it is possible to specify a destination using wildcards, like: `/home/user/Music/%a/%y - %b/%n. %a - %t` It would be very handy if a preview could be displayed,...
Like changing Date and Time settings, or the Keyboard Layout. Also, when the panel is locked, changing the text "Lock This Panel" to "Unlock This Panel" can help with the...
This widget allow to navigate thru directories, and open files or folders directly. 
[](https://issuehunt.io/r/keepassxreboot/keepassxc/issues/5991) ## Summary On GNU/Linux this can be done around _fprint_, which is the current general method to manage fingerprint readers. From the projects' homepage: > The fprint project aims...
Knowing the value also in *dB*, alongside the percentage, would be great! Instead of just showing the percentage, maybe something like this: (-12.04 dB — 65%) 
If there is the following code in a program: ``` while True: print("anything") ``` there is no way to break or cancel this. I would expect to hit ctrl+c and...
##### SUMMARY Just as many modules support the `K8S_AUTH_CONTEXT` environment variable, globally supporting the `ansible_kubectl_context` variable would be handy. Such as here: https://github.com/ansible-collections/community.kubernetes/blob/0377a892d5ce7ee39ad683d80be8be58dbef7360/plugins/connection/kubectl.py#L83-L90 ##### ISSUE TYPE - Feature Idea #####...
On `service` files, the `ExecStart=` option supports extra prefixes (`@`, `-`, `:`, `+`, `!`, `!!`) on the executable path.[1]  [Currently](https://github.com/gdraheim/docker-systemctl-replacement/blob/3094ab83f8779e45134653bee3cfd6c61f84971a/files/docker/systemctl.py#L3606) (_v1.4.4147_) `docker-systemctl-replacement` shows an error if prefixes such as...
The `--raw` option suppresses both of them. I think most of the time to debug an application it's more useful to see timestamps but suppress log stream name, like having...
## Orb version: 4.12.5 ## What happened: I want to avoid sending the notification on any branch trigger, including the default `main` branch. Only want to send notifications on workflows...