1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding a new ClientConnection class for wrapping wl_client More... about 10 years ago
Create wl_resource in Resource::Private instead of subclasses More... about 10 years ago
Track all created Resources in Resource::Private More... about 10 years ago
Move static unbind method from derived classes to Resource::Private More... about 10 years ago
Move q-ptr to Resource::Private More... about 10 years ago
Add cast from wl_resource to Private to Resource::Private More... about 10 years ago
[server] Introduce a base class Resource More... about 10 years ago
Global::Private can create the wl_global More... about 10 years ago
Add a base class for all server interfaces of a wl_global More... about 10 years ago
[server] Interface method returning wl_resource* is called ::resource More... about 10 years ago
Fix shared memory access in BufferInterface More... about 10 years ago
Adding a test application for paste More... about 10 years ago
Adding a test application for copy More... about 10 years ago
Adding a test application supporting output to a QWidget More... about 10 years ago
Overloads taking Qt::MouseButton added to Server::SeatInterface More... about 10 years ago
Remove destroy listener on BufferInterface in dtor More... about 10 years ago
Fix check whether there is already a ShellSurface for a given Surface More... about 10 years ago
Test server extended to start Xwayland server More... about 10 years ago
Display can start the server before QCoreApplication is created More... about 10 years ago
Add a simple testServer binary More... about 10 years ago
Use a destroy listener in BufferInterface More... about 10 years ago
Add wl_data_offer on Client and Server side More... about 10 years ago
Fix signal DataDeviceManager::dataSourceCreated More... about 10 years ago
Add implementation for wl_data_device in Server and Client More... about 10 years ago
Add static SeatInterface *SeatInterface::get(wl_resource*) More... about 10 years ago
Add static DatatSourceInterface *DataSourceInterface::get(wl_resource*) More... about 10 years ago
Add DataDeviceManager and DataSource in client and server More... about 10 years ago
Fix build: don't include wayland-client.h in test_wayland_region.cpp More... about 10 years ago
Add support for opaque and input region to Surface More... about 10 years ago
Implement the wl_region interface More... about 10 years ago