Files
ghostty/src/config
Mitchell Hashimoto cc690eddb5 macOS: Implement basic bell features (no sound)
Fixes #7099

This adds basic bell features to macOS to conceptually match the GTK
implementation. When a bell is triggered, macOS will do the following:

  1. Bounce the dock icon once, if the app isn't already in focus.
  2. Add a bell emoji (🔔) to the title of the surface that triggered
     the bell. This emoji will be removed after the surface is focused
     or a keyboard event if the surface is already focused. This
     behavior matches iTerm2.

This doesn't add an icon badge because macOS's dockTitle.badgeLabel API
wasn't doing anything for me and I wasn't able to fully figure out
why...
2025-04-15 10:41:15 -07:00
..
2025-03-12 09:55:52 -07:00
2024-11-21 10:41:48 -08:00
2025-03-11 14:39:04 -07:00
2023-09-11 09:17:29 -07:00
2025-03-12 09:55:52 -07:00
2025-03-12 10:04:17 -07:00
2023-11-24 10:26:55 -08:00
2025-03-11 14:39:04 -07:00
2025-03-12 09:55:52 -07:00
2025-03-18 13:58:49 -07:00
2025-03-11 14:39:04 -07:00
2023-09-23 22:46:16 -07:00