Age | Commit message (Expand) | Author |
2023-06-13 | examples: Drop usage of wlr_output.pending | Alexander Orzechowski |
2023-06-05 | add render timer API | Rose Hudson |
2023-05-30 | examples: convert to new rendering API | Simon Ser |
2022-11-15 | backend: return wlr_session in wlr_backend_autocreate() call | Simon Ser |
2022-06-21 | wlr_input_device: remove anon union field | Isaac Freund |
2022-03-17 | types/wlr_keyboard: uniformize events name | Simon Zeni |
2021-11-18 | examples: init wlr_output with allocator and renderer | Simon Zeni |
2021-04-19 | Stop specifying xkb_rule_names | Simon Ser |
2021-04-19 | examples: use wlr_output_preferred_mode | Simon Ser |
2020-12-30 | Remove wlr_create_renderer_func_t | Simon Ser |
2020-11-11 | Remove unneeded includes from wlr_input_device.h | Isaac Freund |
2020-08-14 | examples/simple: use wlr_renderer instead of GL | Simon Ser |
2020-08-14 | examples/simple: use wlr_output_preferred_mode | Simon Ser |
2020-02-08 | examples: Fix compositor-examples | Scott Anderson |
2019-11-20 | Add -Wmissing-prototypes | Simon Ser |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-04-23 | output: refactor frame submission API | Simon Ser |
2018-09-03 | Handle setting keymap in examples more securely | random human |
2018-07-29 | examples: cleanup simple | emersion |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion |
2018-05-30 | cleanup: Use void for zero-parameter functions | Genki Sky |
2018-05-25 | backends: implement custom EGL and renderer initialization | Ilia Bozhinov |
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 | Made touch 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-03-19 | render: split render.h into wlr_renderer.h and wlr_texture.h | emersion |
2018-01-21 | output: add damage tracking via buffer age | emersion |
2018-01-19 | output: fix software cursors damage tracking | emersion |
2018-01-15 | Fixed logging for examples | Timidger |
2017-11-01 | Move shared example code | Drew DeVault |
2017-09-24 | Move keyboard logic to wlr_{keyboard,seat} | Drew DeVault |
2017-08-19 | examples: separate compositor_fini from run | Dominique Martinet |
2017-08-06 | Changed header paths. | Scott Anderson |
2017-06-29 | Merge branch 'wlcore' | Drew DeVault |
2017-06-28 | Move example -> examples | Drew DeVault |