aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-07-11seat: Move focus back to first shell surface when unfocusing layer surfaceSebastian Krzyszkowiak
2019-07-04wlr_seat_touch: Don't destroy touch point with surfaceGuido Günther
2019-06-30wlr_seat: special-case first serial set useManuel Stoeckl
2019-06-30wlr_tablet_v2: Register event serialsManuel Stoeckl
2019-06-30wlr_pointer_gestures: Register event serialsManuel Stoeckl
2019-06-30wlr_seat: Fix edge cases with serial validationManuel Stoeckl
2019-06-30Implement serial validation for selection requestsManuel Stoeckl
2019-06-27output-damage: set needs swap only when we have new damageIlia Bozhinov
2019-06-27backend: drm: switch to pageflip_handler_2Rouven Czerwinski
2019-06-24virtual_keyboard: Require keymap before accepting keycodesDorota Czaplejewicz
2019-06-24backend/drm: Exit-early if 0 crtcsScott Anderson
2019-06-22backend/drm: Simplify object matching codeScott Anderson
2019-06-21Support pointer-gestures on Wayland backendGreg V
2019-06-17x11: Send a frame event on the pointer after button eventsDorota Czaplejewicz
2019-06-16output: remove wlr_output_impl.transformSimon Ser
2019-06-16output: reset the pending state on failed commitSimon Ser
2019-06-16Use a set to track pointer button state.Ashkan Kiani
2019-06-11Remove WLR_DRM_NO_ATOMIC_GAMMA workaroundScott Anderson
2019-06-07backend/drm: add support for multiplanar BOsSimon Ser
2019-06-07backend/drm: fallback to drmModeAddFB2Simon Ser
2019-06-07output-damage: support direct scan-outSimon Ser