aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-08-01export-dmabuf-v1: fix segfault on output disableJason Francis
2019-08-01screencopy: send failed after output disconnectJason Francis
2019-08-01screencopy: fix segfault on disabled outputJason Francis
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-21output: drop wlr_output_mode.flagsSimon Ser
2019-07-17Use -fmacro-prefix-map to strip build pathManuel Stoeckl
2019-07-17text_input: Don't forget to send enter eventsGuido Günther
2019-07-17backends/x11: Touch supportSebastian Krzyszkowiak
2019-07-17wlr_touch: Declare wlr_touch_impl usage as constSebastian Krzyszkowiak
2019-07-16layer-shell: Reject requests on gone surfacesGuido Günther
2019-07-16layer-shell: Remove unused event sourceGuido Günther
2019-07-15xdg_shell(_v6): Take maximize/fullscreen state into account on view initSebastian Krzyszkowiak