Commit Graph

1287 Commits (ca45f4490ccce64bf7aa0985951319646b55d258)

Author SHA1 Message Date
Simon Ser ca45f4490c Remove all wayland-server.h includes 6 years ago
Simon Ser 76ef089f52 output: drop wlr_output_mode.flags 6 years ago
Sebastian Krzyszkowiak 2d4bc66f11 wlr_touch: Declare wlr_touch_impl usage as const 6 years ago
Guido Günther 692a16cef7 layer-shell: Reject requests on gone surfaces 6 years ago
Guido Günther 91752e8285 layer-shell: Remove unused event source 6 years ago
Guido Günther df3f0ffbb0 wlr_seat_touch: Don't destroy touch point with surface 6 years ago
Manuel Stoeckl c2fb8a84a2 wlr_seat: special-case first serial set use 6 years ago
Manuel Stoeckl 1ef0c03a46 wlr_tablet_v2: Register event serials 6 years ago
Manuel Stoeckl 1d78bae19d wlr_pointer_gestures: Register event serials 6 years ago
Manuel Stoeckl ded441ffd5 wlr_seat: Fix edge cases with serial validation 6 years ago
Manuel Stoeckl edb30a6828 Implement serial validation for selection requests 6 years ago
Ilia Bozhinov fb739b8293 output-damage: set needs swap only when we have new damage 6 years ago
Dorota Czaplejewicz 0b1f9439ba virtual_keyboard: Require keymap before accepting keycodes 6 years ago
Simon Ser ce3f4c3fe1 output: remove wlr_output_impl.transform 6 years ago
Simon Ser 33127c545b output: reset the pending state on failed commit 6 years ago
Ashkan Kiani 06a13203dd Use a set to track pointer button state. 6 years ago
Simon Ser e07ffaa249 output-damage: support direct scan-out 6 years ago
Simon Ser 6c659da98b output: introduce wlr_output_lock_attach_render 6 years ago
Simon Ser e554c593f9 output: refuse to scan-out if software cursors are used 6 years ago
Simon Ser ff6b352d75 output: save buffer in pending state 6 years ago
Simon Ser afe7b207d5 output: fix attach_buffer semantics 6 years ago
Simon Ser 1d222309b8 output: change set_dmabuf to attach_buffer 6 years ago
Simon Ser 493804e421 buffer: add wlr_buffer_get_dmabuf 6 years ago
emersion 96d6fde5dc backend/drm: add basic support for direct scan-out 6 years ago
Simon Ser 3dec88e455 Remove orbital screenshooter and gamma-control 6 years ago
Brian Ashworth 6dfe238ff1 zwp_virtual-keyboard: fix mmap error handling 6 years ago
Rouven Czerwinski a5e32f652b wlr_output: remove idle_done on output destroy 6 years ago
Ilia Bozhinov 03346cb28f output: clear output->damage on successful commit 6 years ago
Ilia Bozhinov 4e6c17a7c9 foreign-toplevel: support fullscreen state and request 6 years ago
Simon Ser a656e486f4 seat: fallback to v6 if libwayland 1.17 isn't available 6 years ago
Simon Ser d7ef3a1f38 xdg-output: schedule a wl_output.done event on update 6 years ago
Simon Ser bde5a1f4ea output: introduce wlr_output_schedule_done 6 years ago
Drew DeVault 736632ad4e Remove wlr_wl_shell 6 years ago
Scott Anderson a671fc51d2 Advertise wl_seat version 7 6 years ago
Simon Ser 8d3369d70f output-damage: fix segfault after destroy 6 years ago
Simon Ser 20690346c7 output: rename needs_commit to needs_frame 6 years ago
Simon Ser 5e6766a165 output-damage: refactor API 6 years ago
Simon Ser 31dcecbfa9 output: rename swap_buffers event to precommit 6 years ago
Simon Ser 9a0f8a194c output: refactor backend API 6 years ago
Simon Ser 23e37e7b1d output: refactor frame submission API 6 years ago
Simon Ser 8acbf449cc output: introduce wlr_output_preferred_mode 6 years ago
Simon Ser 4207f05030 data-device: ignore accept for selection offers 6 years ago
Ilia Bozhinov d6615e0e84 idle: enable the compositors to add custom idle timeouts () 6 years ago
Ilia Bozhinov dc5d1d08ef output: do nothing in output_set_image if backend has no renderer 6 years ago
emersion 1515c56cae output: remove lx, ly 6 years ago
emersion 930e37eae9 output-management-v1: add more docs 6 years ago
Guido Günther 524f5c8425 Emit preferred mode 6 years ago
emersion ab3446091b output-management-v1: update protocol, add set_custom_mode 6 years ago
emersion fc0ba3ea22 output-management-v1: support outputs without modes 6 years ago
emersion 81e1489e79 output-management-v1: fix wl_fixed_t conversion 6 years ago