Age | Commit message (Expand) | Author |
2019-09-27 | Fixes crash of compositor when unvalidated keycode 0 is passed (#1833) | amingin |
2019-09-26 | drm: use IMPORT_FD for INVALID modifier | Ivan Molodetskikh |
2019-09-26 | Clean up wayland backend tablet support | Markus Ongyerth |
2019-09-26 | Add zwp-tablet-unstable-v2 client support | Markus Ongyerth |
2019-09-26 | Move initialization of wlr_tablet_pad into types/wlr_tablet_pad | Markus Ongyerth |
2019-09-19 | presentation_feedback: add the sampled state | Ivan Molodetskikh |
2019-09-18 | compositor: disconnect client on OOM in create_surface | Simon Ser |
2019-09-17 | xdg-output: send wl_output.done after xdg_output created | Versus Void |
2019-09-15 | render/egl: Change KHR_debug log to include error code | Scott Anderson |
2019-09-14 | wlr_seat_touch: Destroy the touchpoint on client destroy | Sebastian Krzyszkowiak |
2019-09-13 | layer-shell: ignore ack_configure() on closed surfaces | Ilia Bozhinov |
2019-09-05 | backend/drm: check for mst: in path property | Rouven Czerwinski |
2019-08-31 | render/gles2: fix calculation for partial gles2 pixel read (#1809) | Filip Sandborg |
2019-08-27 | Update version to 0.7.0 | Drew DeVault |
2019-08-27 | Add _incr_version to contrib/ | Drew DeVault |
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 |