Age | Commit message (Expand) | Author |
2019-05-07 | render/gles2: print GL_RENDERER | Simon Ser |
2019-05-06 | backend/wayland: remove wl_shm | Simon Ser |
2019-05-06 | backend/wayland: use xdg-decoration-unstable-v1 | Simon Ser |
2019-05-03 | Test RDP backend on FreeBSD as well | Jan Beich |
2019-05-03 | Update version to 0.6.0 | Drew DeVault |
2019-04-29 | ci: enable Meson auto features | Simon Ser |
2019-04-29 | backend/noop: disallow rendering | Simon Ser |
2019-04-29 | Switch to system epoll-shim.pc in FreeBSD build | Jan Beich |
2019-04-29 | examples: add fullscreening to foreign-toplevel.c | Ilia Bozhinov |
2019-04-29 | rootston: add support for foreign-toplevel fullscreening | Ilia Bozhinov |
2019-04-29 | foreign-toplevel: support fullscreen state and request | Ilia Bozhinov |
2019-04-27 | seat: fallback to v6 if libwayland 1.17 isn't available | Simon Ser |
2019-04-27 | xdg-output: schedule a wl_output.done event on update | Simon Ser |
2019-04-27 | output: introduce wlr_output_schedule_done | Simon Ser |
2019-04-27 | rootston: fix damage tracking debug mode | Simon Ser |
2019-04-26 | output: disambiguate the two types of damage | Simon Ser |
2019-04-26 | rootston: don't submit too much damage | Simon Ser |
2019-04-26 | render/egl: fix swapping with no damage | Simon Ser |
2019-04-26 | Remove wlr_wl_shell | Drew DeVault |
2019-04-26 | Advertise wl_seat version 7 | Scott Anderson |
2019-04-25 | output-damage: fix segfault after destroy | Simon Ser |
2019-04-23 | backend/wayland: fix wlr_wl_pointer use-after-free | Simon Ser |
2019-04-23 | render/egl: fix zero-length VLA | Simon Ser |
2019-04-23 | output: rename needs_commit to needs_frame | Simon Ser |
2019-04-23 | output-damage: refactor API | Simon Ser |
2019-04-23 | output: rename swap_buffers event to precommit | Simon Ser |
2019-04-23 | output: refactor backend API | Simon Ser |
2019-04-23 | output: refactor frame submission API | Simon Ser |
2019-04-22 | rootston: use wlr_output_preferred_mode | Simon Ser |
2019-04-22 | output: introduce wlr_output_preferred_mode | Simon Ser |
2019-04-22 | Fix missing headers when building without X11 | Alyssa Ross |
2019-04-19 | data-device: ignore accept for selection offers | Simon Ser |
2019-04-17 | idle: enable the compositors to add custom idle timeouts (#1655) | Ilia Bozhinov |
2019-04-14 | output: do nothing in output_set_image if backend has no renderer | Ilia Bozhinov |
2019-04-13 | rootston: remove disabled outputs from the output layout | Ilia Bozhinov |
2019-04-13 | output: remove lx, ly | emersion |
2019-04-11 | output-management-v1: add more docs | emersion |
2019-04-11 | rootston: disable then enable outputs when applying output-management state | emersion |
2019-04-11 | Emit preferred mode | Guido Günther |
2019-04-11 | output-management-v1: update protocol, add set_custom_mode | emersion |
2019-04-11 | output-management-v1: support outputs without modes | emersion |
2019-04-11 | output-management-v1: fix wl_fixed_t conversion | emersion |
2019-04-11 | output-management-v1: support applying configuration | emersion |
2019-04-11 | output-management-v1: add support for position, transform and scale | emersion |
2019-04-11 | rootston: update output-management-v1 state when output is modeset | emersion |
2019-04-11 | output-management-v1: add support for modes | emersion |
2019-04-11 | rootston: add output-management-v1 support | emersion |
2019-04-11 | output-management-v1: various fixes | emersion |
2019-04-11 | Add apply and test events to manager | emersion |
2019-04-11 | Split wlr_output_configuration_head_v1 | emersion |