Age | Commit message (Expand) | Author |
2018-10-12 | Merge pull request #1203 from dcz-purism/input | Drew DeVault |
2018-10-09 | build: bump wayland-scanner version | Dorota Czaplejewicz |
2018-10-07 | meson.build: require logind v237 | n3rdopolis |
2018-09-28 | Use == to check system instead of a prefix match | sghctoma |
2018-09-28 | Set minimum Meson version to 0.48.0 | sghctoma |
2018-09-26 | Add b_lundef=false Meson option on FreeBSD | sghctoma |
2018-08-24 | Update required meson version to 0.47.1 | Drew DeVault |
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 | Use current_source_dir instead of source_root | Scott Anderson |
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-16 | ctags: use -f instead of -o | Guido Günther |
2018-08-02 | Merge pull request #1053 from emersion/xdg-decoration | Drew DeVault |
2018-07-29 | Initial pass on API stability guarantees | Drew DeVault |
2018-07-28 | Add xdg-decoration-unstable-v1 support | emersion |
2018-07-21 | Revert "Merge pull request #1153 from emersion/include-config" | Drew DeVault |
2018-07-21 | Use posix_fallocate when available | emersion |
2018-07-21 | Always include config.h | emersion |
2018-06-26 | Check for libavutil/hwcontext_drm.h | Scott Anderson |
2018-05-29 | rootston: use wl_display_destroy_clients | emersion |
2018-05-17 | Add support for version 2 of the xdg-output protocol | emersion |
2018-05-05 | Add option to disable examples build | florian.weigelt |
2018-05-05 | Add option to disable rootston build | florian.weigelt |
2018-04-03 | Install include directory into includedir | Danilo Spinella |
2018-04-02 | Change meson option names to use hypen | Danilo Spinella |
2018-03-28 | backend/x11: make xcb-xkb optional, remove global state | emersion |
2018-03-28 | backend/x11: correctly update keyboard modifiers | emersion |
2018-03-26 | Merge pull request #713 from ManDay/master | Drew DeVault |
2018-03-23 | Minor corrections | Cedric Sodhi |
2018-03-12 | meson: use current_source_dir instead of source_root | emersion |
2018-03-09 | Make X11 fully optional | Cedric Sodhi |
2018-03-03 | move xwm.h out of include/wlr | Dominique Martinet |
2018-03-03 | xcb errors: optional dependency with improved messages | Dominique Martinet |
2018-02-23 | Add symbols file | Guido Günther |
2018-02-19 | Revert "ELF Visibility" | Drew DeVault |
2018-02-19 | Explicitly export EFL symbols | Scott Anderson |
2018-02-14 | meson: require wayland-protocols >=1.12 for xdg-shell stable | Dominique Martinet |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-10 | meson build: only link with deps when required by options | Dominique Martinet |
2018-02-10 | meson build: make enable options work as auto/true/false | Dominique Martinet |
2018-02-10 | meson.build status: print actual build options in message | Dominique Martinet |
2018-01-30 | Fix some typos | Guido Günther |