Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Wrapland

Compare

  Analyzed 1 day ago

Wrapland is a Qt/C++ library that wraps and mediates the libwayland client and server API for its consumers. Wrapland is an independent part of the KWinFT project with that project's window manager being Wrapland's first and most prominent user. Wrapland provides two libraries: Wrapland::Client ... [More] and Wrapland::Server As the names suggest, they implement Client and Server APIs, respectively, for the Wayland protocol. The API is Qt-styled, removing the need for a Qt developer uncomfortable with low-level C-APIs to interact with the protocols directly. For example, the callback mechanism from the Wayland API is replaced by signals; data types are adjusted to be what a Qt developer expects, e.g. two arguments of int are represented by a QPoint or a QSize. [Less]

76.6K lines of code

0 current contributors

2 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

Theseus' Ship

Compare

  Analyzed 1 day ago

Theseus' Ship (formerly kwinft , KWin Fast Track) is an easy to use, but flexible, composited window manager for X.Org windowing systems (Wayland, X11) on Linux. The Theseus' Ship project consists of the window manager Theseus' Ship and the accompanying (but independent) libwayland wrapping ... [More] Qt/C++ library Wrapland. The project is a reboot of KWin and KWayland with the explicit goal to be well organized, focused and using modern techniques and good practice in software development in order to allow the development team to move faster, serving new fundamental features and code refactors at rapid pace. [Less]

199K lines of code

0 current contributors

2 months since last commit

0 users on Open Hub

High Activity
0.0
 
I Use This