Age | Commit message (Collapse) | Author |
|
|
|
|
|
Check if crtc is null in in cursor cleanup when output removed
|
|
|
|
|
|
|
|
|
|
Improve code style in accordance with CONTRIBUTING.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This adds back `wlr_output::needs_swap`. This allows a backend to
request buffer swaps even if the output isn't damaged. This is
needed by the DRM backend to trigger pageflips when the cursor
moves.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This happens when closing chromium for instance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compositor modifier hooks
|
|
|
|
|
|
rootston: hide cursor if seat has only keyboards
|
|
|
|
|