Replace highlight colors with prefixes and suffixes
This commit is contained in:
1
NEWS
1
NEWS
@@ -33,6 +33,7 @@ ncmpcpp-0.8 (????-??-??)
|
||||
* Added configuration option 'media_library_albums_split_by_date' that determines whether albums in media library should be split by date.
|
||||
* Added configuration option 'ignore_diacritics' that allows for ignoring diacritics while searching (boost compiled with ICU support is required).
|
||||
* Added support for reading multiple bindings files (the ones in ~/.ncmpcpp/bindings and $XDG_CONFIG_HOME/ncmpcpp/bindings are read by default).
|
||||
* 'main_window_highlight_color' and 'active_column_color' configuration options are now deprecated in favor of 'current_item_prefix'/'current_item_suffix' and 'current_item_inactive_column_prefix'/'current_item_inactive_column_suffix' (note that now highlight of inactive column is customizable instead of the active one in presence of multiple columns).
|
||||
|
||||
ncmpcpp-0.7.7 (2016-10-31)
|
||||
* Fixed compilation on 32bit platforms.
|
||||
|
||||
Reference in New Issue
Block a user