aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-11wlr_box: properly calculate closest point for non-positive area boxesIlia Bozhinov
2019-10-11backend/drm: use modifiers for our GBM buffersSimon Ser
2019-10-11render/egl: support formats with zero modifiersSimon Ser
2019-10-08xwayland: Expose configure request maskScott Moreau
2019-10-08build: workaround for meson disabler object not working with if notSimon Ser
2019-10-07Update version to 0.8.1Drew DeVault
2019-09-27Fixes crash of compositor when unvalidated keycode 0 is passed (#1833)amingin
2019-09-26drm: use IMPORT_FD for INVALID modifierIvan Molodetskikh
2019-09-26Clean up wayland backend tablet supportMarkus Ongyerth
2019-09-26Add zwp-tablet-unstable-v2 client supportMarkus Ongyerth
2019-09-26Move initialization of wlr_tablet_pad into types/wlr_tablet_padMarkus Ongyerth
2019-09-19presentation_feedback: add the sampled stateIvan Molodetskikh
2019-09-18compositor: disconnect client on OOM in create_surfaceSimon Ser
2019-09-17xdg-output: send wl_output.done after xdg_output createdVersus Void
2019-09-15render/egl: Change KHR_debug log to include error codeScott Anderson
2019-09-14wlr_seat_touch: Destroy the touchpoint on client destroySebastian Krzyszkowiak
2019-09-13layer-shell: ignore ack_configure() on closed surfacesIlia Bozhinov
2019-09-05backend/drm: check for mst: in path propertyRouven Czerwinski
2019-08-31render/gles2: fix calculation for partial gles2 pixel read (#1809)Filip Sandborg
2019-08-27Update version to 0.7.0Drew DeVault
2019-08-27Add _incr_version to contrib/Drew DeVault
2019-08-27Revert "wlr_xdg_popup: don't treat all surfaces of grabbing client as grabbin...Sebastian Krzyszkowiak
2019-08-24wlr-layer-shell-v1: destroy xdg popups on unmapBrian Ashworth
2019-08-19backend: touch: Fixup incomplete patch for single touch devices.Andri Yngvason
2019-08-15backend: touch: Assign good ids to single touch devicesAndri Yngvason
2019-08-15wlr_xdg_toplevel: reparent on parent unmapBrian Ashworth
2019-08-15backend/drm: fix missing plane formatsSimon Ser
2019-08-12Revert "render/drm: keep old drm_format if realloc fails"Drew DeVault
2019-08-12examples: remove duplicated conditionAntonin Décimo
2019-08-12xwayland: prevent possible array overrunAntonin Décimo
2019-08-12backend/wayland: check if zxdg_toplevel_decoration_v1 is not NULLAntonin Décimo
2019-08-12Avoid loss of a fractional partAntonin Décimo
2019-08-12backend/drm: use UINT64_C for uint64_t literalsAntonin Décimo
2019-08-12backend/session: non-void function should return a valueAntonin Décimo
2019-08-12xdg_shell: remove variable self-assignmentAntonin Décimo
2019-08-12wlr_surface: condition is always falseAntonin Décimo
2019-08-12Simplify checkAntonin Décimo
2019-08-12Fix memory leakAntonin Décimo
2019-08-12xcursor: avoid leak and loss of all cursors if cursors realloc failsAntonin Décimo
2019-08-12render/drm: keep old drm_format if realloc failsAntonin Décimo
2019-08-12wlr_xdg_popup: don't treat all surfaces of grabbing client as grabbing surfacesSebastian Krzyszkowiak
2019-08-12wlr_xdg_popup: grab touch events alongside pointer and keyboardSebastian Krzyszkowiak
2019-08-12wlr_seat_touch: add a way for a grab to ignore a touch pointSebastian Krzyszkowiak
2019-08-11Add libinput-1.14 supportDrew DeVault
2019-08-09Remove rootstonDrew DeVault
2019-08-09wlr_input_method_v2: Remove input method's resource from the list on destroySebastian Krzyszkowiak
2019-08-07Revert "output: atomic mode"Rouven Czerwinski
2019-08-03backend/drm: destroy output immediatelyRouven Czerwinski
2019-08-02xdg-output: add support for xdg-output-unstable-v1 version 3Simon Ser
2019-08-02output: atomic mode, enabled, scale and transformSimon Ser