44 Commits (c3d969d2d43789167f2cc69cc040219fbdd3e7a1)

Author SHA1 Message Date
Simon Ser 21f8388b58 examples: use NULL theme name instead of "default"
2 years ago
Simon Ser 3668c9d86c examples, tinywl: use "default" cursor instead of "left_ptr"
2 years ago
Simon Ser 41b7acbab7 backend: return wlr_session in wlr_backend_autocreate() call
2 years ago
Isaac Freund 91943a68a6 wlr_input_device: remove anon union field
2 years ago
Simon Zeni 9a17200446 types/wlr_keyboard: uniformize events name
3 years ago
Simon Zeni bd6c000d14 types/wlr_pointer: uniformize events name
3 years ago
Simon Zeni 6d6e70b9e0 examples: init wlr_output with allocator and renderer
3 years ago
Simon Ser dbb0e2f75b Remove unused wlr_list.h includes
3 years ago
Simon Ser fbc2182b9f Stop specifying xkb_rule_names
4 years ago
Simon Ser 83670fce65 examples: remove dependency on GLES2 for compositor examples
4 years ago
Simon Ser fd7e565ce3 examples: use wlr_output_preferred_mode
4 years ago
Simon Ser 4b03bdc3ab Remove wlr_create_renderer_func_t
4 years ago
Isaac Freund e06c9e43af Remove unneeded includes from wlr_input_device.h
4 years ago
Rouven Czerwinski c32d89ee3e
examples: remove unnecessary gles2.h imports
4 years ago
Scott Anderson 2fea2fced8 examples: Fix compositor-examples
5 years ago
Simon Ser 16e5e9541b Add -Wmissing-prototypes
5 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes
5 years ago
Simon Ser 23e37e7b1d output: refactor frame submission API
6 years ago
Alexander Bakker 776b6ce395 Fix software cursor rendering for tinywl and some examples
6 years ago
random human 6af77e3d9e
Release pointers in examples/multi-pointer
6 years ago
random human 7105864e13
Handle setting keymap in examples more securely
6 years ago
emersion f86f1daf9a Fix build on FreeBSD
6 years ago
emersion 7cbef15206
util: add wlr_ prefix to log symbols
6 years ago
Ilia Bozhinov 24cf70ae96 backends: implement custom EGL and renderer initialization
7 years ago
Timidger 9a1d0e42d2
Fixed emersion's issues
7 years ago
Timidger 7da50d065b
Fixed style issues
7 years ago
Timidger 8fd25cbc5b
Fixed indentation
7 years ago
Timidger b3ca73c0ac
Multi-pointer ported over
7 years ago
Timidger ad6d40c7c6
Moved cat out of support, removed support
7 years ago
Drew DeVault a35a5786b0 Remove width_mm from wlr_pointer events
7 years ago
emersion c63d94483b
Redesign wlr_texture
7 years ago
emersion c41de2d1be
render: split render.h into wlr_renderer.h and wlr_texture.h
7 years ago
emersion b6a3f240c7
matrix: move to types/
7 years ago
emersion 0365b587f0
output: add damage tracking via buffer age
7 years ago
emersion e29a0df8c1
output: fix software cursors damage tracking
7 years ago
Timidger 264ef0c261
Fixed logging for examples
7 years ago
emersion 3b4b8953d9
Update output layout when scale or transform changes
7 years ago
emersion ac1573b0e7
Add scale parameter to wlr_cursor_set_image
7 years ago
Drew DeVault 4f73498b78 Move shared example code
7 years ago
emersion 6b6895168b
Fix segfaults on exit in examples/mutli-pointer
7 years ago
emersion 7dc716a2bb
Fix memory leak in wlr_cursor
7 years ago
emersion ae9a46fc9b
Remove outdated TODOs, use wlr_surface_has_buffer
7 years ago
emersion 6a74a3586f
Fix wlr_cursor_destroy, handle device remove in examples/multi-cursor
7 years ago
emersion 044173d1df
Add multi-pointer example
7 years ago