Files
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
..
2024-06-21 19:11:30 -04:00
2024-07-16 22:33:16 -04:00
2024-07-18 22:38:59 -04:00
2024-08-08 17:26:58 -04:00
2024-08-08 17:26:58 -04:00
2024-08-08 17:26:58 -04:00
2024-08-08 17:26:58 -04:00
2024-08-08 17:26:58 -04:00
2024-02-04 18:58:53 -05:00
2024-08-08 17:26:58 -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?