| Age | Commit message (Collapse) | Author | 
|---|
|  | handle_x11_event() and x11_handle_input_event() react to different kinds
of events, so it does not make much of a difference if
x11_handle_input_event() signals if it handled an event or not.
Signed-off-by: Uli Schlachter <psychon@znc.in> | 
|  | Make wlr_renderer_scissor take normal coords instead of upside-down ones | 
|  | xwayland: emit new_surface when unmapped | 
|  |  | 
|  | Fix gcc string truncation warnings | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Add surface iterators | 
|  |  | 
|  |  | 
|  | Add wlr_surface_is_subsurface and wlr_subsurface_from_surface | 
|  |  | 
|  | Add wlr_xdg_output_manager | 
|  |  | 
|  | Needed for https://github.com/swaywm/wlroots-rs/issues/131 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | 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 | 
|  | This fixes drag'n'drop support for Chromium. | 
|  |  | 
|  |  | 
|  |  | 
|  | 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. | 
|  |  | 
|  |  |