| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-24 | Move keyboard logic to wlr_{keyboard,seat} | Drew DeVault | |
| 2017-08-19 | examples: separate compositor_fini from run | Dominique Martinet | |
| compositor_fini destroys the display, but it is an error to destroy it before e.g. wlr_seat that references it. This lets us order destroy calls properly, following first-in-last-out logic. | |||
| 2017-08-06 | Changed header paths. | Scott Anderson | |
| 2017-06-29 | Merge branch 'wlcore' | Drew DeVault | |
| 2017-06-28 | Move example -> examples | Drew DeVault | |
| And the compositor example into its own directory | |||
