1
I Use This!
Very Low Activity
Analyzed 1 day ago. based on code collected 2 days ago.

Project Summary

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 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.

Tags

c++ compositor egl gles kde kwin4 kwinft libraries library plasma qt qt5 wayland windowmanagement windowmanager windowmanagers

In a Nutshell, Wrapland...

GNU Lesser General Public License v2.1 or later
Permitted

Commercial Use

Modify

Distribute

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

Include Notice

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    compare projects before you chose one to use
About Project Security

Languages

C++
94%
5 Other
6%

30 Day Summary

Apr 16 2024 — May 16 2024

12 Month Summary

May 16 2023 — May 16 2024
  • 17 Commits
    Down -104 (85%) from previous 12 months
  • 1 Contributors
    Down -2 (66%) from previous 12 months

Ratings

1 user rates this project:
5.0
 
5.0/5.0
Click to add your rating
  
Review this Project!
 

Static Analysis ( Generated by Coverity Scan for Wrapland )

Repository URL: https://gitlab.com/kwinft/wrapland.git

Version: master-5b66e9f7

2024-02-27
Last Analyzed
393,628
Lines of Code Analyze
0.91
Defect Density

Defects by status for current build

150
Total defects
120
Outstanding
26
Fixed

CWE Top 25 defects

No top 25 CWE defects were found.