Age | Commit message (Expand) | Author |
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 |
2018-07-28 | Add xdg-decoration-unstable-v1 support | emersion |
2018-07-14 | rename wlr_tablet_tool to wlr_tablet | Markus Ongyerth |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion |
2018-06-30 | examples/screencopy: use libpng | emersion |
2018-06-30 | screncopy: update protocol | emersion |
2018-06-30 | screencopy: add support for frame flags | emersion |
2018-06-30 | screencopy: add presentation timestamp | emersion |
2018-06-30 | screencopy-v1: add basic implementation | emersion |
2018-06-26 | Add minimum version for ffmpeg 4.0 libraries | Scott Anderson |
2018-06-26 | Check for libavutil/hwcontext_drm.h | Scott Anderson |
2018-06-25 | examples/dmabuf-capture: move encoding to a separate thread | Rostislav Pehlivanov |
2018-06-17 | Fix example | Rostislav Pehlivanov |
2018-06-17 | export-dmabuf: update protocol | emersion |
2018-06-17 | Update example and protocol | Rostislav Pehlivanov |
2018-05-31 | Merge branch 'master' into screencontent | emersion |
2018-05-30 | cleanup: Use void for zero-parameter functions | Genki Sky |
2018-05-30 | Merge pull request #1017 from tobiasblass/examples_rotation_fix_doublefree | emersion |
2018-05-30 | examples/output-layout: destroy wl_display | emersion |
2018-05-30 | Fix double-free in the tablet.c and touch.c examples | Tobias Blass |
2018-05-30 | Fix double-free in the rotation.c example. | Tobias Blass |
2018-05-29 | examples/dmabuf-capture: simplify event loop and fix style | emersion |
2018-05-29 | examples/dmabuf-capture: make building this example optional | emersion |
2018-05-29 | examples/dmabuf-capture: fix indentation | emersion |
2018-05-29 | Command line parsing | Rostislav Pehlivanov |
2018-05-29 | Add a demo client for dmabuf export | Rostislav Pehlivanov |
2018-05-25 | backends: implement custom EGL and renderer initialization | Ilia Bozhinov |
2018-05-13 | rename sample state to "state" | Tony Crisci |
2018-05-13 | pointer example: use xcursor manager | Tony Crisci |
2018-05-13 | make pointer show up in pointer example | Tony Crisci |