mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
Don't trigger window activity if window is already visible in some
other split window. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@592 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
6675cec459
commit
9e5926c207
5 changed files with 57 additions and 8 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#define __MAINWINDOWS_H
|
||||
|
||||
#include "windows.h"
|
||||
#include "screen.h"
|
||||
|
||||
typedef struct {
|
||||
WINDOW_REC *active;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue