aboutsummaryrefslogtreecommitdiff
path: root/backend/x11
AgeCommit message (Expand)Author
2023-07-18backend/x11: log output test failure reasonsBrett Ernst
2023-07-11Use wl_container_of() instead of castsSimon Ser
2023-06-27backend/x11: leave new outputs disabled by defaultSimon Ser
2023-06-27backend/x11: unmap when output is disabledSimon Ser
2023-06-27output: Set output mode during main commitAlexander Orzechowski
2023-06-27backend/x11: Reject non 0 refresh rate mode setsAlexander Orzechowski
2023-06-23output: add wlr_output_state_init()Simon Ser
2022-05-01backend/x11: prevent segfault on empty DRI3 responseptrcnull
2023-01-16backend/x11: fix delta_discrete valueKirill Primak
2023-01-03backend/x11: fix initial value of wlr_x11_buffer.n_busySimon Ser
2022-12-06build: unify naming for HAVE_* definesSimon Ser
2022-12-06backend/x11: ensure buffers are released on shutdownSimon Ser
2022-11-15backend/x11: use request_state when window is resizedSimon Ser
2022-11-11backend: remove const casts for pixman_region32_tSimon Ser
2022-10-13backend: use global output name countersSimon Ser
2022-10-04render: drop wlr_renderer_read_pixels() flagsSimon Ser
2022-08-30backend/x11: report adaptive sync as enabledIsaac Freund
2022-08-30output: fail commits if adaptive sync cannot be enabledSimon Ser
2022-08-18Use wl_signal_emit_mutableAlexander Orzechowski
2022-06-21wlr_input_device: remove anon union fieldIsaac Freund
2022-05-30output: pass wlr_output_state to backendSimon Ser
2022-05-27backend/x11: fix output model strdup callSimon Ser
2022-05-26output: turn make/model/serial into char *Simon Ser
2022-03-17types/wlr_touch: uniformize events nameSimon Zeni
2022-03-17types/wlr_keyboard: uniformize events nameSimon Zeni
2022-03-17types/wlr_pointer: uniformize events nameSimon Zeni
2022-03-17types/wlr_input_device: move output_name field to wlr_pointer and wlr_touchSimon Zeni
2022-03-07interface/wlr_touch: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_pointer: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_keyboard: rework destroy sequenceSimon Zeni
2022-02-22interfaces: remove wlr_input_device_implSimon Zeni
2022-02-21backend/x11: remove wlr_input_device_implSimon Zeni
2022-02-21types/wlr_touch: add base wlr_input_deviceSimon Zeni
2022-02-21types/wlr_pointer: add base wlr_input_deviceSimon Zeni
2022-02-21types/wlr_keyboard: add base wlr_input_deviceSimon Zeni
2022-02-21types/wlr_input_device: default vendor and product id to 0Simon Zeni
2021-12-09Fix incorrect %zd formatting directivesSimon Ser
2021-12-09output: introduce wlr_output_set_nameSimon Ser
2021-11-26Require INVALID for implicit format modifiersSimon Ser
2021-11-19output: use XRGB8888 format instead of ARGB8888Manuel Stoeckl
2021-11-18backend/x11: get renderer from wlr_x11_outputSimon Zeni
2021-11-17Remove support for DMA-BUF flagsSimon Ser
2021-10-27backend/x11: fix code style in get_touchpoint_from_x11_touch_idSimon Ser
2021-10-15output: add presented flag to presentation eventKirill Primak
2021-10-01Revert "Require INVALID for implicit format modifiers"Simon Ser
2021-10-01Require INVALID for implicit format modifiersSimon Ser
2021-09-30backend: create renderer and allocator in wlr_backend_autocreateSimon Ser
2021-08-25Move allocator stuff into new directorySimon Ser
2021-08-19backend: unify startup messagesSimon Ser
2021-07-29output: drop wlr_output_state.buffer_typeSimon Ser