Age | Commit message (Expand) | Author |
2020-01-14 | Bump meson version to 0.51.2 | Scott Anderson |
2020-01-13 | render/gles2: unbind textures after use | Simon Ser |
2020-01-12 | render/egl: remove SURFACELESS_MESA special case | Simon Ser |
2020-01-12 | text-input: fix missing destroy signal init | xdavidwu |
2020-01-10 | Drop RDP backend | Drew DeVault |
2020-01-09 | backend/wayland: handle display errors more gracefully | Simon Ser |
2020-01-09 | backend/wayland: listen to wl_buffer.release events | Simon Ser |
2020-01-08 | Allow WLR_RDP_PORT to be any valid TCP/UDP port number | Jason |
2020-01-06 | Update version to 0.9.1 | Drew DeVault |
2020-01-05 | xwm: allow applications to change focus between their own surfaces | Ilia Bozhinov |
2020-01-03 | virtual-pointer: Actually use the value passed to axis_discrete | Andri Yngvason |
2020-01-02 | backend/wayland: fix frame callback not registered | Simon Ser |
2019-12-31 | Update version to 0.9.0 | Drew DeVault |
2019-12-31 | render: guard rendering operations between begin() and end() | Simon Ser |
2019-12-31 | xwayland: Clean up if Xwayland fails to start | Scott Moreau |
2019-12-31 | virtual-pointer: Add support for the wlr-virtual-pointer-unstable-v1 | Josef Gajdusek |
2019-12-30 | backend/drm: don't modeset with a NULL mode after TTY switch | Simon Ser |
2019-12-30 | output: only advertise current mode | Simon Ser |
2019-12-30 | xdg-shell: make wlr_xdg_surface_from_resource reject NULL | Simon Ser |
2019-12-30 | xdg-shell: fix inert xdg_surface handling | Simon Ser |
2019-12-30 | tinywl: enable and commit output when modesetting | Simon Ser |
2019-12-30 | output: refuse to commit a buffer or modeset a disabled output | Simon Ser |
2019-12-30 | output: clear pending bit if pending == current | Simon Ser |
2019-12-30 | backend/drm: modeset before enabling an output | Simon Ser |
2019-12-30 | output: re-introduce atomic mode, enabled, scale and transform | Simon Ser |
2019-12-29 | wlr_keyboard_group: fix mem leak in refresh_state | Brian Ashworth |
2019-12-29 | output-management-v1: use wlr_output.description | Simon Ser |
2019-12-29 | xdg-output-v1: use wlr_output.description | Simon Ser |
2019-12-29 | output: add description | Simon Ser |
2019-12-29 | ci: add a build run with all features disabled | Simon Ser |
2019-12-23 | Revert "ci: add xorgproto dep to Arch build" | Simon Ser |
2019-12-23 | meson: Remove tag generation | Scott Anderson |
2019-12-23 | meson: Various improvements | Scott Anderson |
2019-12-22 | backend/session/freebsd: Fix the way to get TTY path | Ting-Wei Lan |
2019-12-21 | render: fix EGL extensions not loaded | Simon Ser |
2019-12-21 | ci: add xorgproto dep to Arch build | Simon Ser |
2019-12-20 | backend/drm: print preferred mode | Rouven Czerwinski |
2019-12-20 | Refactor EGL/GL API loading | Simon Ser |
2019-12-18 | Send tablet tool frame on proximity_out | myfreeweb |
2019-12-16 | output: fix wlr_output_preferred_mode fallback | Simon Ser |
2019-12-14 | surface: don't unref the current buffer on failure | Simon Ser |
2019-12-14 | buffer: improve error handling | Simon Ser |
2019-12-11 | backend/drm: add BenQ to manufacturer list | Simon Ser |
2019-12-09 | output: fix cursor wl_surface.{enter,leave} tracking | Manuel Stoeckl |
2019-12-05 | backend/drm: fix segfault in init_drm_surface | Simon Ser |
2019-12-01 | backend/drm, backend/libinput: listen to session destroy | Simon Ser |
2019-12-01 | keyboard: emit key events without keymap | Simon Ser |
2019-12-01 | Revert "output: add block_idle_frame" | Simon Ser |
2019-11-28 | note libinput as well | n3rdopolis |
2019-11-28 | Update environment variable documentation to include more backends | n3rdopolis |