Files
doomemacs/modules/ui
duli 361eec11a4 fix(workspaces): avoid duplicate workspace creation when no frame exists
When Emacs is started as a daemon and no frames exist, `emacsclient -c`
should simply switch to the main workspace. However, before
`+workspaces-associate-frame-fn` is called, the new frame is already
added to the frame list, which causes `persp-frame-list-without-daemon`
to always return a non-empty list. A new workspace will be created
instead of switching to the main one.
2025-06-01 00:45:04 +02:00
..
2024-09-14 20:47:39 -04:00
2024-09-14 20:47:39 -04:00
2025-02-24 23:40:00 -05:00
2024-09-14 20:47:39 -04:00
2024-09-14 20:47:39 -04:00
2025-05-02 14:58:40 -04:00
2024-09-14 20:47:39 -04:00
2025-05-02 14:58:40 -04:00
2024-09-14 20:47:39 -04:00
2025-05-02 14:58:40 -04:00
2025-05-02 14:58:40 -04:00
2025-05-02 14:58:40 -04:00
2024-09-14 20:47:39 -04:00
2025-05-02 14:58:40 -04:00
2025-05-02 14:58:40 -04:00
2025-04-01 03:47:37 -04:00
2024-09-14 20:47:39 -04: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?