Skip to content

How to install and test louvre-views on any linux distro? #72

Discussion options

You must be logged in to vote

Hi, if you enabled ngompa/louvre, then you can install the examples with:

$ sudo dnf install louvre-examples

I dont see any desktop option in GDM

I added a louvre.desktop quite recently so it may not be included in the Fedora package yet, that's why the option doesn't appear in GDM.
You can enable it by creating a /usr/share/wayland-sessions/louvre.desktop file containing:

[Desktop Entry]
Name=Louvre
Comment=A macOS look-alike example compositor made with Louvre.
Exec=louvre-views
Type=Application

You could also directly try any example by:

  • Switching to a free TTY, for example by pressing fn + ctrl + alt + F4.
  • Log in with your user credentials.
  • Launch $ louvre-views.
  • To kill the compo…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by renhiyama
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants