aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-07Implement logind session SetType method to change session type to waylandRyan Walklin
2020-08-05gamma-control-v1: fix use-after-free in gamma_control_handle_set_gammaSimon Ser
2020-08-03make sure to fail setting gamma on disabled outputsIlia Bozhinov
2020-07-31drm: fix uninitialized readDevin J. Pohly
2020-07-30xwayland: do not allow apps to change focus after wlroots requestIlia Bozhinov
2020-07-28render/gles2: remove gles2_procsSimon Ser
2020-07-28render/gles2: make push/pop debug functions take a wlr_rendererSimon Ser
2020-07-28render/gles2: keep ref to wlr_gles2_renderer in wlr_gles2_textureSimon Ser
2020-07-28render/gles2: make wlr_gles2_texture_from_* privateSimon Ser
2020-07-28examples: remove unnecessary gles2.h importsRouven Czerwinski
2020-07-27xwm: Set _NET_WM_STATE_FOCUSED property for the focused surfaceScott Moreau
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