Age | Commit message (Expand) | Author |
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 |
2018-07-27 | Merge pull request #1127 from emersion/surface-precommit | Drew DeVault |
2018-07-23 | tablet-v2 tablet_tool grab implementation | Markus Ongyerth |
2018-07-22 | xdg-shell(-v6): add set_title and set_app_id toplevel signals | Ilia Bozhinov |
2018-07-19 | linux-dmabuf: add v1 suffix | emersion |
2018-07-19 | Introduce set_hints event for xwayland | Ryan Dwyer |
2018-07-19 | tablet-v2 tablet_pad grab implementation | Markus Ongyerth |
2018-07-18 | xwayland: handle override_redirect flag changes | emersion |
2018-07-15 | surface: add wlr_surface_role.precommit | emersion |
2018-07-14 | tablet-v2: fix merge commits and test again | Markus Ongyerth |
2018-07-14 | Another round of feedback from acrisci | Markus Ongyerth |
2018-07-14 | First feedback pass from acrisci | Markus Ongyerth |
2018-07-14 | propagate rename to rootston code | Markus Ongyerth |
2018-07-14 | rename wlr_tablet_tool to wlr_tablet | Markus Ongyerth |
2018-07-14 | Remove unused tablet_pad list from tools | Markus Ongyerth |
2018-07-14 | use previous resource versions and destroy pads | Markus Ongyerth |
2018-07-14 | Handle relative motion for mouse tools | Markus Ongyerth |
2018-07-14 | remove unused wl_listener | Markus Ongyerth |
2018-07-14 | Silent conversion from double to int should be illegal | Markus Ongyerth |
2018-07-14 | Clean up serial handling and automate proximity acompaning events | Markus Ongyerth |
2018-07-14 | Clean up serial handling | Markus Ongyerth |
2018-07-14 | Hide pad auxiliary data in .c file | Markus Ongyerth |
2018-07-14 | Split tablet_v2 implementation for easier maintainance | Markus Ongyerth |
2018-07-14 | Send all tablet tool axis events | Markus Ongyerth |
2018-07-14 | Improve inert resource handling | Markus Ongyerth |
2018-07-14 | Hook up set_cursor in rootston | Markus Ongyerth |
2018-07-14 | Use wlr_list for paths, and improve inert resource handling | Markus Ongyerth |
2018-07-14 | Use tablet_tool impl in libinput backend | Markus Ongyerth |
2018-07-14 | 1st feedback pass | Markus Ongyerth |
2018-07-14 | Add tool buttons | Markus Ongyerth |
2018-07-14 | Propagate most axis events to clients | Markus Ongyerth |
2018-07-14 | Implement basic tablet_pad handling (bound to keyboard focus) | Markus Ongyerth |