Age | Commit message (Expand) | Author |
2022-06-21 | wlr_input_device: remove anon union field | Isaac Freund |
2022-03-17 | types/wlr_touch: uniformize events name | Simon Zeni |
2022-03-17 | types/wlr_tablet_tool: uniformize events name | Simon Zeni |
2022-03-17 | types/wlr_keyboard: uniformize events name | Simon Zeni |
2022-03-17 | types/wlr_pointer: uniformize events name | Simon Zeni |
2021-11-18 | examples: init wlr_output with allocator and renderer | Simon Zeni |
2021-07-01 | Remove unused wlr_list.h includes | Simon Ser |
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-07-28 | examples: remove unnecessary gles2.h imports | Rouven Czerwinski |
2020-06-20 | examples/pointer: fix wlr_renderer_end call order | 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 |
2019-01-13 | Fix software cursor rendering for tinywl and some examples | Alexander Bakker |
2018-09-03 | Handle setting keymap in examples more securely | random human |
2018-08-16 | Fix build on FreeBSD | emersion |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion |
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 | Made examples/pointer standalone | Timidger |
2018-05-10 | Moved cat out of support, removed support | Timidger |
2018-03-28 | Remove width_mm from tablet events | Drew DeVault |
2018-03-28 | Remove width_mm from wlr_touch events | Drew DeVault |
2018-03-28 | Remove width_mm from wlr_pointer events | Drew DeVault |
2018-03-24 | Redesign wlr_texture | emersion |
2018-03-19 | render: split render.h into wlr_renderer.h and wlr_texture.h | emersion |
2018-03-15 | matrix: move to types/ | 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-12-12 | Update output layout when scale or transform changes | emersion |
2017-11-20 | Use wl_list for touch points in examples/ | emersion |
2017-11-16 | rename touch slot to touch id | Tony Crisci |
2017-11-11 | Add scale parameter to wlr_cursor_set_image | emersion |
2017-11-01 | Move shared example code | Drew DeVault |
2017-10-31 | Remove outdated TODOs, use wlr_surface_has_buffer | emersion |
2017-10-31 | Add multi-pointer example | emersion |
2017-10-31 | Remove wlr_cursor_set_xcursor for now | emersion |
2017-10-31 | Manage wlr_output_cursor from wlr_cursor | emersion |
2017-10-31 | Fix rootston | emersion |
2017-10-22 | Forgot to rename these | Drew DeVault |