Alessio

Results 14 issues of Alessio

when `secret-tool store --label="test" k1 v1 k2 v2` is ran the following output is shown ``` sh Password: secret-tool: Object does not implement the interface 'org.freedesktop.Secret.Collection' ```

### Related problem Let's take ls as an example, suppose we want to perform some operations on a file name in the current working directory: ```nu ls | each {...

enhancement

the error and master password prompt should respect the rofi arguments passed by the user

src/NotificationCenter/NotificationInCenter.hs:(60,7)-(61,27): Irrefutable pattern failed for pattern Just noti

When i try to run my tests all webgl functions return undefined, how can i force the library to use webgl-mock?

question

How can i pass a lambda to ```type``` to have different shapes in the plot? ``` js const series = seriesWebglPoint().xScale(axisX) .yScale(axisY) .crossValue((p:Entry) => provider.x(p)) .mainValue((p:Entry) => provider.y(p)) .size((p:Entry) =>...

bug
d3fc-series
d3fc-webgl

Is this device supported? If not it's easy to path this fork and adding support for this device?

### Checklist before submitting an issue - [X] I have searched through the existing [closed and open issues](https://github.com/elkowar/eww/issues?q=is%3Aissue) for eww and made sure this is not a duplicate - [X]...

bug