mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 11:13:12 +02:00
core: add signal "window_switch"
This commit is contained in:
@@ -7471,6 +7471,9 @@ Arguments:
|
||||
| weechat | window_scrolled | pointer: window |
|
||||
scroll in window
|
||||
|
||||
| weechat | window_switch | pointer: window |
|
||||
switching window
|
||||
|
||||
| weechat | window_unzooming | pointer: current window |
|
||||
unzooming window
|
||||
|
||||
|
||||
@@ -7581,6 +7581,9 @@ Paramètres :
|
||||
| weechat | window_scrolled | pointeur : fenêtre |
|
||||
défilement dans la fenêtre
|
||||
|
||||
| weechat | window_switch | pointeur : fenêtre |
|
||||
basculement vers une autre fenêtre
|
||||
|
||||
| weechat | window_unzooming | pointeur : fenêtre courante |
|
||||
fin du zoom en cours sur la fenêtre
|
||||
|
||||
|
||||
@@ -7516,6 +7516,10 @@ Argomenti:
|
||||
| weechat | window_scrolled | puntatore: finestra |
|
||||
scroll nella finestra
|
||||
|
||||
// TRANSLATION MISSING
|
||||
| weechat | window_switch | pointer: window |
|
||||
switching window
|
||||
|
||||
| weechat | window_unzooming | puntatore: finestra corrente |
|
||||
minimizzazione della finestra
|
||||
|
||||
|
||||
Reference in New Issue
Block a user