Skip to content

Commit

Permalink
deploy: 636d1d9
Browse files Browse the repository at this point in the history
  • Loading branch information
elinorbgr committed Nov 22, 2023
1 parent 99dd650 commit b25648f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion client/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h1 class="menu-title">The Smithay Handbook</h1>
<h1><a class="header" href="#wayland-apps" id="wayland-apps">Wayland apps</a></h1>
<p>This part of the book is dedicated to Wayland client apps, so writing programs that can run in
a Wayland environment: display something to the screen, receive user input and process it. This
include classic apps wich display a window with their content, but can also include programs such
include classic apps which display a window with their content, but can also include programs such
as desktop components (widgets, bars, animated backgrounds, lockscreens, ...).</p>
<p>The first section will be dedicated to general principles of the wayland protocol, as well as the
main objects of the <a href="https://crates.io/crates/wayland-client">wayland-client</a> crate. The following
Expand Down
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h1><a class="header" href="#introduction" id="introduction">Introduction</a></h
<h1><a class="header" href="#wayland-apps" id="wayland-apps">Wayland apps</a></h1>
<p>This part of the book is dedicated to Wayland client apps, so writing programs that can run in
a Wayland environment: display something to the screen, receive user input and process it. This
include classic apps wich display a window with their content, but can also include programs such
include classic apps which display a window with their content, but can also include programs such
as desktop components (widgets, bars, animated backgrounds, lockscreens, ...).</p>
<p>The first section will be dedicated to general principles of the wayland protocol, as well as the
main objects of the <a href="https://crates.io/crates/wayland-client">wayland-client</a> crate. The following
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit b25648f

Please sign in to comment.