75 Commits (8f065810f6d73b244fd303323a8a58bdcb421296)

Author SHA1 Message Date
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
Simon Ser d5530b26d7 examples/pointer: fix wlr_renderer_end call order
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 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
Tony Crisci a078e50ec0 rename sample state to "state"
7 years ago
Tony Crisci e9fab2cc70 pointer example: use xcursor manager
7 years ago
Tony Crisci aedd3c6d46 make pointer show up in pointer example
7 years ago
Timidger 9a1d0e42d2
Fixed emersion's issues
7 years ago
Timidger 7da50d065b
Fixed style issues
7 years ago
Timidger 7f1230fe78
Remvoed unnecessary wayland socket in examples
7 years ago
Timidger 4c1d74ef91
Made examples/pointer standalone
7 years ago
Timidger ad6d40c7c6
Moved cat out of support, removed support
7 years ago
Drew DeVault ac219cbda6 Remove width_mm from tablet events
7 years ago
Drew DeVault 324b9d910d Remove width_mm from wlr_touch events
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 64221c6da1
Use wl_list for touch points in examples/
7 years ago
Tony Crisci f61986e8db rename touch slot to touch id
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 ae9a46fc9b
Remove outdated TODOs, use wlr_surface_has_buffer
7 years ago
emersion 044173d1df
Add multi-pointer example
7 years ago
emersion 4230a577cc
Remove wlr_cursor_set_xcursor for now
7 years ago
emersion 2e2d63a164
Manage wlr_output_cursor from wlr_cursor
7 years ago
emersion c45f2eef0e
Fix rootston
7 years ago
Drew DeVault c5fff08f8a Forgot to rename these
7 years ago
Drew DeVault 16f35ecbea Merge branch 'master' into heghe/wl_list
7 years ago
Drew DeVault 169b68b17c Rename remaining refs to wlr_list
7 years ago
emersion c8570d0e42
Remove wl_list_init when using wl_signal_add
7 years ago
Heghedus Razvan e1f196a3e9 Replace list_t with wl_list for wlr_input_device
7 years ago
Versus Void 641d08ce7e Transform hotspot with cursor
7 years ago
Drew DeVault 61e451ea1b Move keyboard logic to wlr_{keyboard,seat}
7 years ago
Drew DeVault 586ae674ae Merge pull request #136 from acrisci/bug/rename-output-layout-create
7 years ago
Tony Crisci e733b0e643 Rename wlr_output_layout_init()
7 years ago
Tony Crisci 500bcc49c4 move device configuration to config.h
7 years ago