Melody

Results 7 issues of Melody

Some devices do not report the battery via bluez; for these devices getting power from UPower should be a good alternative.

enhancement

DXVK is broken from upstream nixpkgs due to the transition to GCC 13 see (NixOS/nixpkgs#283642). We may want to consider pinning a nixpkgs version for DXVK or make changes to...

Attempting to build on nixos-unstable with the `services.pipewire.lowLatency.enable = true` causes the build to failed due to the usage of `environment.etc."pipewire/pipewire-pulse.d"` Error message: ```console mkdir: cannot create directory '/nix/store/mhzd8fy047lqcp72lmakmi7rlaap31zf-etc/etc/pipewire/pipewire-pulse.d': Permission...

Looking at the [release notes for Wine-GE-Proton8-26](https://github.com/GloriousEggroll/wine-ge-custom/releases/tag/GE-Proton8-26) it appears as if the wine-ge builds are soon coming to an end due to work put in to UMU. Unsure what this...

Requesting that [dxvk-gplasync](https://gitlab.com/Ph42oN/dxvk-gplasync) to be added as [dxvk-async](https://github.com/Sporif/dxvk-async) has not been updated for almost a year now. Unsure if this would be blocked by #85

The underlying base16 library now supports the [tinted-theming spec](https://github.com/tinted-theming/base24/blob/master/styling.md) aka base24. Would be nice to see this included to add more colors to themes. With base24 being compatible with base16...

feature

After installing with `--no-reboot` I've noticed that the fs is still unmounted and there isn't an option to disable this feature. Unmounting shouldn't be the default as its reasonable to...