NAHO
NAHO
This patchset closes issue https://github.com/danth/stylix/issues/236 ("treewide: add linters and formatters") after integrating pre-commit hooks into the developer shell and simplifying GitHub workflows using `nix flake check`. This patchset is stacked...
This patchset includes: - `treewide: generate deprecation warnings` - `treewide: declare end-of-life for deprecated options` - `stylix: remove deprecated options reaching end-of-life` > [!NOTE] > > These commits should be...
This change requires GitHub workflows to have read and write permissions [1] [2]. This PR is stacked on top of the pending patchset https://github.com/danth/stylix/pull/519 ("treewide: add developer shell and pre-commit...
Add GitHub issue templates to standardize issue formatting and reduce maintainer effort. Closes: https://github.com/danth/stylix/issues/268 --- Cc: @danth Currently, this patch adds an issue template only for the `bug` label. Once...
This patchset contains the following commits: - **hyprland: add hyprpaper.enable option** - **hyprland: structurally separate unconditional and conditional settings** - **hyprland: inline single-use variable** - **hyprland: reduce local variable scopes**...
# About This is a tracking issue for fixing commit 6bbae4f85b89 ("kde: apply Qt theme on non-KDE systems and add Qt6 support (#367)"). # Steps - [x] https://github.com/danth/stylix/pull/490 - [...
# About This is a tracking issue for optionalizing wallpaper functionality, when supported. # Steps - [ ] https://github.com/danth/stylix/issues/200 - [ ] `treewide: add 'options.stylix.targets..wallpaper' options` - hyprland - kde...
# About This is a tracking issue for initiating the `hyprpaper` service. # Steps - [x] https://github.com/danth/stylix/pull/377 - [ ] `unload` wallpaper # Unresolved Questions - [ ] How to...
# About This is a tracking issue for enabling all Stylix targets by default with `stylix.autoEnable`, and simplifying the `stylix.mkEnableTarget` documentation. This behaviour is desired based on the following reasoning:...
The question whether the Stylix themes can be changed without rebuilding the Nix configuration or restarting applications arises frequently. [1] [2] [3] Consequently, a dedicated section regarding this question should...