Age | Commit message (Expand) | Author |
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 |
2018-08-23 | Use current_source_dir instead of source_root | Scott Anderson |
2018-08-23 | Use pkg-config to find wayland-scanner | Scott Anderson |
2018-08-22 | wlr_virtual_keyboard: use wlr_input_device_destroy | Dorota Czaplejewicz |
2018-08-22 | wlr_input_device: fix keyboard destruction | Dorota Czaplejewicz |
2018-08-22 | Install headers explicitly | Scott Anderson |
2018-08-22 | Make style more consistent | Scott Anderson |
2018-08-22 | Remove unnecessary project arguments | Scott Anderson |
2018-08-22 | Add link dependency on symbols file | Scott Anderson |
2018-08-22 | Update examples to use new option | Scott Anderson |
2018-08-22 | Update rootston to use new option | Scott Anderson |
2018-08-22 | Use new options for X11 backend and Xwayland | Scott Anderson |
2018-08-22 | Use feature options for libcap/logind | Scott Anderson |
2018-08-22 | Add new feature options | Scott Anderson |
2018-08-22 | Remove unneeded mesa-specific header | Scott Anderson |
2018-08-21 | Merge pull request #1191 from emersion/drm-conn-dpi | Drew DeVault |
2018-08-21 | backend/drm: add support for DRM_MODE_CONNECTOR_DPI | emersion |
2018-08-16 | rootston: fix again FreeBSD build | emersion |
2018-08-16 | Merge pull request #1189 from agx/ctags-f | emersion |
2018-08-16 | Merge pull request #1188 from emersion/freebsd-fixes | emersion |
2018-08-16 | ctags: use -f instead of -o | Guido Günther |
2018-08-16 | Fix build on FreeBSD | emersion |
2018-08-13 | Merge pull request #1187 from ammen99/master | emersion |
2018-08-13 | move wlr_drm_connector_add_mode to wlr/backend/drm.h | Ilia Bozhinov |
2018-08-11 | Merge pull request #1184 from sdilts/add-default-output-size | emersion |
2018-08-10 | Fix xcb_create_window parameters | sdilts |
2018-08-10 | rootston: Double fork for keyboard bindings | Genki Sky |
2018-08-09 | Add guard for changing the size of X11 backend windows | sdilts |
2018-08-09 | Set default output size for X11 backend | sdilts |
2018-08-09 | Merge pull request #1183 from ammen99/master | emersion |
2018-08-09 | remove dangling declaration of wlr_xdg_surface_popup_get_position() | Ilia Bozhinov |