Eugeny/tabby

Flash frame/taskbar icon on terminal bell

Open

#8981 aperta il 14 set 2023

Vedi su GitHub
 (2 commenti) (2 reazioni) (0 assegnatari)TypeScript (4018 fork)batch import
Good first issueT: Enhancementhelp wanted

Metriche repository

Star
 (71.314 star)
Metriche merge PR
 (Merge medio 19g 13h) (21 PR mergiate in 30 g)

Descrizione

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 image Windows Terminal bell settings - Flash window is Visual in Tabby, Flash taskbar is this feature request

Guida contributor