Age | Commit message (Expand) | Author |
2018-11-04 | Merge pull request #1261 from arandomhuman/damage-control | Drew DeVault |
2018-11-04 | surface: fix wlr_surface_get_effective_damage to give surface coords | emersion |
2018-10-28 | rootston: fix segfault when destroying unmapped fullscreen views | emersion |
2018-10-28 | rootston: fix segfault in view_at | emersion |
2018-10-28 | Fix "variable ‘cursor_default’ set but not used" | Sorcus |
2018-10-17 | rootston: Don't let the wlr_output handle the fullscreen view in case of laye... | Guido Günther |
2018-10-13 | text-input: Accept disable requests | Dorota Czaplejewicz |
2018-10-12 | text-input: fix releasing destroy handlers | Dorota Czaplejewicz |
2018-10-12 | Merge pull request #1203 from dcz-purism/input | Drew DeVault |
2018-10-09 | rootston: add support for text input and the basic of input method | Dorota Czaplejewicz |
2018-10-08 | rootston: export XCURSOR_SIZE and XCURSOR_THEME | emersion |
2018-10-04 | output: add presentation refresh prediction | emersion |
2018-10-04 | rootston: send presentation events | emersion |
2018-10-04 | rootston: add output_for_each_surface | emersion |
2018-10-04 | rootston: add layer_for_each_surface | emersion |
2018-10-04 | Merge pull request #1281 from aereaux/edid-sizes | emersion |
2018-10-04 | Merge pull request #1262 from nyorain/session_fix | Drew DeVault |
2018-10-04 | Update sizes for new EDID database. | Aidan Epstein |
2018-10-04 | wlr_surface: add wlr_surface_get_effective_damage | random human |
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 | rootston: remove broken rotated pointer constraint handling | emersion |
2018-09-27 | pointer-constraints: refactoring | emersion |
2018-09-26 | pointer-constraints: make region not a pointer, add committed bitfield | emersion |
2018-09-24 | Rework session handling | nyorain |
2018-09-24 | wlr_surface: fix surface damage transformation | random human |
2018-09-18 | Fix implicit conversion of floats to ints in calls to pixman_region32_contain... | Las |
2018-09-18 | Implement pointer-constraints protocol in wlroots and rootston | Las |
2018-09-18 | Make wlr_seat->data in rootston point to the wrapping roots_seat | 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 roots_cursor::pointer_view available even if there is a surface | Las |
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-12 | Merge pull request #1160 from Ongy/tablet-grabs | emersion |
2018-09-11 | rootston: Keep older anchored layers near anchor points | Dorota Czaplejewicz |
2018-09-10 | Merge pull request #1227 from emersion/rootston-segfault-tablet-destroy | Drew DeVault |
2018-09-07 | Fix #1129 and remove sx, sy from wlr_drag_icon | nyorain |
2018-09-03 | Merge pull request #1213 from arandomhuman/wlr_log_get_verbosity | Drew DeVault |
2018-09-03 | Add support for setting log verbosity in rootston | random human |
2018-09-02 | rootston: fix segfault on tablet pad destroy | emersion |
2018-09-02 | Init dmabuf global in renderer | emersion |
2018-09-01 | Do not modeset disabled outputs | emersion |
2018-08-31 | Fix bugs listed by clang's static analyzer | random human |
2018-08-28 | Merge pull request #1196 from dcz-purism/surface_move | Brian Ashworth |
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 | rootston/layer_shell: fix clicking after surface moved/resized | Dorota Czaplejewicz |
2018-08-22 | Update rootston to use new option | Scott Anderson |