Age | Commit message (Expand) | Author |
2019-08-27 | Revert "wlr_xdg_popup: don't treat all surfaces of grabbing client as grabbin... | Sebastian Krzyszkowiak |
2019-08-24 | wlr-layer-shell-v1: destroy xdg popups on unmap | Brian Ashworth |
2019-08-19 | backend: touch: Fixup incomplete patch for single touch devices. | Andri Yngvason |
2019-08-15 | backend: touch: Assign good ids to single touch devices | Andri Yngvason |
2019-08-15 | wlr_xdg_toplevel: reparent on parent unmap | Brian Ashworth |
2019-08-15 | backend/drm: fix missing plane formats | Simon Ser |
2019-08-12 | Revert "render/drm: keep old drm_format if realloc fails" | Drew DeVault |
2019-08-12 | examples: remove duplicated condition | Antonin Décimo |
2019-08-12 | xwayland: prevent possible array overrun | Antonin Décimo |
2019-08-12 | backend/wayland: check if zxdg_toplevel_decoration_v1 is not NULL | Antonin Décimo |
2019-08-12 | Avoid loss of a fractional part | Antonin Décimo |
2019-08-12 | backend/drm: use UINT64_C for uint64_t literals | Antonin Décimo |
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 |