Age | Commit message (Expand) | Author |
2019-12-31 | virtual-pointer: Add support for the wlr-virtual-pointer-unstable-v1 | Josef Gajdusek |
2019-12-23 | meson: Various improvements | Scott Anderson |
2019-11-20 | examples: set mode when creating shm object | Jan Beich |
2019-11-20 | Add -Wmissing-prototypes | Simon Ser |
2019-10-16 | build: simplify by using disabler deps | Simon Ser |
2019-10-08 | build: workaround for meson disabler object not working with if not | Simon Ser |
2019-08-12 | examples: remove duplicated condition | Antonin Décimo |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-06-02 | Remove orbital screenshooter and gamma-control | Simon Ser |
2019-04-29 | examples: add fullscreening to foreign-toplevel.c | Ilia Bozhinov |
2019-04-23 | output: refactor frame submission API | Simon Ser |
2019-03-01 | meson: enable more compiler warnings | emersion |
2019-01-29 | Fix two issues found with Clang's static analyzer | emersion |
2019-01-21 | Fix indentation in various files | emersion |
2019-01-20 | Merge pull request #1476 from emersion/fullscreen-shell | Drew DeVault |
2019-01-13 | Fix software cursor rendering for tinywl and some examples | Alexander Bakker |
2019-01-07 | Simplify evdev includes on FreeBSD by relying on up-to-date package | Jan Beich |
2019-01-06 | fullscreen-shell-v1: initial protocol implementation | emersion |
2019-01-04 | Merge pull request #1432 from ForTheReallys/relative-pointers | emersion |
2018-12-30 | examples/layer-shell.c: check popup exists before drawing | Ian Fan |
2018-12-21 | relative_pointer: add relative-pointer example | random human |
2018-12-08 | examples: add wlr_foreign_toplevel_management_v1 example | Ilia Bozhinov |
2018-11-06 | examples: only link clients to wlroots if necessary | emersion |
2018-11-06 | Use _POSIX_C_SOURCE, use shm_open | emersion |
2018-10-17 | Add epoll-shim dependency on FreeBSD | sghctoma |
2018-10-15 | render: fix meson including libdrm | Cole Mickens |
2018-10-15 | Fix libdrm includes | Scott Anderson |
2018-10-12 | Assert read return value in examples/input-method | Drew DeVault |
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 |
2018-09-27 | Merge pull request #852 from Laaas/master | Drew DeVault |
2018-09-26 | examples/pointer-constraints: style fixes | emersion |
2018-09-26 | Fix unknown cursor in layer-shell example | emersion |
2018-09-18 | export-dmabuf: disable hardware cursors if desired | emersion |
2018-09-18 | Implement pointer-constraints protocol in wlroots and rootston | Las |
2018-09-03 | Release pointers in examples/multi-pointer | random human |
2018-09-03 | Release registry pointer in examples/idle | random human |
2018-09-03 | Destroy layout after display in examples/output-layout | random human |
2018-09-03 | Handle setting keymap in examples more securely | random human |
2018-08-31 | Fix bugs listed by clang's static analyzer | random human |
2018-08-30 | Fixes examples/dmabuf-capture being built with unmet dependencies | random human |
2018-08-24 | Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" | Scott Anderson |
2018-08-23 | Revert "Merge pull request #1194 from ascent12/meson_feature" | Drew DeVault |
2018-08-22 | Update examples to use new option | Scott Anderson |
2018-08-16 | Fix build on FreeBSD | emersion |
2018-08-02 | examples/gamma-control: fix brightness formula | emersion |
2018-08-02 | examples/gamma-control: clamp values, default brightness to 1 | emersion |
2018-08-02 | examples: add gamma-control | emersion |
2018-08-02 | Merge pull request #1053 from emersion/xdg-decoration | Drew DeVault |
2018-07-29 | examples: cleanup simple | emersion |