Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Now wlr_backend->outputs is a list of wlr_wl_backend_output instead of
wlr_output.
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
|
Fix #188
|
|
|
|
|
|
|
|
Closes #72 and #96.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows outputs to:
- Not support modesetting
- Resize themselves
|
|
|
|
|
|
Update wayland backend to new api.
Start to use the input interfaces.
Compiling now, not tested.
|
|
Starts to update the wayland backend to the new backend api.
Not yet updated to libinput branch (not yet compiling).
|
|
|
|
|
|
|