summaryrefslogtreecommitdiffstats
path: root/2022/talks/wayland.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-12-10 16:48:09 -0500
committerSacha Chua <sacha@sachachua.com>2022-12-10 16:48:09 -0500
commit3a8a34d7a50f679f0d3715c339cd5652e2deb7ce (patch)
tree66ed7db24c17af1a72f286246c936bec1b15bd8c /2022/talks/wayland.md
parent9f0801ef2f6ace5ca7a74f465f4479624de72a9d (diff)
downloademacsconf-wiki-3a8a34d7a50f679f0d3715c339cd5652e2deb7ce.tar.xz
emacsconf-wiki-3a8a34d7a50f679f0d3715c339cd5652e2deb7ce.zip
remove backslashes
Diffstat (limited to '2022/talks/wayland.md')
-rw-r--r--2022/talks/wayland.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/2022/talks/wayland.md b/2022/talks/wayland.md
index 476dfe02..b1c8a590 100644
--- a/2022/talks/wayland.md
+++ b/2022/talks/wayland.md
@@ -25,6 +25,7 @@ Afterwards I would very much like to get a discussion started together.
Discussions:
- <https://news.ycombinator.com/item?id=33849556>
+
# Discussion
## Notes
@@ -48,7 +49,7 @@ Discussions:
## Questions and answers
- Q: Are you using it as a replacement of EXWM?
- - A: No, not yet, but I\'m planning to.
+ - A: No, not yet, but I'm planning to.
- Q:Is this testable?
- A:
- Q: Have you considered contributing it to emacs core? 
@@ -56,9 +57,9 @@ Discussions:
- Q:Question: this is wayland compositor in Emacs? What different with
XReprarent in X11 ?
- A:No, I planned it, but no. Does not handle file descriptors.
- It\'s a compositor that talks to Emacs. etc. I don\'t know what
+ It's a compositor that talks to Emacs. etc. I don't know what
XReparent is; have to skip that.
-- Q:What does it mean for emacs to be \"a wayland compositor\"? What
+- Q:What does it mean for emacs to be "a wayland compositor"? What
can the end users do with it?
- A:
- Q: How would multiple monitors be handled? Separate Frames?
@@ -68,7 +69,7 @@ Discussions:
the biggest issues with EXWM? Maybe in the future with a different
ui for non emacs buffers.
- A: 
-- Q:Did this project can implement \*mirror\* of buffer for Emacs
+- Q:Did this project can implement *mirror* of buffer for Emacs
different window?
- A:
- Q:How does the single-threaded affects the project?
@@ -85,11 +86,11 @@ Discussions:
- Q: there have a demo to show this emacs-wayland-compositor, even it
buggy now? Just curious. ;)
- A:
- - Q: So the current limitation is that buffer mirroring doesn\'t
+ - Q: So the current limitation is that buffer mirroring doesn't
respect different widths/heights?
- A:(answered - transcript tbd)
- Q:Could you use some of this package with other walyand compositers
- \"probably not all of it\" , sway, kde, river, gnome.
+ "probably not all of it" , sway, kde, river, gnome.
- A:(answered - transcript tbd)
- Q:Will Wayland support reach feature parity with EXWM in the future?
Will there be other tradeoffs?