Age | Commit message (Expand) | Author |
2018-10-17 | Merge pull request #1318 from dcz-purism/text_input_error | Drew DeVault |
2018-10-17 | Merge pull request #1316 from agx/fullscreen-vs-layershell | Drew DeVault |
2018-10-17 | text-input: Don't reject enable requests when unfocused | Dorota Czaplejewicz |
2018-10-17 | rootston: Don't let the wlr_output handle the fullscreen view in case of laye... | Guido Günther |
2018-10-17 | Merge pull request #1317 from sghctoma/freebsd-fixes | Drew DeVault |
2018-10-17 | Add epoll-shim dependency on FreeBSD | sghctoma |
2018-10-17 | Increase _POSIX_C_SOURCE to 200112L | sghctoma |
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-15 | Merge pull request #1313 from colemickens/libdrm | Scott Anderson |
2018-10-15 | render: fix meson including libdrm | Cole Mickens |
2018-10-15 | Merge pull request #1312 from ascent12/drm_include | Drew DeVault |
2018-10-15 | Fix libdrm includes | Scott Anderson |
2018-10-14 | Merge pull request #1309 from swaywm/fix-headless-libinput | emersion |
2018-10-14 | Merge pull request #1310 from colemickens/patch-1 | emersion |
2018-10-13 | Fix include path for (libdrm/)drm_fourcc.h | Cole Mickens |
2018-10-13 | Fix headless backend | Drew DeVault |
2018-10-14 | Merge pull request #1308 from dcz-purism/fix_disable_text_input | Drew DeVault |
2018-10-13 | text-input: Accept disable requests | Dorota Czaplejewicz |
2018-10-13 | Merge pull request #1304 from nyorain/dmabuf_v1 | Drew DeVault |
2018-10-13 | tablet-v2: fix memory leak on OOM, fix resource version | emersion |
2018-10-13 | backend: fix use-after-free in wlr_backend_autocreate | emersion |
2018-10-13 | Merge pull request #1305 from Wolf480pl/fix-xwayland-input-hint | emersion |
2018-10-13 | xwayland/xwm: make hints->input default to true | Wolf480pl |
2018-10-12 | Support older wlr_linux_dmabuf_v1 clients | nyorain |
2018-10-12 | Merge pull request #1303 from dcz-purism/fix_surface_gone | emersion |
2018-10-12 | text-input: fix releasing destroy handlers | Dorota Czaplejewicz |
2018-10-12 | input-method-v2: fix include guard name | emersion |
2018-10-12 | Assert read return value in examples/input-method | Drew DeVault |
2018-10-12 | Update README.md | Drew DeVault |
2018-10-12 | Merge pull request #1203 from dcz-purism/input | Drew DeVault |
2018-10-11 | Merge pull request #1302 from ascent12/x11_config | emersion |
2018-10-12 | Include wlr/config.h in x11.h | Scott Anderson |
2018-10-09 | Merge pull request #1301 from emersion/cleanup-page-flip | Drew DeVault |
2018-10-09 | backend/drm: don't reset conn->pageflip_pending in drm_connector_cleanup | emersion |
2018-10-09 | Merge pull request #1298 from emersion/output-dangling-idle-frame | Drew DeVault |
2018-10-09 | Merge pull request #1299 from Emantor/set-drm-version | Drew DeVault |
2018-10-09 | backend/drm: set drmEventContext version to 2 | Rouven Czerwinski |
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 | build: bump wayland-scanner version | Dorota Czaplejewicz |
2018-10-09 | wlroots: add support for zwp_text_input_unstable_v3 | Dorota Czaplejewicz |
2018-10-09 | output: remove idle_frame event source when destroying output | emersion |
2018-10-09 | Merge pull request #1294 from emersion/xcursor-env-config | Drew DeVault |
2018-10-08 | Merge pull request #1280 from emersion/drm-link-status | Scott Anderson |
2018-10-08 | rootston: export XCURSOR_SIZE and XCURSOR_THEME | emersion |
2018-10-08 | Better placement of visibility check | ixru |
2018-10-08 | Merge pull request #1292 from n3rdopolis/patch-3 | emersion |
2018-10-07 | meson.build: require logind v237 | n3rdopolis |
2018-10-07 | Fix cursor visibility on surface commit | ixru |