PACKAGE NAME: waylandpp-1.0.0-x86_64-4_slackdce.txz PACKAGE MIRROR: . PACKAGE LOCATION: ./libraries/waylandpp PACKAGE SIZE (compressed): 684 K PACKAGE SIZE (uncompressed): 4306 K PACKAGE REQUIRED: graphviz,pugixml PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: waylandpp: waylandpp (Wayland C++ bindings) waylandpp: waylandpp: Wayland is an object oriented display protocol, which features request waylandpp: and events. Requests can be seen as method calls on certain objects, waylandpp: whereas events can be seen as signals of an object. This makes the waylandpp: Wayland protocol a perfect candidate for a C++ binding. waylandpp: waylandpp: The goal of this library is to create such a C++ binding for Wayland waylandpp: using the most modern C++ technology currently available, providing waylandpp: an easy to use C++ API to Wayland. waylandpp: