Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-02 | Put Wayland under the MIT license. | Kristian Høgsberg | 1 | -0/+22 | |
2008-11-28 | Generalize event loop a bit and pull in the timerfd stuff. | Kristian Høgsberg | 1 | -53/+237 | |
2008-11-24 | Animate overlay on/off. | Kristian Høgsberg | 1 | -1/+3 | |
2008-11-08 | Add prototypes warnings, use -fvisibility. | Kristian Høgsberg | 1 | -7/+7 | |
2008-11-06 | Add crude input device support. | Kristian Høgsberg | 1 | -0/+3 | |
Just pointer motion and button clicks for now, broadcast to all clients. | |||||
2008-11-06 | Recomposite screen in idle handler. | Kristian Høgsberg | 1 | -8/+38 | |
2008-10-07 | Bunch of new stuff: simple compositor, cairo+gem use in client, events. | Kristian Høgsberg | 1 | -1/+26 | |
2008-09-30 | Initial commit. | Kristian Høgsberg | 1 | -0/+107 | |
This has the basic event loop, and a first cut of the libffi dispatcher. |