101 Commits (master)

Author SHA1 Message Date
Alexander Orzechowski eebaca8dbf output/render: Drop buffer age from wlr_output_begin_render_pass
3 months ago
Isaac Freund b821be5749
input-device: unconfuse tablet naming
9 months ago
Simon Ser 812451cd8f pointer: use enum wl_pointer_button_state
9 months ago
Simon Ser 842093bb84 Define _POSIX_C_SOURCE globally
9 months ago
Simon Ser d1b39b5843 backend: take wl_event_loop instead of wl_display in wlr_backend_autocreate()
10 months ago
Simon Ser 56ec13596a Cleanup wlr_matrix.h includes
1 year ago
Simon Ser 6a7463bb8e output-layout: take wl_display in constructor
1 year ago
Alexander Orzechowski 1b0694b794 treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
1 year ago
Simon Ser 9c2c906518 examples/pointer: use wlr_cursor_set_xcursor()
1 year ago
Simon Ser 2aabaf8809 examples: enable new outputs
1 year ago
Simon Ser be05097968 output: add wlr_output_state_init()
1 year ago
Alexander Orzechowski 495bcbeedd examples: Drop usage of wlr_output.pending
1 year ago
Rose Hudson 9e8947e4d5 add render timer API
1 year ago
Simon Ser 8e81b4bb42 examples: convert to new rendering API
2 years ago
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 aaf787ee56 types/wlr_touch: uniformize events name
3 years ago
Simon Zeni e732c5c895 types/wlr_tablet_tool: uniformize events name
3 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 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
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