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
..
deft bump: :ui 2024-03-21 12:02:02 -04:00
doom bump: :ui 2024-03-21 12:02:02 -04:00
doom-dashboard docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
doom-quit tweak(doom-quit): make quit message OS-sensitive 2023-11-23 17:55:13 -05:00
emoji docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
hl-todo bump: :ui 2024-02-04 18:58:53 -05:00
hydra docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
indent-guides tweak(indent-guides): default to bitmap in GUI 2024-01-24 12:40:05 -05:00
ligatures refactor(ligatures): test for harfbuzz feature 2024-03-26 10:39:59 -04:00
minimap bump: :ui 2023-09-20 20:23:59 +02:00
modeline fix(modeline,everywhere): adjust checker -> check 2024-03-22 10:07:57 -04:00
nav-flash docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
neotree fix(neotree): don't use all-the-icons 2024-04-01 13:16:36 -04:00
ophints bump: :ui 2024-02-04 18:58:53 -05:00
popup fix(popup): fix typo in local variable name 2024-04-01 13:28:49 -04:00
tabs perf(tabs): rate limit centaur-tabs-buffer-update-groups 2024-04-06 00:21:59 -04:00
treemacs nit: minor comment reformatting & revision 2024-03-26 10:39:24 -04:00
unicode bump: :ui 2024-02-04 18:58:53 -05:00
vc-gutter bump: :ui 2024-03-21 12:02:02 -04:00
vi-tilde-fringe docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
window-select docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
workspaces fix(workspaces): remove ivy integration 2024-03-26 10:11:34 -04:00
zen bump: :ui 2024-02-04 18:58:53 -05:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02: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?