mirror of
https://github.com/natpen/awesome-wayland.git
synced 2026-07-16 08:52:00 -05:00
[GH-ISSUE #82] Looking for a terminal emulator that's also a compositor #1283
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vanfanel on GitHub (Aug 23, 2022).
Original GitHub issue: https://github.com/natpen/awesome-wayland/issues/82
Hello there
I absolutely love this repository, since I am right now building my dream Wayland-based system from (almost) scratch.
I am a command console addict, so I am looking for a wayland-compatible terminal emulator that doesn't need a compositor. Does such a thing exist? I am almost sure I have read something like that... But I can't find it anymore.
I know Weston includes weston-terminal, but that's not what I am looking for: imagine running "foot" without Weston. My idea would be something like a TTY... but on Wayland.
Thanks!
@b- commented on GitHub (Aug 24, 2022):
Are you looking for a graphical terminal emulator that doesn't require a GUI/display server? (If so, see https://github.com/Aetf/kmscon)
I'm not understanding how Wayland fits into the picture if you don't want a compositor, or at least if you don't want a separate one.
@vanfanel commented on GitHub (Aug 24, 2022):
@b- KMSCON would be ideal if it wasn't dead as a Dodo.
I'll end up using Cage+Foot or something like that.