Age | Commit message (Expand) | Author |
2019-05-31 | zwp_virtual-keyboard: fix mmap error handling | Brian Ashworth |
2019-05-30 | wlr_output: remove idle_done on output destroy | Rouven Czerwinski |
2019-05-22 | Merge pull request #1705 from rindeal/patch-2 | Scott Anderson |
2019-05-22 | session/logind: check for XDG_SESSION_ID first | Jan Chren |
2019-05-22 | Merge pull request #1704 from rindeal/patch-2 | Scott Anderson |
2019-05-22 | session/logind: specify seat exactly | Jan Chren |
2019-05-19 | rootston: remove duplicated include | Silvan Jegen |
2019-05-15 | Merge pull request #1696 from RedSoxFan/logind-stay-active-on-gone | Scott Anderson |
2019-05-13 | Fixes #1689 RDP RemoteFX crash | Michiel |
2019-05-13 | output: clear output->damage on successful commit | Ilia Bozhinov |
2019-05-13 | session/logind: keep active for pause_device gone | Brian Ashworth |
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 |