[][src]Module breadx::tutorials

Modules

basics

In the last tutorial, we reached an elementary understanding of how the X protocol works. In this tutorial, we'll open a connection to the X server and create a window.

intro

In this series of tutorials, I will teach you how to use breadx and the X Window System Protocol to the best of my ability. This tutorial assumes at least a beginner's knowledge of how to use Rust. I will not attempt to teach you Rust in this tutorial; people who are much better at this kind of thing than I am have already covered this subject extensively.