Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-14 | Move core protocol libraries into wayland/ subdirectory | Kristian Høgsberg | 1 | -115/+0 |
2010-02-26 | Import Eric Anholts hash table implementation | Kristian Høgsberg | 1 | -76/+0 |
2009-09-18 | Add a hash remove implementation | Kristian Høgsberg | 1 | -3/+10 |
2009-09-18 | Export list implementation | Kristian Høgsberg | 1 | -8/+9 |
2009-02-23 | Include the currently pressed keys in keyboard focus event. | Kristian Høgsberg | 1 | -0/+44 |
2008-12-22 | Track objects client side using a hash too. | Kristian Høgsberg | 1 | -1/+2 |
2008-12-14 | Initialize count to 0 in wl_list_length(). | Kristian Høgsberg | 1 | -0/+1 |
2008-12-12 | Make sure we initialize object hash. | Kristian Høgsberg | 1 | -0/+26 |
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 | -0/+6 |
2008-11-24 | Expose screenshooting as an interface, drop SIGUSR hack. | Kristian Høgsberg | 1 | -0/+83 |