doomemacs/modules/ui
Henrik Lissner b3bea23331
fix(workspaces): "none" workspace
Doom removes the "none" workspace from persp-mode's default list of
perspectives, because it is a special case that doesn't behave
identically to other persps in the list, making it a pain to deal with.

This worked fine up until a change to `persp-update-names-cache` (in
Bad-ptr/persp-mode.el@0d6cacc) made it re-insert this "none" workspace
into `persp-names-cache` whenever it is called, undoing our hack; this
commit adapts to that change.

Ref: Bad-ptr/persp-mode.el@0d6caccab3
Ref: Bad-ptr/persp-mode.el@b2e68f97cb
Fix: #7986
Amend: 7f3412e317
2024-08-09 15:42:54 -04:00
..
deft bump: :ui 2024-06-21 19:11:30 -04:00
doom bump: :ui doom 2024-07-16 22:33:16 -04:00
doom-dashboard docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
doom-quit refactor: minor refactors 2024-07-18 22:38:59 -04:00
emoji docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
hl-todo bump: :ui 2024-08-08 17:26:58 -04:00
indent-guides feat(indent-guides): add +indent-guides-inhibit-functions 2024-07-29 02:03:25 -04:00
ligatures fix(ligatures): set-font-ligatures! reset on nil 2024-06-20 18:20:31 -04:00
minimap bump: :ui 2024-08-08 17:26:58 -04:00
modeline bump: :ui 2024-08-08 17:26:58 -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 refactor!(ophints): replace volatile-highlights w/ goggles 2024-06-23 15:56:18 -04:00
popup docs(popup): set-popup-rule!: update docstring 2024-07-18 22:38:59 -04:00
tabs bump: :ui 2024-08-08 17:26:58 -04:00
treemacs bump: :ui 2024-08-08 17:26:58 -04:00
unicode bump: :ui 2024-02-04 18:58:53 -05:00
vc-gutter bump: :ui 2024-08-08 17:26:58 -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): "none" workspace 2024-08-09 15:42:54 -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?