Expose the 'layout' signals to the scripts

Someone may find those useful.
This commit is contained in:
LemonBoy 2017-05-18 12:09:50 +02:00
commit dfaa28235b

View file

@ -306,6 +306,11 @@ windows.c:
"window history changed", WINDOW_REC, char *oldname
"window level changed", WINDOW_REC
windows-layout.c
"layout reset"
"layout restore"
"layout save"
FE IRC
------