Commit Graph

266 Commits (21e96c459d75b81216c4047d9ec418985d0f0e00)

Author SHA1 Message Date
Simon Ser e1bdc62c38 backend/x11: leave new outputs disabled by default 2 years ago
Simon Ser bfe8138210 backend/x11: unmap when output is disabled 2 years ago
Alexander Orzechowski 8243399385 output: Set output mode during main commit 2 years ago
Alexander Orzechowski 99314aac9f backend/x11: Reject non 0 refresh rate mode sets 2 years ago
Simon Ser be05097968 output: add wlr_output_state_init() 2 years ago
ptrcnull 56502be1d1 backend/x11: prevent segfault on empty DRI3 response 3 years ago
Kirill Primak 9c7db7124e backend/x11: fix delta_discrete value 2 years ago
Simon Ser bc8260f377 backend/x11: fix initial value of wlr_x11_buffer.n_busy 2 years ago
Simon Ser 86fc2199f8 build: unify naming for HAVE_* defines 2 years ago
Simon Ser afe1ae4479 backend/x11: ensure buffers are released on shutdown 2 years ago
Simon Ser 3ef68a4842 backend/x11: use request_state when window is resized 2 years ago
Simon Ser feb5691240 backend: remove const casts for pixman_region32_t 2 years ago
Simon Ser a28caf08e3 backend: use global output name counters 2 years ago
Simon Ser 6832ae14aa render: drop wlr_renderer_read_pixels() flags 2 years ago
Isaac Freund 135e60ff82 backend/x11: report adaptive sync as enabled 2 years ago
Simon Ser 8c70245d5f output: fail commits if adaptive sync cannot be enabled 2 years ago
Alexander Orzechowski ef4baea0e2 Use wl_signal_emit_mutable 2 years ago
Isaac Freund 91943a68a6 wlr_input_device: remove anon union field 3 years ago
Simon Ser 25dd3cc0cd output: pass wlr_output_state to backend 3 years ago
Simon Ser 4f5d6e4746 backend/x11: fix output model strdup call 3 years ago
Simon Ser be86145322 output: turn make/model/serial into char * 3 years ago
Simon Zeni aaf787ee56 types/wlr_touch: 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 a92e5f8d46 types/wlr_input_device: move output_name field to wlr_pointer and wlr_touch 3 years ago
Simon Zeni 10cbb9fbe1 interface/wlr_touch: rework destroy sequence 3 years ago
Simon Zeni 51cd3c0726 interface/wlr_pointer: rework destroy sequence 3 years ago
Simon Zeni 7dc4a3ecd7 interface/wlr_keyboard: rework destroy sequence 3 years ago
Simon Zeni e279266f71 interfaces: remove wlr_input_device_impl 3 years ago
Simon Zeni 19f7e5d2b4 backend/x11: remove wlr_input_device_impl 3 years ago
Simon Zeni edfb332b24 types/wlr_touch: add base wlr_input_device 3 years ago
Simon Zeni d5480efc7a types/wlr_pointer: add base wlr_input_device 3 years ago
Simon Zeni a1978b1299 types/wlr_keyboard: add base wlr_input_device 3 years ago
Simon Zeni 71577e351e types/wlr_input_device: default vendor and product id to 0 3 years ago
Simon Ser 818fc4a87b Fix incorrect %zd formatting directives 3 years ago
Simon Ser 36a2b19485 output: introduce wlr_output_set_name 3 years ago
Simon Ser affe9eda57 Require INVALID for implicit format modifiers 3 years ago
Manuel Stoeckl 3d7d6ec06f output: use XRGB8888 format instead of ARGB8888 3 years ago
Simon Zeni 5f11198605 backend/x11: get renderer from wlr_x11_output 3 years ago
Simon Ser a04cfca4da Remove support for DMA-BUF flags 3 years ago
Simon Ser cbedbd0fc0 backend/x11: fix code style in get_touchpoint_from_x11_touch_id 3 years ago
Kirill Primak 2af8cc769a output: add presented flag to presentation event 3 years ago
Simon Ser 1d7e438d8a Revert "Require INVALID for implicit format modifiers" 3 years ago
Simon Ser ea7357b703 Require INVALID for implicit format modifiers 3 years ago
Simon Ser 3d0848daae backend: create renderer and allocator in wlr_backend_autocreate 3 years ago
Simon Ser 3ce2ea9e16 Move allocator stuff into new directory 3 years ago
Simon Ser 18c2dce65e backend: unify startup messages 3 years ago
Simon Ser 3132c0ab10 output: drop wlr_output_state.buffer_type 4 years ago
ayaka 70fb21c35b backend: make DRM and libinput backends optional 4 years ago
Simon Ser c1902cdb3f backend/x11: send touch frame events 4 years ago