aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-06-07output: introduce wlr_output_lock_attach_renderSimon Ser
2019-06-07output: refuse to scan-out if software cursors are usedSimon Ser
2019-06-07rootston: add support for direct scan-outSimon Ser
2019-06-07backend/drm: reject DMA-BUFs with flagsSimon Ser
2019-06-07backend/drm: hold buffers while scanning outSimon Ser
2019-06-07output: save buffer in pending stateSimon Ser
2019-06-07output: fix attach_buffer semanticsSimon Ser
2019-06-07output: change set_dmabuf to attach_bufferSimon Ser
2019-06-07buffer: add wlr_buffer_get_dmabufSimon Ser
2019-06-07render/dmabuf: add wlr_dmabuf_attributes_copySimon Ser
2019-06-07backend/drm: strip alpha channel on scan-outSimon Ser