Description
Is your feature request related to a problem? Please describe. I am missing this feature which other terminals (Windows Terminal, putty) have - when bell comes and the terminal application does not have keyboard focus (it is minimized or another application is selected), it flashes the taskbar icon (on Windows).
Describe the solution you'd like When bell comes, Tabby should check config whether to flash frame and call relevant function. In Electron this can be achieved by this api. It seems it's working on macOS as well (bouncing icon), don't know about Linux.
In addition, it would be good to change the Tabby settings to allow the user to choose more responses to the bell. See attached screenshot from Windows Terminal bellow.
Describe alternatives you've considered There is no alternative but to not use Tabby 😄
Additional context
Windows Terminal bell settings - Flash window is Visual in Tabby, Flash taskbar is this feature request