NAHO
NAHO
# About This is a tracking issue for extending and providing a GitHub issue template for every available issue label. Closes: - https://github.com/danth/stylix/issues/268 # Steps - [ ] https://github.com/danth/stylix/pull/325 -...
Stylix should have PR and issue templates to standardize their format to some extend. Additionally, the current GitHub labels might need adaptation. Feel free to suggest new formats and refine...
# About This is a tracking issue for treewide Bash code improvements. # Steps 1. [ ] `treewide: use 'lib.escapeShellArg' functions` 2. [ ] `treewide: package Bash code with 'pkgs.writeShellApplication'`...
# About This is a tracking issue for minor [`kde`](https://github.com/danth/stylix/blob/53d3e5d5b36a5227b906e00d7e884dcfb7852403/modules/kde/hm.nix) source code improvements. This tracking issue should simplify the incoming merge conflict resolution. # Steps - [ ] https://github.com/danth/stylix/issues/315 -...
IIRC, all Stylix targets are enabled by default, resulting in `themePackage` being installed: https://github.com/danth/stylix/blob/fdf8fd261eba972e23e8926caeb3aa41c5e3ac68/modules/kde/hm.nix#L218-L219 However, `themePackage` is only required at Nix build time in the `home.activation.stylixLookAndFeel` expression at: https://github.com/danth/stylix/blob/fdf8fd261eba972e23e8926caeb3aa41c5e3ac68/modules/kde/hm.nix#L247 ~~I...
# About This tracking issue manages the `font_file` hotfix, resolving: - https://github.com/danth/stylix/issues/298 # Steps 1. [x] https://github.com/danth/stylix/pull/307 2. [ ] `mangohud: declare 'font_file'`
Rigorously extend the [Style Guide](https://github.com/danth/stylix/blob/ccca01b5b0393119822b1888cb7c68e294fc115b/docs/src/styling.md), similar to formal specifications. Related: - https://github.com/danth/stylix/issues/205 - https://github.com/danth/stylix/issues/207 - https://github.com/danth/stylix/pull/246#issuecomment-1928088839
IIRC, Firefox currently does not apply dark mode depending on theme polarity. Maybe dark mode can be applied via something like `programs.firefox.profiles` or Firefox extensions. Related: https://github.com/danth/stylix/pull/175
The `config.stylix.fonts.sizes` attribute set should be extended to support the `pixel` and `point` units due to various applications supporting different units. Each `exact` value of the `pixel` and `point` units...
Related: https://github.com/danth/stylix/pull/219#issuecomment-1906971791