Age | Commit message (Expand) | Author |
2018-09-18 | Send unique keymap file descriptors | random human |
2018-09-18 | Implement pointer-constraints protocol in wlroots and rootston | Las |
2018-09-18 | Add wlr_surface::input_region member | Las |
2018-09-18 | Remove extraneous indentation and conform to coding style | Las |
2018-09-18 | Update pointer focus when cycling focus | Las |
2018-09-18 | Make (wlr_)seat_client_from_pointer_resource public | Las |
2018-09-18 | Make roots_cursor::pointer_view available even if there is a surface | Las |
2018-09-18 | Add focus change event for seats | Las |
2018-09-15 | backend/drm: steal CRTCs from disabled outputs | emersion |
2018-09-14 | Merge pull request #1241 from emersion/output-enable-error-checking | Drew DeVault |
2018-09-14 | Merge pull request #1243 from emersion/layer-shell-suffix | Drew DeVault |
2018-09-14 | layer-shell: add _v1 suffix | emersion |
2018-09-14 | xdg-output: add _v1 suffix | emersion |
2018-09-14 | output: make wlr_output_enable return a bool | emersion |
2018-09-12 | Merge pull request #1160 from Ongy/tablet-grabs | emersion |
2018-09-07 | Fix #1129 and remove sx, sy from wlr_drag_icon | nyorain |
2018-09-04 | backend/drm: better hotplug handling | emersion |
2018-09-03 | Merge pull request #1213 from arandomhuman/wlr_log_get_verbosity | Drew DeVault |
2018-09-03 | Update wlr_log_init docs | random human |
2018-09-03 | xwayland: Introduce set_role event | Ryan Dwyer |
2018-09-02 | Init dmabuf global in renderer | emersion |
2018-09-02 | xwayland: Introduce request_activate event | Ryan Dwyer |
2018-09-02 | xwayland: Add WM_STATE modal property | Ryan Dwyer |
2018-09-01 | Add function wlr_log_get_verbosity() | random human |
2018-08-31 | add missing wlr_box.h include in wlr_screencopy_v1.h | Ilia Bozhinov |
2018-08-26 | Add destroy signals to types that are destroyed by wl_display_destroy | Alexander Bakker |
2018-08-25 | Merge pull request #1199 from apreiml/farthest_output | Brian Ashworth |
2018-08-25 | introduce wlr_output_layout_farthest_output | Armin Preiml |
2018-08-24 | Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" | Scott Anderson |
2018-08-23 | Revert "Merge pull request #1194 from ascent12/meson_feature" | Drew DeVault |
2018-08-23 | Use input file for configure_file | Scott Anderson |
2018-08-22 | Install headers explicitly | Scott Anderson |
2018-08-13 | move wlr_drm_connector_add_mode to wlr/backend/drm.h | Ilia Bozhinov |
2018-08-09 | remove dangling declaration of wlr_xdg_surface_popup_get_position() | Ilia Bozhinov |
2018-08-06 | Merge pull request #1179 from emersion/rootston-toggle-decoration-mode | Drew DeVault |
2018-08-06 | rootston: add keybinding to toggle decoration mode | emersion |
2018-08-06 | tablet-v2 tool: Implement implicit grab | Markus Ongyerth |
2018-08-03 | gles2: change context when it is not current | Mariusz Bialonczyk |
2018-08-02 | Merge pull request #1157 from emersion/wlr-gamma-control | Drew DeVault |
2018-08-02 | backend/drm: allow to pass empty gamma ramp to reset it | emersion |
2018-08-02 | output: document gamma functions | emersion |
2018-08-02 | rootston: fire up wlr-gamma-control-unstable-v1 | emersion |
2018-08-02 | Implement wlr-gamma-control-unstable-v1 | emersion |
2018-08-02 | xwayland: document SIGUSR1 handler | emersion |
2018-08-02 | Merge pull request #1053 from emersion/xdg-decoration | Drew DeVault |
2018-07-29 | Merge pull request #1167 from ammen99/master | Brian Ashworth |
2018-07-29 | Initial pass on API stability guarantees | Drew DeVault |
2018-07-29 | rootston: focus newly-created surfaces | Ilia Bozhinov |
2018-07-29 | reintroduce xwayland is_unmanaged | Markus Ongyerth |
2018-07-28 | Add xdg-decoration-unstable-v1 support | emersion |