aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27xwayland: free server in error pathAntonin Décimo
2020-07-27Fix incorrect format parametersAntonin Décimo
2020-07-27virtual_pointer: remember current axis for axis eventsRonan Pigott
2020-07-22xwayland/xwm: use initializer for props in xsurface_set_wm_stateSimon Ser
2020-07-22xwayland/xwm: add prop count assert in xsurface_set_net_wm_stateSimon Ser
2020-07-22xwayland/xwm: don't insert surface in list on errorSimon Ser
2020-07-21Fix typosAntonin Décimo
2020-07-21xwm: add support for xwayland minimizeTobias Langendorf
2020-07-16Update version to 0.11.0Simon Ser
2020-07-15input/pointer: add wlr_seat_pointer_wrapTudor Brindus
2020-07-14render: egl: Use current display to restore NULL contextAndri Yngvason
2020-07-08examples/input-method-keyboard-grab: new examplexdavidwu
2020-07-08input-method: implement keyboard grabsxdavidwu
2020-07-08virtual-keyboard: add wlr_input_device_get_virtual_keyboardxdavidwu
2020-07-07backend/drm: check drm_surface_make_current return valueSimon Ser
2020-07-07backend/drm: fix typo in drm_surface_make_current argSimon Ser
2020-07-07layer-shell: remove unused surface listIsaac Freund
2020-07-06examples: fix improper use of `free`j-n-f
2020-07-04xdg-shell: check for existing role before setting xdg_popup_surface_roleGreg V
2020-07-03xwm: end transfers when the requestor is destroyedJohn Chadwick
2020-07-02backend/drm: fix DPMS on legacy interfaceSimon Ser
2020-07-01examples: screencopy-dmabuf: Fix y-inversionAndri Yngvason
2020-07-01screencopy: Use correct dmabuf to get y-inversion flagAndri Yngvason
2020-07-01render: gles2: Fix y-inversion in gles2_blit_dmabuf()Andri Yngvason
2020-06-30xwm: Destroy xwm on hangup or errorScott Moreau
2020-06-30xwayland: Don't discard ready signalsScott Moreau
2020-06-30output: add backend docsSimon Ser
2020-06-30layer-shell: upgrade to v3, implement destructorIsaac Freund
2020-06-30wlr_drag: Destroy drag after releasing grabsKenny Levinsen
2020-06-26xcursor: add xorg-x11 and cursors path to XCURSORPATHKirill Chibisov
2020-06-25xdg-decoration: free old configure structsIsaac Freund
2020-06-25xdg-shell: handle serial wrapping overflowIsaac Freund
2020-06-25layer-shell: handle serial wrapping overflowIsaac Freund
2020-06-24render/gles2: use glGetAttribLocation instead of hardcoded indicesSimon Zeni
2020-06-20examples/pointer: fix wlr_renderer_end call orderSimon Ser
2020-06-19backend/noop: add missing rollback_render output implSimon Ser
2020-06-19output: fix dangling renderer context after wlr_output_preferred_read_formatSimon Ser
2020-06-19output: make rollback_render mandatorySimon Ser
2020-06-19output: rename impl->rollback to rollback_renderSimon Ser
2020-06-18render/egl: print error nameSimon Ser
2020-06-18surface: ignore viewport src rect on NULL bufferSimon Ser
2020-06-18surface: don't unset width and height in finalizeRouven Czerwinski
2020-06-17input/keyboard: send modifiers on first keyboard enterTudor Brindus
2020-06-17viewporter: new protocol implementationSimon Ser
2020-06-17surface: introduce wlr_surface_get_buffer_source_boxSimon Ser
2020-06-17surface: add wlr_surface_state.viewportSimon Ser
2020-06-17render: add wlr_render_subtexture_with_matrixSimon Ser
2020-06-17util/region: add wlr_region_scale_xySimon Ser
2020-06-17box: add wlr_fboxSimon Ser
2020-06-17render/gles2: use .x/.y instead of .s/.tSimon Ser