Age | Commit message (Expand) | Author |
2018-10-03 | backend/drm: reset gamma table on VT switch | emersion |
2018-10-03 | output: make gamma size a size_t and gamma table const | emersion |
2018-09-28 | backend/drm: don't free connector immediately | emersion |
2018-09-27 | Merge pull request #1266 from Ongy/xdc_tablet_fix | Drew DeVault |
2018-09-27 | Fix tablet_tool tilt and send proximity_out | Markus Ongyerth |
2018-09-27 | Merge pull request #852 from Laaas/master | Drew DeVault |
2018-09-27 | pointer-constraints: add unstable header | emersion |
2018-09-27 | seat: remove unused keyboard focus_change event | emersion |
2018-09-27 | pointer-constraints: use proper wayland-scanner functions | emersion |
2018-09-27 | pointer-constraints: refactoring | emersion |
2018-09-26 | pointer-constraints: make region not a pointer, add committed bitfield | emersion |
2018-09-26 | pointer-constraints: rename wl_{global,resources} | emersion |
2018-09-24 | Rework session handling | nyorain |
2018-09-24 | xwayland: Introduce set_decorations event | Ryan Dwyer |
2018-09-19 | Merge pull request #1253 from RyanDwyer/multi-for-each-backend | emersion |
2018-09-19 | Merge pull request #1245 from emersion/capture-disable-hw-cursors | Drew DeVault |
2018-09-19 | Introduce wlr_multi_for_each_backend | Ryan Dwyer |
2018-09-18 | export-dmabuf: disable hardware cursors if desired | emersion |
2018-09-18 | output: add wlr_output_set_hardware_cursors_enabled | emersion |
2018-09-18 | backend/drm: add assertions | emersion |
2018-09-18 | backend/x11: add assertions | emersion |
2018-09-18 | backend/wayland: add assertions | emersion |
2018-09-18 | backend/libinput: add assertions | emersion |
2018-09-18 | backend/headless: add assertions | emersion |
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 |