aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-11-05Introduce wlr_keyboard_groupBrian Ashworth
2019-11-02backend/x11: Give X11 a real rendering loopScott Anderson
2019-10-27backend/drm: add support for custom modesSimon Ser
2019-10-23backend/drm: retry without modifiers for the primary planeSimon Ser
2019-10-22backend/drm: track gbm_bo during direct scan-outSimon Ser
2019-10-22screencopy: Implement damage reportingAndri Yngvason
2019-10-22output: Add commit sequence numberAndri Yngvason
2019-10-16layer_shell: set layer of existing surfaceTimidger
2019-10-16backend/wayland: add support for direct scan-outSimon Ser
2019-10-16output: add block_idle_frameIvan Molodetskikh
2019-10-16Add new define EGL_NO_X11 for newer mesa libraryDanilo Spinella
2019-10-11backend/drm: use modifiers for our GBM buffersSimon Ser
2019-10-08xwayland: Expose configure request maskScott Moreau
2019-09-26Clean up wayland backend tablet supportMarkus Ongyerth
2019-09-26Add zwp-tablet-unstable-v2 client supportMarkus Ongyerth
2019-09-19presentation_feedback: add the sampled stateIvan Molodetskikh
2019-09-14wlr_seat_touch: Destroy the touchpoint on client destroySebastian Krzyszkowiak
2019-08-15wlr_xdg_toplevel: reparent on parent unmapBrian Ashworth
2019-08-12wlr_xdg_popup: grab touch events alongside pointer and keyboardSebastian Krzyszkowiak
2019-08-11Add libinput-1.14 supportDrew DeVault
2019-08-09Remove rootstonDrew DeVault
2019-08-07Revert "output: atomic mode"Rouven Czerwinski
2019-08-03backend/drm: destroy output immediatelyRouven Czerwinski
2019-08-02output: atomic mode, enabled, scale and transformSimon Ser
2019-08-01screencopy: send failed after output disconnectJason 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-17backends/x11: Touch supportSebastian Krzyszkowiak
2019-07-17wlr_touch: Declare wlr_touch_impl usage as constSebastian Krzyszkowiak
2019-07-16layer-shell: Remove unused event sourceGuido Günther
2019-06-30wlr_tablet_v2: 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-24virtual_keyboard: Require keymap before accepting keycodesDorota Czaplejewicz
2019-06-22backend/drm: Simplify object matching codeScott Anderson
2019-06-21Support pointer-gestures on Wayland backendGreg V
2019-06-16output: remove wlr_output_impl.transformSimon Ser
2019-06-16Use a set to track pointer button state.Ashkan Kiani
2019-06-07backend/drm: fallback to drmModeAddFB2Simon Ser
2019-06-07output: introduce wlr_output_lock_attach_renderSimon Ser
2019-06-07backend/drm: hold buffers while scanning outSimon 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: check format when scanning out DMA-BUFSimon Ser
2019-06-07backend/drm: add basic support for direct scan-outemersion
2019-06-02Remove orbital screenshooter and gamma-controlSimon Ser
2019-05-06backend/wayland: remove wl_shmSimon Ser