Age | Commit message (Expand) | Author |
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 |
2018-01-26 | meson: add ctags and etags targets | Guido Günther |
2018-01-24 | meson: print enabled options | Guido Günther |
2018-01-04 | meson: fix include path in generated .pc | Dominique Martinet |
2017-12-28 | Further fixes to header install dir | Drew DeVault |
2017-12-28 | Install headers to /usr/include/wlr | Drew DeVault |
2017-12-27 | meson: Fix exclude_headers | Björn Esser |
2017-12-27 | libwlroots: Add shared library versioning | Björn Esser |
2017-12-27 | include: Install headers in an isolated include-dir | Björn Esser |
2017-12-27 | config: Avoid clash with other config-headers | Björn Esser |
2017-12-26 | config: Put all defines into config.h | Björn Esser |
2017-12-13 | xwm: user custom event handler | Tony Crisci |
2017-11-22 | Add minimum meson version | Scott Anderson |
2017-11-20 | Remove meson hack | Drew DeVault |
2017-11-02 | Load xwm cursor from theme | emersion |
2017-11-02 | Set xwayland root cursor | emersion |
2017-10-24 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-24 | meson: fail build if libinput < 1.7.0 | Dominique Martinet |
2017-10-24 | meson: fail build if gbm/mesa < 17.1.0 | Dominique Martinet |
2017-10-15 | xwayland: use xfixes extension | Tony Crisci |
2017-10-11 | Add FreeBSD compatibility | Greg V |
2017-10-09 | Merge pull request #220 from versusvoid/optional-xwayland | Drew DeVault |
2017-10-08 | Add GL/EGL extension loader generator | Scott Anderson |
2017-10-06 | Make xwayland compile-time optional | Versus Void |
2017-10-05 | xwayland: parse normal hints | emersion |
2017-09-29 | Open X11 Window | Scott Anderson |
2017-09-25 | Merge branch 'master' into rootston | Drew DeVault |
2017-09-24 | Install library, headers, and pkg-config | Scott Anderson |
2017-09-22 | Establish rootston headers & main | Drew DeVault |
2017-09-22 | Add elogind support | dudemanguy |
2017-08-30 | Refactor meson build files | Tony Crisci |