1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-01 19:08:33 +02:00
home-manager/doc/release-notes
Bart Bakker 91450f23ce
htop: replace individual option with 'settings' (#1844)
* htop: add some missing meters
* htop: replace individual options with 'settings'
Deprecate all options and introduce `settings` for setting htop configuration
values in Nix configuration.

Use `lib.htop` to provide `fields` and `modes` for easy access to htop's integer
configuration. And `leftMeters` and `rightMeters` functions for building the
separate `*_meters` and `*_meter_modes` attributes.

* htop: add release-notes 21.05 entry
* htop: improve deprecation warnings

Move default configuration into `settings` and make deprecated options default
to `null`. Print deprecation warnings for any option that is non-null --
i.e. only show warnings for explicitly specified deprecated options.

* htop: make self code owner of module
* release notes: fix invalid programs.htop xref
2021-05-19 01:36:08 +02:00
..
release-notes.adoc home-manager: use 21.05 as next version 2021-02-05 22:09:00 +01:00
rl-1809.adoc doc: convert some DocBook files to AsciiDoc 2019-09-07 09:29:24 +02:00
rl-1903.adoc lib/file-type: remove types.loaOf 2020-09-02 11:13:36 -07:00
rl-1909.adoc firefox: remove options removed upstream 2020-04-18 11:24:11 +02:00
rl-2003.adoc Update documentation for release 20.03 2020-04-23 00:29:11 +02:00
rl-2009.adoc docs: fix copy-paste mistake 2020-11-02 23:37:28 +01:00
rl-2105.adoc htop: replace individual option with 'settings' (#1844) 2021-05-19 01:36:08 +02:00