Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tty-child-frames support makes the undecorated set to nil even on graphic frame #144

Open
kiennq opened this issue Nov 28, 2024 · 0 comments · May be fixed by #145
Open

tty-child-frames support makes the undecorated set to nil even on graphic frame #144

kiennq opened this issue Nov 28, 2024 · 0 comments · May be fixed by #145

Comments

@kiennq
Copy link
Contributor

kiennq commented Nov 28, 2024

The new change of

                       ;; NOTE: TTY child frame use undecorated to control border.
                       (undecorated . ,(not (and (> border-width 0)
                                                 (featurep 'tty-child-frames))))

makes the example show as decorated frame (with title bar and everything) instead of just a child frame even in the graphic frame

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant