Age | Commit message (Expand) | Author |
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 |
2018-12-31 | swaybar: add tray interface | Ian Fan |
2018-12-25 | Change mouse buttons to x11 map and libevdev names | Brian Ashworth |
2018-12-01 | meson.build: remove obsolete definition of swayidle_deps | Ian Fan |
2018-11-23 | Meson: Fix SYSCONFDIR definition. | progandy |
2018-11-18 | Use #if instead of #ifdef | emersion |
2018-11-12 | Use #if instead of #ifdef for WLR_HAS_* | emersion |
2018-10-27 | added fish completions for swaynag | madblobfish |
2018-10-27 | added fish completions for swayidle | madblobfish |
2018-10-17 | Set sysconfdir to /etc only if prefix is /usr | sghctoma |
2018-10-16 | Set SYSCONFDIR to /etc even when "prefix" is set | Niccolò Scatena |
2018-10-16 | Revert "Fix SYSCONFDIR to include "prefix"" | Niccolò Scatena |
2018-10-14 | Establish sway-output(5) | Drew DeVault |
2018-10-06 | Fix swaylock w/shadow on glibc, improve security | Drew DeVault |
2018-09-30 | Add support for installing binaries with DT_RPATH | Arkadiusz Hiler |
2018-09-30 | Remove libcap/prctl artifacts | Arkadiusz Hiler |
2018-09-28 | Add support for building swaylock without PAM | Drew DeVault |
2018-09-26 | Add _C11_SOURCE feature test macro on FreeBSD | sghctoma |
2018-09-26 | Make libpam optional | Drew DeVault |
2018-09-03 | Merge remote-tracking branch 'upstream/master' into fix-freebsd-build | sghctoma |
2018-09-02 | Add ld-library-path meson option | Ryan Dwyer |
2018-09-02 | Use dashes in meson option names | Ryan Dwyer |
2018-08-30 | Fix SYSCONFDIR to include "prefix" | sghctoma |
2018-08-30 | Make libcap an optional dependency | sghctoma |
2018-08-27 | Hide deprecated wayland functions | Scott Anderson |
2018-08-26 | added fish to meson.build | Martin Kalchev |
2018-08-02 | Merge branch 'master' into nagbar | Ryan Dwyer |
2018-08-02 | Link xcb dependency to meson options "enable_xwayland" (#2393) | Michel Ganguin |
2018-08-01 | swaynag: implement config file support | Brian Ashworth |
2018-08-01 | Address first round review for swaynag | Brian Ashworth |
2018-08-01 | Implements swaynagbar | Brian Ashworth |
2018-07-30 | Merge pull request #2387 from 1ace/feature/bash-completion | Drew DeVault |
2018-07-30 | delete references to swaygrab | Eric Engestrom |
2018-07-30 | meson: install bash completion | Eric Engestrom |