Age | Commit message (Expand) | Author |
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 |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-21 | meson: set minimum systemd version | emersion |
2019-01-18 | meson: make sure wlroots has been built with xwayland | emersion |
2019-01-18 | meson: remove extraneous parentheses | emersion |
2019-01-18 | meson: remove rpath options | emersion |
2019-01-18 | meson: remove unused dependencies | emersion |
2019-01-18 | meson: add gdk-pixbuf and man-pages options | emersion |
2019-01-17 | Use Meson feature options | emersion |
2019-01-16 | Remove usage of VLAs. | Connor E |
2019-01-13 | Split swaylock into separate project | Drew DeVault |
2019-01-12 | Split swayidle from sway | Drew DeVault |
2018-12-31 | bash: add completion for swaybar | Gaël PORTAY |