aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2019-01-03Update READMEs per tinywl mergeDrew DeVault
2018-11-24Fixed loc count in readmebuffet
2018-11-13backend/x11: Remove old input functionsScott Anderson
This also allows us to remove xcb-xkb, since Xinput will now give us the appropriate XKB modifiers with each event.
2018-11-13backend/x11: Check for xinput extensionScott Anderson
2018-10-12Update README.mdDrew DeVault
2018-09-28Set minimum Meson version to 0.48.0sghctoma
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-26Adjust README to reflect change regarding b_lundefsghctoma
With Meson >=0.48.0 it is no longer necessary to pass the flag "-D b_lundef=false" on FreeBSD.
2018-05-05Fix xcb/xkb swap in READMEKurt Kartaltepe
2018-05-03Fix typos in documentationmorganamilo
2018-04-12Update README.mdDrew DeVault
2018-04-12Update README.mdDrew DeVault
2018-03-04Remove Travis in favor of builds.sr.htDrew DeVault
2017-11-16readme: change running instructionsTony Crisci
2017-11-16readme: add basic running docTony Crisci
2017-10-11Add FreeBSD compatibilityGreg V
2017-10-02Update README et al with new linksDrew DeVault
2017-09-30Updated CONTRIBUTING.mdScott 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-22Clarify either/or dependencydudemanguy
2017-09-22Add elogind supportdudemanguy
Resolves SirCmpwn/wlroots#146
2017-09-01Fix IRC channel linkemersion
Use #sway-devel instead of #sway
2017-08-13Update README.mdDrew DeVault
2017-08-09Implement wlr_region using pixmannyorain
2017-08-05Use meson build systemnyorain
2017-07-12Build on travis-ci.Mikkel Oscar Lyderik Larsen
2017-07-11Revert "Merge pull request #27 from ascent12/meson"Drew DeVault
This reverts commit 85805da021006697c85489c3e30717c2b807441c, reversing changes made to 8189c64d7f07a756abf5a6189719f02b2f1af967.
2017-07-11Changed build system to mesonScott Anderson
2017-07-04Make libcap optional.Scott Anderson
2017-06-06Update README.md, add CONTRIBUTING.mdDrew DeVault
2017-04-25Initial commitDrew DeVault