Age | Commit message (Expand) | Author |
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 |
2018-05-10 | Fixed emersion's issues | Timidger |
2018-05-10 | Fixed style issues | Timidger |
2018-05-10 | Remvoed unnecessary wayland socket in examples | Timidger |
2018-05-10 | Fixed up building examples | Timidger |
2018-05-10 | Made output layout example standalone | Timidger |
2018-05-10 | Fixed indentation | Timidger |
2018-05-10 | Multi-pointer ported over | Timidger |
2018-05-10 | Made rotation example standalone | Timidger |
2018-05-10 | Made tablet standalone | Timidger |
2018-05-10 | Made touch standalone | Timidger |
2018-05-10 | Made examples/pointer standalone | Timidger |
2018-05-10 | simple now works on DRM | Timidger |
2018-05-10 | Can now quit the simple example | Timidger |
2018-05-10 | Got simple working without keyboard input | Timidger |
2018-05-10 | Moved cat out of support, removed support | Timidger |
2018-04-24 | render/egl: add wlr_egl_destroy_surface | emersion |
2018-04-23 | examples/layer-shell: take an explicit grab on the popup | Guido Günther |
2018-04-23 | examples: Allow to close the popup | Guido Günther |
2018-04-23 | examples: Handle input entering popup in layer-shell | Guido Günther |
2018-04-23 | examples: Animate popup in layer-shell | Guido Günther |
2018-04-23 | examples: Drop unused variable | Guido Günther |
2018-04-23 | Fix popup positioning & double popups | Drew DeVault |
2018-04-23 | Finish forward-porting @acrisci's positioner work | Drew DeVault |
2018-04-23 | Forward-port xdg-shell-v6 positioner improvements | Drew DeVault |
2018-04-23 | Add (shitty) support for popups to layer example | Drew DeVault |
2018-04-22 | Update layer shell example -o behavior | Drew DeVault |
2018-04-13 | Fix gcc string truncation warnings | Dominique Martinet |
2018-04-08 | Fix syntax errors | Drew DeVault |
2018-04-08 | Fix assertions with side-effects | Drew DeVault |
2018-04-03 | Add input-inhibitor example client | Drew DeVault |
2018-04-02 | Always give keyboard focus to the topmost layer | Drew DeVault |
2018-04-02 | Identify topmost interactive layer surface | Drew DeVault |
2018-04-01 | examples: get wlr_renderer from the backend | emersion |
2018-03-31 | Untie wlr_backend from wlr_renderer | emersion |
2018-03-30 | Add more exotic cursor for layer shell example | Drew DeVault |
2018-03-30 | Address review feedback | Drew DeVault |
2018-03-30 | Minor bugfixes | Drew DeVault |
2018-03-30 | Add pointer support to layer shell example | Drew DeVault |