Liran Cohen
Liran Cohen
A new feature that allows to send new values to the entity while changing the slider, without releasing it.
### 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]...
A new feature that allows to send new values to the entity while changing the slider, without releasing it. This PR was originally opened in mattieha's repo: https://github.com/mattieha/slider-button-card/pull/169
Hello! I wonder whether Colmena could support a multi-tier deployment, something like this: Build Server: Evaluates and builds the NixOS configuration, and pushes those to the deployment server. Deployment Server:...
### Feature Description I'm attempting to use cargo-make, to run cargo build via duckscript, in order to capture its output, like so: ``` json = exec --fail-on-error cargo build --message-format...
This PR Adds the following environment variables for each test execution: - NEXTEST_TEST_NAME - NEXTET_ATTEMPT - NEXTEST_BINARY_ID - NEXTEST_ATTEMPT_ID - NEXTEST_TOTAL_ATTEMPTS - NEXTEST_STRESS_CURRENT - NEXTEST_STRESS_TOTAL