Götz

Results 17 issues of 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,...

enhancement

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...

lxqt-panel
idea/discussion

This widget allow to navigate thru directories, and open files or folders directly. ![quickaccess-kde-plasma](https://cloud.githubusercontent.com/assets/2220440/6954599/26d55506-d899-11e4-9732-93e0d2451c7b.png)

feature request

[](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...

new feature
platform: Linux
bounty :moneybag:

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%) ![image](https://user-images.githubusercontent.com/2220440/63632005-896fac00-c5f4-11e9-9271-ce9c56bd2d01.png)

enhancement

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 #####...

type/enhancement

On `service` files, the `ExecStart=` option supports extra prefixes (`@`, `-`, `:`, `+`, `!`, `!!`) on the executable path.[1] ![image](https://user-images.githubusercontent.com/2220440/80603875-969c3080-89f6-11ea-9c42-c0c91780df6c.png) [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...

bug