Skip to content

CuarzoSoftware/LouvreTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Louvre Tutorial

Louvre is released under the MIT license.

This repository hosts the source code of the final result achieved upon completing the Louvre Tutorial.

Building

cd LouvreTutorial/
meson setup build
cd build
meson compile

Shortcuts

  • Press Ctrl + Shift + Esc to exit.
  • Press F1 to launch weston-terminal.
  • Press Super + Shift + [Up/Down] to increase/decrease the scaling factor by 0.25.

Running

Switch to a free TTY by pressing Ctrl + Alt + [F1, F2, ..., FN] or by using the chvt command, then execute:

cd LouvreTutorial/build
./louvre-example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published