mirror of
https://github.com/irssi/irssi.git
synced 2026-08-22 10:02:22 +02:00
Expose the 'layout' signals to the scripts
Someone may find those useful.
This commit is contained in:
parent
32c81ec87d
commit
dfaa28235b
1 changed files with 5 additions and 0 deletions
|
|
@ -306,6 +306,11 @@ windows.c:
|
||||||
"window history changed", WINDOW_REC, char *oldname
|
"window history changed", WINDOW_REC, char *oldname
|
||||||
"window level changed", WINDOW_REC
|
"window level changed", WINDOW_REC
|
||||||
|
|
||||||
|
windows-layout.c
|
||||||
|
"layout reset"
|
||||||
|
"layout restore"
|
||||||
|
"layout save"
|
||||||
|
|
||||||
FE IRC
|
FE IRC
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue