Age | Commit message (Expand) | Author |
2018-09-03 | xwayland: Introduce set_role event | Ryan Dwyer |
2018-09-03 | Merge pull request #1228 from arandomhuman/misc-mem | emersion |
2018-09-03 | Remove listener link after tablet_manager destroy | random human |
2018-09-03 | Release pointers in examples/multi-pointer | random human |
2018-09-03 | Release registry pointer in examples/idle | random human |
2018-09-03 | Destroy layout after display in examples/output-layout | random human |
2018-09-03 | Call wl_global_create first in case of failure | random human |
2018-09-03 | Handle setting keymap in examples more securely | random human |
2018-09-02 | rootston: fix segfault on tablet pad destroy | emersion |
2018-09-02 | fix incorrect NULL check | cnt0 |
2018-09-02 | Activate last active VT after compositor exit | sghctoma |
2018-09-02 | Merge remote-tracking branch 'upstream/master' into fix-freebsd-direct-session | sghctoma |
2018-09-02 | Free unused pointer in x11/backend.c | random human |
2018-09-02 | backend/drm: fix invalid VLA size in scan_drm_connectors | emersion |
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 | Merge pull request #1220 from emersion/grouped-new-output | Drew DeVault |
2018-09-02 | backend/drm: emit new_output after scanning connectors | emersion |
2018-09-01 | Merge pull request #1219 from emersion/disable-when-needs-modeset | Drew DeVault |
2018-09-01 | backend/drm: allow disabling outputs in NEEDS_MODESET state | emersion |
2018-09-01 | Merge pull request #1215 from emersion/disabled-no-modeset | Drew DeVault |
2018-09-01 | Do not modeset disabled outputs | emersion |
2018-09-01 | Add function wlr_log_get_verbosity() | random human |
2018-09-01 | Merge pull request #1211 from aereaux/aereaux-patch-1 | Ryan Dwyer |
2018-08-31 | Fix uninitialized value in wlr_cursor. | Aidan Epstein |
2018-08-31 | Merge pull request #1210 from ammen99/fix-include | Drew DeVault |
2018-08-31 | add missing wlr_box.h include in wlr_screencopy_v1.h | Ilia Bozhinov |
2018-08-31 | Add clang's static analyzer to build.yml | random human |
2018-08-31 | Fix bugs listed by clang's static analyzer | random human |
2018-08-30 | Merge pull request #1208 from arandomhuman/master | Drew DeVault |
2018-08-30 | Fixes examples/dmabuf-capture being built with unmet dependencies | random human |
2018-08-30 | Fix that major(st_rdev) have no meaning on FreeBSD | sghctoma |
2018-08-29 | Use legacy modesetting for gamma control | Drew DeVault |
2018-08-28 | Merge pull request #1196 from dcz-purism/surface_move | Brian Ashworth |
2018-08-27 | Merge pull request #1202 from alexbakker/destroy-signal-fix | Drew DeVault |
2018-08-27 | Init the new destroy signals added by #1200 | Alexander Bakker |
2018-08-27 | Merge pull request #1200 from alexbakker/destroy-signal | Drew DeVault |
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 | Update required meson version to 0.47.1 | Drew DeVault |
2018-08-24 | Merge pull request #1198 from ascent12/meson_feature | Drew DeVault |
2018-08-24 | Change how glgen.sh outputs files | Scott Anderson |
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 | 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-23 | Replace generator with custom_target | Scott Anderson |
2018-08-23 | Use input file for configure_file | Scott Anderson |