Age | Commit message (Expand) | Author |
2019-01-24 | data-device: add wlr_data_offer.type | emersion |
2019-01-24 | data-device: unexport wlr_seat_client_send_selection | emersion |
2019-01-24 | data-device: make sources inert, rename cancel to destroy | emersion |
2019-01-24 | data-device, primary-selection: add request_set_selection | emersion |
2019-01-21 | primary-selection: add a serial argument | emersion |
2019-01-20 | Add wlr_x11_output_set_title | Jente Hidskes |
2019-01-20 | wlr/backend/x11.h: add documentation | Jente Hidskes |
2019-01-20 | Merge pull request #1476 from emersion/fullscreen-shell | Drew DeVault |
2019-01-19 | Add noop.h to include/wlr/backend/meson.build | Ryan Dwyer |
2019-01-17 | Introduce noop backend | Ryan Dwyer |
2019-01-13 | Remove wlr_xdg_surface_send_close. | Connor E |
2019-01-10 | Add wlr_wl_output_set_title | Drew DeVault |
2019-01-06 | Merge pull request #1423 from emersion/data-control | Drew DeVault |
2019-01-06 | relative-pointer-v1: move pointer iteration in wlroots | emersion |
2019-01-06 | fullscreen-shell-v1: initial protocol implementation | emersion |
2019-01-04 | Merge pull request #1432 from ForTheReallys/relative-pointers | emersion |
2019-01-02 | Finish addressing @emersion's comments | Alex Maese |
2018-12-30 | data-control-v1: update to latest protocol proposal | emersion |
2018-12-30 | data-control-v1: initial protocol implementation | emersion |
2018-12-22 | Protect against redefining MESA_EGL_NO_X11_HEADERS | Jente Hidskes |
2018-12-21 | Standardize the wlr_box input paramaters | Timidger |
2018-12-21 | Add a listener for when the pointer gets destroyed | Alex Maese |
2018-12-21 | Address more of @emersion's comments | Alex Maese |
2018-12-21 | Add unaccelerated pointer values to wlr_event_pointer_motion events | Alex Maese |
2018-12-21 | Address @emersion's comments | Alex Maese |
2018-12-21 | Remove pointer resource from relative pointer | Alex Maese |
2018-12-21 | Removed relative pointers from wlr_seat | Alex Maese |
2018-12-21 | Remove wl_client from wlr_relative_pointer_v1 | Alex Maese |
2018-12-21 | Add wlr_relative_pointer_v1.h to meson.build | Alex Maese |
2018-12-21 | relative_pointer: implementation and code fixes | random human |
2018-12-21 | relative_pointer: send frame event to pointer for Xwayland | random human |
2018-12-21 | relative_pointer: code formatting fixes | random human |
2018-12-21 | relative_pointer: implement protocol events | random human |
2018-12-21 | relative_pointer: implement protocol requests | random human |
2018-12-21 | relative_pointer: create skeleton and build | random human |
2018-12-15 | Working switches in rootston: | Ryan Walklin |
2018-12-15 | [WIP][DONTMERGE]Add support for libinput_switch input devices | Ryan Walklin |
2018-12-09 | gtk-primary-selection: basic serial validation | emersion |
2018-12-08 | types: implement wlr_foreign_toplevel_management_v1 | Ilia Bozhinov |
2018-12-06 | export-dmabuf-v1: add missing destroy request handler | emersion |
2018-12-03 | Install wlr_pointer_constraints_v1.h | Duncaen |
2018-12-02 | Merge pull request #1403 from emersion/swap-buffers-damage-coords | Drew DeVault |
2018-12-01 | output: switch swap_buffers damage to output-buffer-local coords | emersion |
2018-11-29 | primary-selection: introduce wlr_primary_selection_source | emersion |
2018-11-27 | gtk-primary-selection: use impl pattern for sources | emersion |
2018-11-27 | gtk-primary-selection: remove offer struct | emersion |
2018-11-27 | gtk-primary-selection: refactor everything, untie from seat | emersion |
2018-11-26 | Merge pull request #1387 from emersion/rename-gtk-primary-selection | Drew DeVault |
2018-11-26 | Merge pull request #1384 from emersion/data-multiple-devices | Drew DeVault |
2018-11-26 | surface: fix destroyed subsurfaces handling | emersion |