From bfcebbcd38d7bbf2aa4cce2e446fdb781bc0c4f0 Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Thu, 13 Jul 2023 11:46:25 +0400 Subject: Add bindings for macOS tabs This doesn't represnet the movement to add tabs on any other platform, unless winit could add a similar API for them. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index ef262f2a..85dd5f0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Support for keybindings with dead keys - `Back`/`Forward` mouse buttons support in bindings - Copy global IPC options (`-w -1`) for new windows +- Bindings to create and navigate tabs on macOS ### Changed -- cgit v1.2.3-54-g00ecf