NAHO
dfc859f54d
treewide: optionalize mkTarget's humanName and name arguments
...
Optionalize mkTarget's 'humanName' and 'name' arguments by inferring
'humanName' from the 'name' attribute in the /modules/<MODULE>/meta.nix
file, and 'name' from the /modules/<NAME>/ directory name.
Inferring the 'humanName' and 'name' arguments ensures consistency and
reduces boilerplate.
The 'humanName' and 'name' arguments are optionalized instead of removed
because complex modules generating target derivations need to
distinguish between them.
Closes: https://github.com/nix-community/stylix/issues/1661
2025-12-10 14:48:37 +01:00
NAHO
16df6b8448
treewide: rename mkTarget's configElements and extraOptions options
...
Rename mkTarget's 'configElements' argument to 'config' and
'extraOptions' to 'options' to provide a more transparent interface with
the underlying Nixpkgs module system.
2025-12-10 14:48:20 +01:00
Karun Sandhu
b1a84f8982
fnott: rename progress-bar-color setting to progress-color ( #1872 )
...
Rename progress-bar-color setting to progress-color, following upstream
commit [1] ("notification: implement progress-as-background").
[1]: f78cf9887e
Link: https://github.com/nix-community/stylix/pull/1872
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-09-05 21:41:37 +00:00
Karun Sandhu
584d9c57a8
fnott: set icon theme ( #1873 )
...
Link: https://github.com/nix-community/stylix/pull/1873
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-09-03 21:42:07 -07:00
Karun Sandhu
a6eff346d8
treewide: adjust notification colors to represent urgency ( #1253 )
...
Closes: https://github.com/nix-community/stylix/issues/1247
Link: https://github.com/nix-community/stylix/pull/1253
Reviewed-by: Mateus Auler <mateus@auler.dev>
Approved-by: https://github.com/TheMaxMur
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-25 22:41:21 +02:00
awwpotato
7ffb31da69
treewide: use mkTarget (batch 2) ( #1362 )
...
Link: https://github.com/nix-community/stylix/pull/1362
Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-05-23 19:23:39 +02:00
Karun Sandhu
8775d8322a
fnott: set font size ( #1243 )
...
Link: https://github.com/danth/stylix/pull/1243
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-05-09 08:21:32 -07:00
awwpotato
74f1ac55d3
fnott: init ( #948 )
...
Closes: https://github.com/danth/stylix/issues/556
Link: https://github.com/danth/stylix/pull/948
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-03-07 21:00:40 +01:00