Age | Commit message (Expand) | Author |
2019-09-19 | presentation_feedback: add the sampled state | Ivan Molodetskikh |
2019-09-14 | wlr_seat_touch: Destroy the touchpoint on client destroy | Sebastian Krzyszkowiak |
2019-08-15 | wlr_xdg_toplevel: reparent on parent unmap | Brian Ashworth |
2019-08-12 | wlr_xdg_popup: grab touch events alongside pointer and keyboard | Sebastian Krzyszkowiak |
2019-08-11 | Add libinput-1.14 support | Drew DeVault |
2019-08-09 | Remove rootston | Drew DeVault |
2019-08-07 | Revert "output: atomic mode" | Rouven Czerwinski |
2019-08-03 | backend/drm: destroy output immediately | Rouven Czerwinski |
2019-08-02 | output: atomic mode, enabled, scale and transform | Simon Ser |
2019-08-01 | screencopy: send failed after output disconnect | Jason Francis |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-07-21 | output: drop wlr_output_mode.flags | Simon Ser |
2019-07-17 | Use -fmacro-prefix-map to strip build path | Manuel Stoeckl |
2019-07-17 | backends/x11: Touch support | Sebastian Krzyszkowiak |
2019-07-17 | wlr_touch: Declare wlr_touch_impl usage as const | Sebastian Krzyszkowiak |
2019-07-16 | layer-shell: Remove unused event source | Guido Günther |
2019-06-30 | wlr_tablet_v2: Register event serials | Manuel Stoeckl |
2019-06-30 | wlr_seat: Fix edge cases with serial validation | Manuel Stoeckl |
2019-06-30 | Implement serial validation for selection requests | Manuel Stoeckl |
2019-06-24 | virtual_keyboard: Require keymap before accepting keycodes | Dorota Czaplejewicz |
2019-06-22 | backend/drm: Simplify object matching code | Scott Anderson |
2019-06-21 | Support pointer-gestures on Wayland backend | Greg V |
2019-06-16 | output: remove wlr_output_impl.transform | Simon Ser |
2019-06-16 | Use a set to track pointer button state. | Ashkan Kiani |
2019-06-07 | backend/drm: fallback to drmModeAddFB2 | Simon Ser |
2019-06-07 | output: introduce wlr_output_lock_attach_render | Simon Ser |
2019-06-07 | backend/drm: hold buffers while scanning out | Simon Ser |
2019-06-07 | output: fix attach_buffer semantics | Simon Ser |
2019-06-07 | output: change set_dmabuf to attach_buffer | Simon Ser |
2019-06-07 | buffer: add wlr_buffer_get_dmabuf | Simon Ser |
2019-06-07 | render/dmabuf: add wlr_dmabuf_attributes_copy | Simon Ser |
2019-06-07 | backend/drm: check format when scanning out DMA-BUF | Simon Ser |
2019-06-07 | backend/drm: add basic support for direct scan-out | emersion |
2019-06-02 | Remove orbital screenshooter and gamma-control | Simon Ser |
2019-05-06 | backend/wayland: remove wl_shm | Simon Ser |
2019-05-06 | backend/wayland: use xdg-decoration-unstable-v1 | Simon Ser |
2019-04-29 | rootston: add support for foreign-toplevel fullscreening | Ilia Bozhinov |
2019-04-29 | foreign-toplevel: support fullscreen state and request | Ilia Bozhinov |
2019-04-27 | output: introduce wlr_output_schedule_done | Simon Ser |
2019-04-26 | output: disambiguate the two types of damage | Simon Ser |
2019-04-26 | Remove wlr_wl_shell | Drew DeVault |
2019-04-23 | output: rename needs_commit to needs_frame | Simon Ser |
2019-04-23 | output-damage: refactor API | Simon Ser |
2019-04-23 | output: rename swap_buffers event to precommit | Simon Ser |
2019-04-23 | output: refactor backend API | Simon Ser |
2019-04-23 | output: refactor frame submission API | Simon Ser |
2019-04-22 | output: introduce wlr_output_preferred_mode | Simon Ser |
2019-04-22 | Fix missing headers when building without X11 | Alyssa Ross |
2019-04-17 | idle: enable the compositors to add custom idle timeouts (#1655) | Ilia Bozhinov |
2019-04-13 | output: remove lx, ly | emersion |