Age | Commit message (Expand) | Author |
2022-11-17 | output: drop wlr_output_damage_whole() | Simon Ser |
2022-11-15 | output: introduce request_state event | Simon Ser |
2022-08-30 | output: fail commits if adaptive sync cannot be enabled | Simon Ser |
2022-05-30 | output: pass wlr_output_state to backend | Simon Ser |
2022-05-25 | Reformat doc comments | Simon Ser |
2022-03-17 | types/wlr_keyboard: uniformize events name | Simon Zeni |
2022-03-16 | types/wlr_output: Handle subpixel hints through output commits | Alexander Orzechowski |
2022-03-07 | interface/wlr_touch: rework destroy sequence | Simon Zeni |
2022-03-07 | interface/wlr_tablet_tool: rework destroy sequence | Simon Zeni |
2022-03-07 | interface/wlr_tablet_pad: rework destroy sequence | Simon Zeni |
2022-03-07 | interface/wlr_switch: rework destroy sequence | Simon Zeni |
2022-03-07 | interface/wlr_pointer: rework destroy sequence | Simon Zeni |
2022-03-07 | interface/wlr_keyboard: rework destroy sequence | Simon Zeni |
2022-03-03 | buffer: extract interface to separate header | Simon Ser |
2022-02-22 | interfaces: remove wlr_input_device_impl | Simon Zeni |
2022-02-21 | types/wlr_switch: constify impl | Simon Zeni |
2022-02-21 | types/wlr_tablet_pad: constify impl | Simon Zeni |
2022-02-21 | types/wlr_touch: add base wlr_input_device | Simon Zeni |
2022-02-21 | types/wlr_tablet_tool: add base wlr_input_device | Simon Zeni |
2022-02-21 | types/wlr_tablet_pad: add base wlr_input_device | Simon Zeni |
2022-02-21 | types/wlr_switch: add base wlr_input_device | Simon Zeni |
2022-02-21 | types/wlr_pointer: add base wlr_input_device | Simon Zeni |
2022-02-21 | types/wlr_keyboard: add base wlr_input_device | Simon Zeni |
2022-02-21 | types/wlr_input_device: call the specialized input device destroy function on... | Simon Zeni |
2022-02-21 | interfaces/wlr_input_device: introduce wlr_input_device_finish | Simon Zeni |
2022-02-21 | types/wlr_input_device: default vendor and product id to 0 | Simon Zeni |
2021-11-30 | output: fix typo in wlr_output_impl.get_primary_formats docs | Simon Ser |
2021-11-19 | output: Add function to set preferred render format | Manuel Stoeckl |
2021-07-29 | output: drop wlr_output_impl.{attach,rollback}_render | Simon Ser |
2021-07-12 | output: remove wlr_output_impl.export_dmabuf | Simon Ser |
2021-07-06 | move wlr_box from /types to /util | Simon Zeni |
2021-06-20 | backend: add output state allow-lists | Simon Ser |
2021-06-07 | output: make attach_render and rollback_render optional | Simon Ser |
2021-06-07 | output: add get_primary_formats to interface | Simon Ser |
2021-06-02 | output: take a wlr_buffer in set_cursor | Simon Ser |
2021-06-02 | output: add get_cursor_formats and get_cursor_size to interface | Simon Ser |
2021-03-09 | output: document hotspot coord space | Simon Ser |
2021-02-05 | Make implementation function lists static const | Manuel Stoeckl |
2020-06-30 | output: add backend docs | Simon Ser |
2020-06-19 | output: rename impl->rollback to rollback_render | Simon Ser |
2020-05-14 | output: make wlr_output_set_gamma atomic | Simon Ser |
2020-04-10 | output: fix blurred hw cursors with fractional scaling | Simon Ser |
2020-04-08 | Add wlr_output_impl.rollback | Simon Ser |
2020-04-08 | output: check buffer in wlr_output_test | Simon Ser |
2020-04-08 | output: introduce wlr_output_test | Simon Ser |
2020-03-04 | output: remove wlr_output_impl.schedule_frame | Simon Ser |
2019-12-30 | output: re-introduce atomic mode, enabled, scale and transform | Simon Ser |
2019-12-23 | meson: Various improvements | Scott Anderson |
2019-08-07 | Revert "output: atomic mode" | Rouven Czerwinski |
2019-08-02 | output: atomic mode, enabled, scale and transform | Simon Ser |