Friggin' Github Flavored Markdown
This commit is contained in:
parent
213dab0a97
commit
a8009bdedb
|
@ -67,7 +67,7 @@ change!
|
|||
> has no actual display visible to the human eye, to have a `crtc`.
|
||||
> It's orientation doesn't matter. If it ever _is_ displayed to a human
|
||||
> being it will be in a virtualizing environment such as
|
||||
> [Xephyr](/uri https://en.wikipedia.org/wiki/Xephyr), in which case it will
|
||||
> [Xephyr](https://en.wikipedia.org/wiki/Xephyr), in which case it will
|
||||
> be getting its `crtc` information from the host **X** display.</aside>
|
||||
|
||||
> ASIDE: I'm still not sure how all this interacts with a window manager
|
||||
|
@ -75,8 +75,7 @@ change!
|
|||
> entirely wrong about this whole thing! On the other hand, it could be
|
||||
> as simple as every workspace having it's own pseudo-root-window, and
|
||||
> being dependent upon the `crtc` object for screen dimensions and pixel
|
||||
> mapping. [I have to read this
|
||||
> carefully](/uri https://jichu4n.com/posts/how-x-window-managers-work-and-how-to-write-one-part-i/).</aside>
|
||||
> mapping. [I have to read this carefully](/https://jichu4n.com/posts/how-x-window-managers-work-and-how-to-write-one-part-i/).</aside>
|
||||
>
|
||||
TODO: I haven't yet figured out the bit about remapping the tablet's
|
||||
touchscreen inputs, so that when you place your finger or stylus on
|
||||
|
|
Loading…
Reference in New Issue