wl-draw |
wl-draw.pl - Perl Wayland demo
wl-draw.pl
This is an example application written using Perl bindings for Wayland protocol demonstrating the use and capabilities of the package. It creates a surface and continually updates its contents with random ARGB color noise.
http://wayland.freedesktop.org/ -- Wayland project web site
WL::Connection -- Estabilish a Wayland connection
Copyright 2013 Lubomir Rintel
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Lubomir Rintel lkundrak@v3.sk
wl-draw |