mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 23:22:16 +02:00
Don't trigger activity on hidden lines by default
This is controlled by a new activity_hide_window_hidelevel setting.
This commit is contained in:
parent
7f14d4d744
commit
01f961cdf1
3 changed files with 42 additions and 2 deletions
|
|
@ -286,6 +286,7 @@ themes.c:
|
|||
|
||||
window-activity.c:
|
||||
"window hilight", WINDOW_REC
|
||||
"window hilight check", TEXT_DEST_REC, char *msg, int *data_level, int *should_ignore
|
||||
"window dehilight", WINDOW_REC
|
||||
"window activity", WINDOW_REC, int old_level
|
||||
"window item hilight", WI_ITEM_REC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue