Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Resolves #80
|
|
Also renames create to init. We'll use create for anything that
allocates and init for anything that takes a pointer and initializes it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Currently breaks VT switching for examples.
|
|
|
|
|
|
|
|
Starts to update the wayland backend to the new backend api.
Not yet updated to libinput branch (not yet compiling).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|