Skip to content

emersion/hello-wayland

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

I made a mistake in the previous commit — $PKG_CONFIG should not be
used to find wayland-scanner, because when cross-compiling that'll
look for the cross-compiled wayland-scanner.  I missed this because I
tested by compiling from glibc to musl on the same architecture, so I
was testing a special case where my system could actually execute the
cross-compiled wayland-scanner.

Fixes: f6a8203 ("build: fix cross-compilation with pkg-config")
77e270c

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 20, 2018 22:24
November 22, 2018 11:42
January 16, 2019 16:37

hello-wayland

A hello world Wayland client, 2018 edition.

This is a simple client showing a picture. It uses the xdg-shell protocol.

Dependencies

The following dependencies are required for the Makefile to function properly:

  • libwayland
  • wayland-protocols
  • ImageMagick

License

MIT

About

A hello world Wayland client, 2018 edition

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •