Age | Commit message (Expand) | Author |
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 |
2019-11-27 | virtual_keyboard: Accept keycode 0 | Dorota Czaplejewicz |
2019-11-26 | render/gles2: do not set GL_TEXTURE_MAG_FILTER | Ronan Pigott |
2019-11-25 | Simplify globals implementation by removing destructors | Simon Ser |
2019-11-25 | render: remove return in wlr_texture_get_size | Simon Ser |
2019-11-23 | Use layer shell v2 | Timidger |
2019-11-23 | Amend typo | Jason |
2019-11-23 | Amend typos | Jason |
2019-11-21 | backend/wayland: add support for presentation-time | Simon Ser |
2019-11-21 | presentation-time: add helper for common case | Simon Ser |