Commit Graph

1274 Commits (5027b23dc2223a803086f9ae6caab4f2a829cc45)

Author SHA1 Message Date
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
emersion 8136605cfb output-management-v1: support applying configuration 6 years ago
emersion d71ebde545 output-management-v1: add support for position, transform and scale 6 years ago
emersion ef68d7d4d1 output-management-v1: add support for modes 6 years ago
emersion e873c652bf output-management-v1: various fixes 6 years ago
emersion d695003498 Add apply and test events to manager 6 years ago
emersion 0b64ecc162 Split wlr_output_configuration_head_v1 6 years ago
emersion 3a233b3fcc Add support for wlr-output-management-unstable-v1 6 years ago
Guido Günther 9faea17c73
Merge pull request from emersion/format-set 6 years ago
emersion e42178d03f
render: switch wlr_renderer to wlr_drm_format_set 6 years ago
Markus Ongyerth 09b2833dcd send proximity_out in proximity in for tablet_v2 6 years ago
Stuart Dilts 08454adada types/meson.build: Add compile args for libinput to lib_wlr_types () 6 years ago
Brian Ashworth 17f688735f wlr_xdg_toplevel_v6: store pending fullscreen output 6 years ago
Brian Ashworth 4e614683b7 wlr_xdg_toplevel: store pending fullscreen output 6 years ago