Age | Commit message (Expand) | Author |
2021-02-25 | Automatically map built-in touchscreens/tablets to built-in panels | Simon Ser |
2021-02-23 | build: stop cargo-culting assignment alignment | Simon Ser |
2021-02-23 | build: Add dependency on libdrm | Tadeo Kondrak |
2021-02-21 | build: use wlroots dependency variables | Simon Ser |
2020-12-09 | build: add basu as sd-bus provider | Simon Ser |
2020-12-09 | build: introduce sd-bus-provider option | Simon Ser |
2020-12-09 | build: use WLR_HAS_* to decide whether suid is required | Simon Ser |
2020-11-08 | build: bump wlroots dependency to 0.12.0 | Simon Ser |
2020-07-17 | meson.build: Fix the version format | Michael Weiss |
2020-07-16 | Bump version to 1.5 | Simon Ser |
2020-07-16 | Bump wlroots dependency to 0.11.0 | Simon Ser |
2020-07-01 | Update version to v1.5-rc2 | Drew DeVault |
2020-06-24 | Update version to 1.5-rc1 | Simon Ser |
2020-05-14 | security.d: remove directory | Érico Rolim |
2020-05-01 | build: improve feature summary | Simon Ser |
2020-04-04 | build: make completions respect install prefixes | Dominique Martinet |
2020-01-22 | Update version to 1.4 | Drew DeVault |
2020-01-22 | fish-completion: use the correct fallback directory | Eli Schwartz |
2020-01-22 | completion: use pkg-config to get install location for bash/fish | Eli Schwartz |
2020-01-22 | meson: use join_paths to build paths, instead of string concat | Eli Schwartz |
2019-12-31 | Update wlroots version | Drew DeVault |
2019-12-31 | _incr_version: always overwrite old version number | Drew DeVault |
2019-11-29 | add scale_filter output config option | Ronan Pigott |
2019-11-17 | Add -Wno-missing-braces | Simon Ser |
2019-10-16 | build: always use the project version | Simon Ser |
2019-10-12 | Update version to 1.2 | Drew DeVault |
2019-10-08 | build: bump wlroots version to 0.8.1 | Simon Ser |
2019-10-02 | build: remove rootston from wlroots subproject | Tadeo Kondrak |
2019-09-23 | build: update wlroots version, be more strict | Simon Ser |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-07-15 | Use -fmacro-prefix-map to strip build path | Manuel Stoeckl |
2019-06-03 | Bump meson version to 1.1 | Drew DeVault |
2019-05-30 | Add swaybar protocol documentation | Brian Ashworth |
2019-05-03 | Bump required wlroots version | Drew DeVault |
2019-04-25 | swaybg: split into standalone project | Drew DeVault |
2019-04-25 | Set the correct version for wlroots dependency | bschacht |
2019-04-13 | swaybg: add manpage | Simon Ser |
2019-03-10 | meson: use pkg-config var for scdoc path | emersion |
2019-03-04 | meson: update scdoc requirement to >= 1.9.2 | Brian Ashworth |
2019-03-01 | meson: check scdoc version | emersion |
2019-02-27 | Merge pull request #3766 from RedSoxFan/sway-ipc-scdoc | Drew DeVault |
2019-02-27 | Merge pull request #3786 from emersion/wlroots-version | Drew DeVault |
2019-02-27 | Print Meson features | emersion |
2019-02-27 | Set minimum wlroots version | emersion |
2019-02-27 | Add sway-ipc.7.scd to document IPC protocol | Brian Ashworth |
2019-02-17 | Fix Meson subproject boolean default options | emersion |
2019-02-16 | Disable unneeded wlroots subproject features | emersion |
2019-02-12 | Fix --version when building from tarball | emersion |
2019-02-05 | Set version in project file | Michael Vetter |
2019-01-21 | Merge pull request #3482 from emersion/meson-systemd-version | Drew DeVault |