Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename input.c to evdev.c. | Kristian Høgsberg | 2008-11-24 | 1 | -151/+0 |
| | |||||
* | Expose screenshooting as an interface, drop SIGUSR hack. | Kristian Høgsberg | 2008-11-24 | 1 | -1/+0 |
| | | | | | This pulls in a bit of extra infrastructure for discovering adertised objects on the client side. | ||||
* | Add crude input device support. | Kristian Høgsberg | 2008-11-06 | 1 | -0/+152 |
Just pointer motion and button clicks for now, broadcast to all clients. |