Age | Commit message (Expand) | Author |
2019-10-22 | output: Add commit sequence number | Andri Yngvason |
2019-10-19 | Add missing include required by mesa and libglvnd change | Ferdinand Bachmann |
2019-10-17 | protocol: sync layer-shell with upstream | Simon Ser |
2019-10-16 | layer_shell: set layer of existing surface | Timidger |
2019-10-16 | render/gles2: don't unset the current EGL surface when destroying texture | Simon Ser |
2019-10-16 | backend/wayland: add support for direct scan-out | Simon Ser |
2019-10-16 | output: add block_idle_frame | Ivan Molodetskikh |
2019-10-16 | Add new define EGL_NO_X11 for newer mesa library | Danilo Spinella |
2019-10-16 | build: simplify by using disabler deps | Simon Ser |
2019-10-11 | wlr_box: properly calculate closest point for non-positive area boxes | Ilia Bozhinov |
2019-10-11 | backend/drm: use modifiers for our GBM buffers | Simon Ser |
2019-10-11 | render/egl: support formats with zero modifiers | Simon Ser |
2019-10-08 | xwayland: Expose configure request mask | Scott Moreau |
2019-10-08 | build: workaround for meson disabler object not working with if not | Simon Ser |
2019-10-07 | Update version to 0.8.1 | Drew DeVault |
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 |