Age | Commit message (Expand) | Author |
2019-06-30 | Implement serial validation for selection requests | Manuel Stoeckl |
2019-06-24 | virtual_keyboard: Require keymap before accepting keycodes | Dorota Czaplejewicz |
2019-06-16 | output: remove wlr_output_impl.transform | Simon Ser |
2019-06-16 | Use a set to track pointer button state. | Ashkan Kiani |
2019-06-07 | output: introduce wlr_output_lock_attach_render | Simon Ser |
2019-06-07 | output: fix attach_buffer semantics | Simon Ser |
2019-06-07 | output: change set_dmabuf to attach_buffer | Simon Ser |
2019-06-07 | buffer: add wlr_buffer_get_dmabuf | Simon Ser |
2019-06-07 | render/dmabuf: add wlr_dmabuf_attributes_copy | Simon Ser |
2019-06-07 | backend/drm: check format when scanning out DMA-BUF | Simon Ser |
2019-06-07 | backend/drm: add basic support for direct scan-out | emersion |
2019-06-02 | Remove orbital screenshooter and gamma-control | Simon Ser |
2019-04-29 | foreign-toplevel: support fullscreen state and request | Ilia Bozhinov |
2019-04-27 | output: introduce wlr_output_schedule_done | Simon Ser |
2019-04-26 | output: disambiguate the two types of damage | Simon Ser |
2019-04-26 | Remove wlr_wl_shell | Drew DeVault |
2019-04-23 | output: rename needs_commit to needs_frame | Simon Ser |
2019-04-23 | output-damage: refactor API | Simon Ser |
2019-04-23 | output: rename swap_buffers event to precommit | Simon Ser |
2019-04-23 | output: refactor backend API | Simon Ser |
2019-04-23 | output: refactor frame submission API | Simon Ser |
2019-04-22 | output: introduce wlr_output_preferred_mode | Simon Ser |
2019-04-17 | idle: enable the compositors to add custom idle timeouts (#1655) | Ilia Bozhinov |
2019-04-13 | output: remove lx, ly | emersion |
2019-04-11 | output-management-v1: add more docs | emersion |
2019-04-11 | output-management-v1: support outputs without modes | emersion |
2019-04-11 | output-management-v1: support applying configuration | emersion |
2019-04-11 | output-management-v1: add support for position, transform and scale | emersion |
2019-04-11 | output-management-v1: add support for modes | emersion |
2019-04-11 | Add apply and test events to manager | emersion |
2019-04-11 | Split wlr_output_configuration_head_v1 | emersion |
2019-04-11 | Add support for wlr-output-management-unstable-v1 | emersion |
2019-04-08 | Add FreeRDP backend for remote desktop support | Drew DeVault |
2019-04-01 | render: switch wlr_renderer to wlr_drm_format_set | emersion |
2019-04-01 | render: introduce wlr_drm_format_set | Scott Anderson |
2019-03-27 | wlr_xdg_toplevel_v6: store pending fullscreen output | Brian Ashworth |
2019-03-27 | wlr_xdg_toplevel: store pending fullscreen output | Brian Ashworth |
2019-03-21 | wlr_output: Add preferred property (#1625) | Guido Günther |
2019-03-19 | s/lid_switch/switch_device | Ryan Walklin |
2019-03-04 | xwayland: don't set DISPLAY | emersion |
2019-03-01 | seat: use wlr_button_state enum instead of uint32_t | emersion |
2019-02-28 | wlr_xdg_shell: Remove redundant declaration in the same file | Guido Günther |
2019-02-28 | Unbreak build with '-Wstrict-prototypes' | Guido Günther |
2019-02-20 | data-device: unbreak wl_data_source.cancel during drag-and-drop | emersion |
2019-02-20 | data-device: refactor wlr_drag | emersion |
2019-02-19 | Merge pull request #1493 from emersion/primary-selection-v1 | Drew DeVault |
2019-02-17 | subsurface: add map/unmap events | emersion |
2019-02-13 | primary-selection-v1: copy from gtk-primary-selection | emersion |
2019-02-13 | Add a wlr_output_set_subpixel() | Geoff Greer |
2019-02-10 | data-control: add primary selection support | Ivan Molodetskikh |