| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move core protocol libraries into wayland/ subdirectory | Kristian Høgsberg | 2010-09-14 | 1 | -266/+0 |
| | | |||||
| * | Replace commit/ack/frame protocol with simpler sync and frame callbacks | Kristian Høgsberg | 2010-09-03 | 1 | -14/+17 |
| | | |||||
| * | Use a transient object for the dnd session | Kristian Høgsberg | 2010-09-02 | 1 | -53/+51 |
| | | |||||
| * | Update drag protocol to use fd passing for data transfer | Kristian Høgsberg | 2010-08-27 | 1 | -15/+22 |
| | | |||||
| * | Set pointer image only in response to 'target' event | Kristian Høgsberg | 2010-08-25 | 1 | -3/+0 |
| | | |||||
| * | First step towards drag and drop protocol | Kristian Høgsberg | 2010-08-18 | 1 | -0/+88 |
| | | |||||
| * | Add protocol for setting the pointer image | Kristian Høgsberg | 2010-08-16 | 1 | -0/+6 |
| | | |||||
| * | Generate client side marshal stubs from protocol spec | Kristian Høgsberg | 2010-08-09 | 1 | -12/+12 |
| | | |||||
| * | Introduce 'buffer' object for attaching, image cahce and cursor images | Kristian Høgsberg | 2010-08-09 | 1 | -9/+27 |
| | | | | | | | The buffer object is created by a 'drm' object, which encapsulates the buffer sharing and authentication mechanism. Once the buffer is created it can be attached to a surface. | ||||
| * | Send out coordinates with pointer_focus event | Kristian Høgsberg | 2010-08-06 | 1 | -0/+4 |
| | | | | | | We can't rely on motion events happening right away, pointer_focus could change because of windows coming or going etc. | ||||
| * | Introduce 'shell' object for moving and resizing surfaces in the compositor | Kristian Høgsberg | 2010-08-04 | 1 | -0/+8 |
| | | |||||
| * | Generate protocol types and metadata from xml | Kristian Høgsberg | 2010-08-03 | 1 | -0/+137 |
