Age | Commit message (Expand) | Author |
2020-11-05 | screencopy: perform DMA-BUF copy on output commit | Simon Ser |
2020-11-05 | export-dmabuf: export DMA-BUF on output commit | Simon Ser |
2020-11-05 | output: add when field to wlr_output_event_commit | Simon Ser |
2020-11-05 | output: update docs to reflect reality | Simon Ser |
2020-11-05 | backend/drm: export pending FB in export_dmabuf, if any | Simon Ser |
2020-11-04 | screencopy: stop setting needs_frame flag | Simon Ser |
2020-11-03 | gamma-control-v1: apply gamma LUT when output gets enabled | Simon Ser |
2020-11-03 | xwayland: log unhandled NET_WM_STATE property changes | Simon Ser |
2020-11-03 | xwayland: minor code style fixes | Simon Ser |
2020-11-03 | backend/drm: fix "a page-flip is already pending" errors on modeset | Simon Ser |
2020-11-02 | render: define EGL_NO_PLATFORM_SPECIFIC_TYPES (#2452) | Simon Ser |
2020-10-31 | render/dmabuf: use bitmask for wlr_dmabuf_attributes_flags | Tudor Brindus |
2020-10-31 | util/edges: use bitmask for wlr_edges | Tudor Brindus |
2020-10-31 | types/wlr_output_layout: use bitmask for wlr_direction | Tudor Brindus |
2020-10-31 | types/wlr_keyboard: use bitmasks for wlr_keyboard_led and wlr_keyboard_modifi... | Tudor Brindus |
2020-10-30 | backend/drm: Check if output is enabled before sending frame event | Marten Ringwelski |
2020-10-27 | xdg_shell: fix a typo | Ilia Bozhinov |
2020-10-20 | foreign toplevel: Fix whitespace error | Scott Moreau |
2020-10-20 | foreign toplevel: send parent event only to clients that support it | Daniel Kondor |
2020-10-20 | xwayland: fix minor typo in debug log | Tudor Brindus |
2020-10-18 | backend/wayland: fix some keyboard/touch leaks | Mykola Orliuk |
2020-10-18 | backend/wayland: fix input creation error handling | Mykola Orliuk |
2020-10-18 | backend/wayland: add error flow in create_wl_seat | Mykola Orliuk |
2020-10-18 | foreign-toplevel-management: report parent toplevel | Daniel Kondor |
2020-10-18 | backend/wayland: factor out wlr_wl_seat | Mykola Orliuk |
2020-10-18 | backend/wayland: manage cursor for current pointer | Mykola Orliuk |
2020-10-18 | backend/wayland: add touch support to the wayland backend | Ilia Bozhinov |
2020-10-18 | wlr_drag: remove unused point_destroy field | Isaac Freund |
2020-10-16 | xdg_positioner: remove unused field | Isaac Freund |
2020-10-14 | xwayland: add set_geometry event | Ilia Bozhinov |
2020-10-13 | xwayland: notify requestor when we fail to respond to their request | Tudor Brindus |
2020-10-12 | xwayland: remove stale transfers from the same requestor | Tudor Brindus |
2020-10-11 | xwayland: introduce WLR_XWAYLAND for specifying which Xwayland to use | Tudor Brindus |
2020-10-11 | xwayland: fix use-after-free in selection handling | Tudor Brindus |
2020-10-11 | xwayland: using %m in `wlr_log` is broken, use `wlr_log_errno` instead | Tudor Brindus |
2020-10-11 | examples: use `perror` instead of `fprintf` GNU %m `printf` extension | Tudor Brindus |
2020-10-10 | backend/libinput: improve logger callback | Simon Ser |
2020-10-09 | output-management-v1: send complete head state on enable change | Roman Gilg |
2020-10-09 | layer-shell: error on 0 dimension without anchors | Isaac Freund |
2020-10-08 | xwm: add loop detection for read_surface_parent | Rouven Czerwinski |
2020-09-16 | backend: remove check for _WAYLAND_DISPLAY | Simon Ser |
2020-09-10 | layer-shell: add for_each_popup | Isaac Freund |
2020-09-04 | output-management-v1: send head identifying information | Roman Gilg |
2020-09-04 | output-management-v1: add head identifying events | Roman Gilg |
2020-09-04 | xwayland: disconnect display destroy listener even if xwayland didn't initialize | Ilia Bozhinov |
2020-09-04 | Accommodate for CONFIG_VT=0, all TTYs are in seat0, but not all | nerdopolis |
2020-09-04 | session: Don't refuse unprivileged creation of "direct" backend | Patrick Steinhardt |
2020-09-04 | wayland: emit relative pointer events only for current pointer | Ilia Bozhinov |
2020-09-03 | Remove xdg-shell v6 | Drew DeVault |
2020-09-02 | Quieten failure to set login session type | Ryan Walklin |