Age | Commit message (Expand) | Author |
2019-08-12 | backend/session: non-void function should return a value | Antonin Décimo |
2019-08-12 | xdg_shell: remove variable self-assignment | Antonin Décimo |
2019-08-12 | wlr_surface: condition is always false | Antonin Décimo |
2019-08-12 | Simplify check | Antonin Décimo |
2019-08-12 | Fix memory leak | Antonin Décimo |
2019-08-12 | xcursor: avoid leak and loss of all cursors if cursors realloc fails | Antonin Décimo |
2019-08-12 | render/drm: keep old drm_format if realloc fails | Antonin Décimo |
2019-08-12 | wlr_xdg_popup: don't treat all surfaces of grabbing client as grabbing surfaces | Sebastian Krzyszkowiak |
2019-08-12 | wlr_xdg_popup: grab touch events alongside pointer and keyboard | Sebastian Krzyszkowiak |
2019-08-12 | wlr_seat_touch: add a way for a grab to ignore a touch point | Sebastian Krzyszkowiak |
2019-08-11 | Add libinput-1.14 support | Drew DeVault |
2019-08-09 | Remove rootston | Drew DeVault |
2019-08-09 | wlr_input_method_v2: Remove input method's resource from the list on destroy | Sebastian Krzyszkowiak |
2019-08-07 | Revert "output: atomic mode" | Rouven Czerwinski |
2019-08-03 | backend/drm: destroy output immediately | Rouven Czerwinski |
2019-08-02 | xdg-output: add support for xdg-output-unstable-v1 version 3 | Simon Ser |
2019-08-02 | output: atomic mode, enabled, scale and transform | Simon Ser |
2019-08-01 | export-dmabuf-v1: fix segfault on output disable | Jason Francis |
2019-08-01 | screencopy: send failed after output disconnect | Jason Francis |
2019-08-01 | screencopy: fix segfault on disabled output | 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 | text_input: Don't forget to send enter events | Guido Günther |
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: Reject requests on gone surfaces | Guido Günther |
2019-07-16 | layer-shell: Remove unused event source | Guido Günther |
2019-07-15 | xdg_shell(_v6): Take maximize/fullscreen state into account on view init | Sebastian Krzyszkowiak |
2019-07-11 | seat: Move focus back to first shell surface when unfocusing layer surface | Sebastian Krzyszkowiak |
2019-07-04 | wlr_seat_touch: Don't destroy touch point with surface | Guido Günther |
2019-06-30 | wlr_seat: special-case first serial set use | Manuel Stoeckl |
2019-06-30 | wlr_tablet_v2: Register event serials | Manuel Stoeckl |
2019-06-30 | wlr_pointer_gestures: 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-27 | output-damage: set needs swap only when we have new damage | Ilia Bozhinov |
2019-06-27 | backend: drm: switch to pageflip_handler_2 | Rouven Czerwinski |
2019-06-24 | virtual_keyboard: Require keymap before accepting keycodes | Dorota Czaplejewicz |
2019-06-24 | backend/drm: Exit-early if 0 crtcs | Scott Anderson |
2019-06-22 | backend/drm: Simplify object matching code | Scott Anderson |
2019-06-21 | Support pointer-gestures on Wayland backend | Greg V |
2019-06-17 | x11: Send a frame event on the pointer after button events | Dorota Czaplejewicz |
2019-06-16 | output: remove wlr_output_impl.transform | Simon Ser |
2019-06-16 | output: reset the pending state on failed commit | Simon Ser |
2019-06-16 | Use a set to track pointer button state. | Ashkan Kiani |
2019-06-11 | Remove WLR_DRM_NO_ATOMIC_GAMMA workaround | Scott Anderson |
2019-06-07 | backend/drm: add support for multiplanar BOs | Simon Ser |
2019-06-07 | backend/drm: fallback to drmModeAddFB2 | Simon Ser |
2019-06-07 | output-damage: support direct scan-out | Simon Ser |