]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: Support mouse clicks for multi-item 'global-mode-string'.
authorJuri Linkov <juri@linkov.net>
Mon, 6 May 2024 16:43:50 +0000 (19:43 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:57:14 +0000 (18:57 +0200)
commitebab8eef95522d72fe83c35d1838241264ac42b3
treee8e16a89af9fb46f1daf1277a24cc3541c8da669
parent2a04e58617464853fd68a388094a7612d4b261aa
* lisp/tab-bar.el: Support mouse clicks for multi-item 'global-mode-string'.

(tab-bar-format-global): Split elements of 'global-mode-string'
to separate items of the tab bar, so events for each item are
handled separately (bug#70086).

(cherry picked from commit 9ecd65a6607aaaaf4ef74f52e252ab1c64dcbdff)
lisp/tab-bar.el