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
Close fd DataSourceInterface::requestData More... about 10 years ago
Split SeatInterface::Private into own header file More... about 10 years ago
Cleanup SeatInterface after refactoring More... about 10 years ago
Merge SeatInterface::Private::pointerForSurface and ::keyboardForSurface More... about 10 years ago
KeyboardInterface inherits Resource More... about 10 years ago
Refactor KeyboardInterface More... about 10 years ago
Get event timestamp from SeatInterface in KeyboardInterface More... about 10 years ago
Move pointer position into the Pointer struct in SeatInterface::Private More... about 10 years ago
Make PointerInterface::focusedSurface public More... about 10 years ago
Drop global position from PointerInterface More... about 10 years ago
Move pointer button handling from PointerInterface to SeatInterface More... about 10 years ago
Turn PointerInterface into a Resource More... about 10 years ago
Create one PointerInterface for each pointer wl_resource More... about 10 years ago
[server] Add a SeatInterface::focusedPointer More... about 10 years ago
Move focused pointer surface API to SeatInterface More... about 10 years ago
[server] Keep timestamp in SeatInterface instead of PointerInterface More... about 10 years ago
[server] Move pointer position from PointerInterface to SeatInterface More... about 10 years ago
[server] Drop Display* from PointerInterface and KeyboardInterface More... about 10 years ago
[server] Move PointerInterface into own .h and .cpp More... about 10 years ago
[server] Move KeyboardInterface into dedicated .h and .cpp More... about 10 years ago
Include(ECMMarkAsTest) in tests/ More... about 10 years ago
Add a parentResource to Resource More... about 10 years ago
Set physical size to something sensible -- 40x30 cm More... about 10 years ago
Drop incorrect Q_UNUSED More... about 10 years ago
Add createResource to ClientConnection More... about 10 years ago
Add a flush to ClientConnection More... about 10 years ago
Remove client credentials from ShellSurface More... about 10 years ago
Resource holds a ClientConnection instead of a wl_client More... about 10 years ago
Expose all ClientConnections in Display More... about 10 years ago
Add test condition in test_display.cpp More... about 10 years ago