Wölfchen

Results 10 issues of Wölfchen

I have an issue with the theme: The `playback_metadata` component has the same color as the background and is therefore not legible. But this should be fixed in the [catppuccin...

### Are you following the right branch? - [X] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [X] I have...

bug
triage

## Description i hate state. this pr aims to close #992 and close #794 there are architectural issues which cause the behavior described in the issue basically, the `CustomWidgetInvocation.scope` field...

## Description current state: - clippy is installed in ci but never invoked - `cargo check` is executed to check for warnings, but no actionis taken if some exist. this...

### Description of the requested feature tracking issue for updating [zbus](https://github.com/dbus2/zbus) to 5.x.x ([5.0.0](https://github.com/dbus2/zbus/releases/tag/zbus-5.0.0) is the latest version at the time of writing this) https://github.com/elkowar/eww/commit/71ba5024421dd475e800c55f3efce1dd887cdc56 introduced [a regression](https://github.com/elkowar/eww/issues/1188) that has...

enhancement

## Description - closes #745 - supersedes #952 (can be closed when this pr is open) - uses the syntax proposed [here](https://github.com/elkowar/eww/issues/745#issuecomment-1569714183) - backwards compatible - some small and basic...

## Description currently, everything has to be escaped twice due to the (extremely outdated) `unescape` crate being run over text after all other processing has already happened this pr, when...

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

**disclaimer:** i barely know what i'm doing since this is my first time working on this project. there are some internal api changes which definitely need to be thoroughly reviewed...

## Description - the flake fell victim to NixOS/nixpkgs#348832 due to the rust overlay being not up to date, potentially leading to evaluation failures when overriding the `nixpkgs` input which...