Files
doomemacs/modules/ui
gpanago 813c961511 perf(tabs): rate limit centaur-tabs-buffer-update-groups
`centaur-tabs-buffer-update-groups` walks every buffer to determine the
group it belongs to. This function can be called execessively (upwards
of 1,000 times per second in certain conditions), as it is called on
every redisplay (it is indirectly attached to `tab-line-format`). This
rate limits its calls to about 10 per second.

Close: #7792
Ref: ema2159/centaur-tabs#222
2024-04-06 00:21:59 -04:00
..
2024-03-21 12:02:02 -04:00
2024-03-21 12:02:02 -04:00
2024-02-04 18:58:53 -05:00
2023-09-20 20:23:59 +02:00
2024-02-04 18:58:53 -05:00
2024-02-04 18:58:53 -05:00
2024-03-21 12:02:02 -04:00
2024-02-04 18:58:53 -05:00

:ui

Description

For modules concerned with changing Emacs' appearance or providing interfaces for its features, like sidebars, tabs, or fonts.

Frequently asked questions

This category has no FAQs yet. Ask one?