Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-03 | Update READMEs per tinywl merge | Drew DeVault | |
2018-11-24 | Fixed loc count in readme | buffet | |
2018-11-13 | backend/x11: Remove old input functions | Scott Anderson | |
This also allows us to remove xcb-xkb, since Xinput will now give us the appropriate XKB modifiers with each event. | |||
2018-11-13 | backend/x11: Check for xinput extension | Scott Anderson | |
2018-10-12 | Update README.md | Drew DeVault | |
2018-09-28 | Set minimum Meson version to 0.48.0 | sghctoma | |
This commit sets the required Meson version to >=0.48.0, and removes the comment about building on FreeBSD requires an extra flag. | |||
2018-09-26 | Adjust README to reflect change regarding b_lundef | sghctoma | |
With Meson >=0.48.0 it is no longer necessary to pass the flag "-D b_lundef=false" on FreeBSD. | |||
2018-05-05 | Fix xcb/xkb swap in README | Kurt Kartaltepe | |
2018-05-03 | Fix typos in documentation | morganamilo | |
2018-04-12 | Update README.md | Drew DeVault | |
2018-04-12 | Update README.md | Drew DeVault | |
2018-03-04 | Remove Travis in favor of builds.sr.ht | Drew DeVault | |
2017-11-16 | readme: change running instructions | Tony Crisci | |
2017-11-16 | readme: add basic running doc | Tony Crisci | |
2017-10-11 | Add FreeBSD compatibility | Greg V | |
2017-10-02 | Update README et al with new links | Drew DeVault | |
2017-09-30 | Updated CONTRIBUTING.md | Scott Anderson | |
Changed the contribution guidelines to be more consistent with the style that wlroots has evolved into, and removed some duplicate information that already exists in the kernel style. | |||
2017-09-22 | Clarify either/or dependency | dudemanguy | |
2017-09-22 | Add elogind support | dudemanguy | |
Resolves SirCmpwn/wlroots#146 | |||
2017-09-01 | Fix IRC channel link | emersion | |
Use #sway-devel instead of #sway | |||
2017-08-13 | Update README.md | Drew DeVault | |
2017-08-09 | Implement wlr_region using pixman | nyorain | |
2017-08-05 | Use meson build system | nyorain | |
2017-07-12 | Build on travis-ci. | Mikkel Oscar Lyderik Larsen | |
2017-07-11 | Revert "Merge pull request #27 from ascent12/meson" | Drew DeVault | |
This reverts commit 85805da021006697c85489c3e30717c2b807441c, reversing changes made to 8189c64d7f07a756abf5a6189719f02b2f1af967. | |||
2017-07-11 | Changed build system to meson | Scott Anderson | |
2017-07-04 | Make libcap optional. | Scott Anderson | |
2017-06-06 | Update README.md, add CONTRIBUTING.md | Drew DeVault | |
2017-04-25 | Initial commit | Drew DeVault | |