Age | Commit message (Expand) | Author |
2018-12-03 | Install wlr_pointer_constraints_v1.h | Duncaen |
2018-12-02 | Merge pull request #1403 from emersion/swap-buffers-damage-coords | Drew DeVault |
2018-12-01 | output: switch swap_buffers damage to output-buffer-local coords | emersion |
2018-11-29 | primary-selection: introduce wlr_primary_selection_source | emersion |
2018-11-27 | gtk-primary-selection: use impl pattern for sources | emersion |
2018-11-27 | gtk-primary-selection: remove offer struct | emersion |
2018-11-27 | gtk-primary-selection: refactor everything, untie from seat | emersion |
2018-11-26 | Merge pull request #1387 from emersion/rename-gtk-primary-selection | Drew DeVault |
2018-11-26 | Merge pull request #1384 from emersion/data-multiple-devices | Drew DeVault |
2018-11-26 | surface: fix destroyed subsurfaces handling | emersion |
2018-11-26 | data-device: allow multiple devices for the same seat | emersion |
2018-11-25 | Merge pull request #1375 from emersion/tablet-segfault | Drew DeVault |
2018-11-24 | output: add wlr_output_preferred_read_format() | Ilia Bozhinov |
2018-11-23 | Rename wlr_primary_selection to wlr_gtk_primary_selection | emersion |
2018-11-21 | gtk-primary-selection: track resources | emersion |
2018-11-21 | gtk-primary-selection: support multiple devices | emersion |
2018-11-13 | output: add wlr_output_render_software_cursors | emersion |
2018-11-13 | output: remove wlr_output_set_fullscreen_surface | emersion |
2018-11-13 | backend/x11: Hide cursor with Xfixes | Scott Anderson |
2018-11-13 | backend/x11: Remove old input functions | Scott Anderson |
2018-11-13 | backend/x11: Add new Xinput events | Scott Anderson |
2018-11-13 | backend/x11: Check for xinput extension | Scott Anderson |
2018-11-13 | backend/x11: Make header order consistent | Scott Anderson |
2018-11-13 | backend/x11: Rename xcb_conn to xcb | Scott Anderson |
2018-11-12 | Merge pull request #1372 from emersion/config10 | Drew DeVault |
2018-11-12 | tablet-v2: fix segfault on display destroy | emersion |
2018-11-12 | Use #if instead of #ifdef for wlroots config data | emersion |
2018-11-11 | backend/wayland: Make header order consistent | Scott Anderson |
2018-11-11 | backend/wayland: Move initilisation code earlier | Scott Anderson |
2018-11-11 | backend/wayland: Move registry into backend | Scott Anderson |
2018-11-09 | Tell Mesa not to attempt X11 headers | Cedric Sodhi |
2018-11-09 | Remove WLR_HAS_POSIX_FALLOCATE from build system | sghctoma |
2018-11-04 | Merge pull request #1261 from arandomhuman/damage-control | Drew DeVault |
2018-11-04 | surface: fix wlr_surface_get_effective_damage to give surface coords | emersion |
2018-11-04 | render/gles2: check for GL_OES_EGL_image_external | emersion |
2018-11-04 | render/gles2: remove assumptions about supported formats | emersion |
2018-10-29 | backend/drm: fix frame scheduling on secondary GPUs | emersion |
2018-10-28 | util: use shm_open for in-memory files | emersion |
2018-10-28 | render: on Wayland, make eglSwapBuffers non-blocking | emersion |
2018-10-27 | xwayland: fix typo to enable transparency | emersion |
2018-10-19 | Merge pull request #1287 from emersion/source-seat-client | Drew DeVault |
2018-10-16 | Use enum wl_shm_format for gles2 texture formats | nyorain |
2018-10-15 | Remove fmt parameter from wlr_texture_write_pixels | nyorain |
2018-10-12 | Support older wlr_linux_dmabuf_v1 clients | nyorain |
2018-10-12 | input-method-v2: fix include guard name | emersion |
2018-10-12 | Merge pull request #1203 from dcz-purism/input | Drew DeVault |
2018-10-12 | Include wlr/config.h in x11.h | Scott Anderson |
2018-10-09 | rootston: add support for text input and the basic of input method | Dorota Czaplejewicz |
2018-10-09 | wlroots: add basic support for zwp_input_method_v2 | Dorota Czaplejewicz |
2018-10-09 | wlroots: add support for zwp_text_input_unstable_v3 | Dorota Czaplejewicz |