Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Input inhibit
|
|
backend/x11: fix cursor position when receiving configure event
|
|
This is required for wlroots-rs.
|
|
|
|
|
|
|
|
|
|
Follow includedir parameter when installing include directory.
|
|
|
|
And wlr_*_surface_from_wlr_surface
|
|
|
|
|
|
Untie wlr_gles2_renderer and wlr_gles2_texture
|
|
backend/x11: hide cursor
|
|
|
|
|
|
This allows external renderers and potential future GL-based
renderers to re-use this function.
|
|
|
|
|
|
backend/x11: add support for multiple outputs
|
|
|
|
|
|
|
|
|
|
Ref https://github.com/swaywm/sway/pull/1674
|
|
|
|
|
|
xwayland: rename map_notify to map for consistency
|
|
|
|
|
|
|
|
If there were no layer surfaces the usable area of the output would be
an empty box.
|
|
xdg-positioner
|
|
|
|
|
|
|
|
|
|
Use libinput transformed events instead of width_mm/height_mm
|
|
backend/x11: correctly update keyboard modifiers
|
|
|
|
|
|
|
|
|
|
|