aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2019-05-06backend/wayland: use xdg-decoration-unstable-v1Simon Ser
2019-04-29rootston: add support for foreign-toplevel fullscreeningIlia Bozhinov
2019-04-29foreign-toplevel: support fullscreen state and requestIlia Bozhinov
2019-04-27output: introduce wlr_output_schedule_doneSimon Ser
2019-04-26output: disambiguate the two types of damageSimon Ser
2019-04-26Remove wlr_wl_shellDrew DeVault
2019-04-23output: rename needs_commit to needs_frameSimon Ser
2019-04-23output-damage: refactor APISimon Ser
2019-04-23output: rename swap_buffers event to precommitSimon Ser
2019-04-23output: refactor backend APISimon Ser
2019-04-23output: refactor frame submission APISimon Ser
2019-04-22output: introduce wlr_output_preferred_modeSimon Ser
2019-04-22Fix missing headers when building without X11Alyssa Ross