aboutsummaryrefslogtreecommitdiffstats
path: root/scanner.c
Commit message (Collapse)AuthorAgeFilesLines
* Move core protocol libraries into wayland/ subdirectoryKristian Høgsberg2010-09-141-677/+0
|
* Use a transient object for the dnd sessionKristian Høgsberg2010-09-021-0/+42
|
* Support marshalling of file descriptorsKristian Høgsberg2010-08-271-2/+9
|
* First step towards drag and drop protocolKristian Høgsberg2010-08-181-1/+24
|
* Don't track globals in the client lib, just send out eventsKristian Høgsberg2010-08-101-13/+32
| | | | | Users of the client library must install an global handler to get access to globals.
* Generate the wl_*_add_listener() stubs as wellKristian Høgsberg2010-08-101-14/+54
|
* Generate client side marshal stubs from protocol specKristian Høgsberg2010-08-091-32/+135
|
* Generate protocol types and metadata from xmlKristian Høgsberg2010-08-031-0/+443