aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/interfaces
AgeCommit message (Expand)Author
2023-11-23output: take wl_event_loop in wlr_output_init()Simon Ser
2023-08-16wlr_output: Nuke wlr_output_update_enabledAlexander Orzechowski
2023-08-16wlr_output: Make wlr_output_update_{custom,}_mode privateAlexander Orzechowski
2023-08-16output: Add initialization state to wlr_output_initAlexander Orzechowski
2023-02-20Add wlr_output_layerSimon Ser
2022-11-17output: drop wlr_output_damage_whole()Simon Ser
2022-11-15output: introduce request_state eventSimon Ser
2022-08-30output: fail commits if adaptive sync cannot be enabledSimon Ser
2022-05-30output: pass wlr_output_state to backendSimon Ser
2022-05-25Reformat doc commentsSimon Ser
2022-03-17types/wlr_keyboard: uniformize events nameSimon Zeni
2022-03-16types/wlr_output: Handle subpixel hints through output commitsAlexander Orzechowski
2022-03-07interface/wlr_touch: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_tablet_tool: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_tablet_pad: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_switch: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_pointer: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_keyboard: rework destroy sequenceSimon Zeni
2022-03-03buffer: extract interface to separate headerSimon Ser
2022-02-22interfaces: remove wlr_input_device_implSimon Zeni
2022-02-21types/wlr_switch: constify implSimon Zeni
2022-02-21types/wlr_tablet_pad: constify implSimon Zeni
2022-02-21types/wlr_touch: add base wlr_input_deviceSimon Zeni
2022-02-21types/wlr_tablet_tool: add base wlr_input_deviceSimon Zeni
2022-02-21types/wlr_tablet_pad: add base wlr_input_deviceSimon Zeni
2022-02-21types/wlr_switch: 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: call the specialized input device destroy function on...Simon Zeni
2022-02-21interfaces/wlr_input_device: introduce wlr_input_device_finishSimon Zeni
2022-02-21types/wlr_input_device: default vendor and product id to 0Simon Zeni
2021-11-30output: fix typo in wlr_output_impl.get_primary_formats docsSimon Ser
2021-11-19output: Add function to set preferred render formatManuel Stoeckl
2021-07-29output: drop wlr_output_impl.{attach,rollback}_renderSimon Ser
2021-07-12output: remove wlr_output_impl.export_dmabufSimon Ser
2021-07-06move wlr_box from /types to /utilSimon Zeni
2021-06-20backend: add output state allow-listsSimon Ser
2021-06-07output: make attach_render and rollback_render optionalSimon Ser
2021-06-07output: add get_primary_formats to interfaceSimon Ser
2021-06-02output: take a wlr_buffer in set_cursorSimon Ser
2021-06-02output: add get_cursor_formats and get_cursor_size to interfaceSimon Ser
2021-03-09output: document hotspot coord spaceSimon Ser
2021-02-05Make implementation function lists static constManuel Stoeckl
2020-06-30output: add backend docsSimon Ser
2020-06-19output: rename impl->rollback to rollback_renderSimon Ser
2020-05-14output: make wlr_output_set_gamma atomicSimon Ser
2020-04-10output: fix blurred hw cursors with fractional scalingSimon Ser
2020-04-08Add wlr_output_impl.rollbackSimon Ser
2020-04-08output: check buffer in wlr_output_testSimon Ser
2020-04-08output: introduce wlr_output_testSimon Ser