aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2021-09-28readme: add missing spaceSimon Ser
2021-09-19README: Added Greek translationChristian Llupo
2021-09-13readme: mention seatdSimon Ser
When seatd is used, it isn't necessary to suid the sway binary.
2021-09-13readme: link to gamja for IRCSimon Ser
gamja offers a better experience than Kiwi. Obviously I'm 100% biased. Completely fine to not make the switch if someone feels differently.
2021-08-10Add persian README filemzeinali
2021-06-30Change 'Danish' to 'Dansk' in READMEJack Byrne
Danish is the only language in the README that is not named in its own language. <sorry for the frivolity but the inconsistency bugs me>
2021-05-26readme: switch back to IRC web clientSimon Ser
2021-05-26Fix IRC links in READMEs and templatesapt-ghetto
Change the webchat links from freenode.net to point to the new destination libera.chat. Co-authored-by: Simon Ser <contact@emersion.fr>
2021-05-03Add Turkish READMEElyesa
2021-04-03Add Hungarian translation for the READMEIstván Donkó
Co-authored-by: Tamás Táncos <tamas.tancos@emarsys.com>
2021-04-03readme: make it clearer that meson takes a dir as argumentSimon Ser
"build" can easily be misinterpreted as a Meson subcommand.
2021-01-08readme: remove unused refSimon Ser
2020-12-26Remove Patreon links from README.*.mdDrew DeVault
2020-12-18readme: use references for linksSimon Ser
This avoids cluttering the README text with URLs.
2020-12-18readme: remove link to non-existing wiki pageSimon Ser
2020-12-18readme: releases are signed with E88F5E48Simon Ser
See https://github.com/swaywm/wlroots/issues/2462#issuecomment-723578521
2020-07-15readme: link to the development docMichaël Defferrard
The subproject compilation is the best way to test sway and wlroots but it's hidden. I only found it from comments in issues.
2020-06-23Add Romanian translationtaminaru
2020-05-01Add Korean README.mdskip-yell
2020-03-12readme: git is an optional dependencySimon Ser
2020-01-27add danish READMEsalkin-mada
2020-01-23Adding the link to the Portuguese on the English version of README.mdJamelly Ferreira
2019-12-30Add Chinese (zh-TW) translation of READMENightFeather
Co-authored-by: xdavidwu <xdavidwuph@gmail.com>
2019-09-09Add Russian translation of the READMEIvan Molodetskikh
2019-07-17Added Dutch translation of READMEjasperro
2019-04-27Add link to i3 in first mention of READMEIlja Kocken
2019-04-27Add German translation of the READMEjajo-11
2019-04-25swaybg: split into standalone projectDrew DeVault
The new upstream is https://github.com/swaywm/swaybg This commit also refactors our use of gdk-pixbuf a bit, since the only remaining reverse dependency is swaybar tray support.
2019-04-25Remove obsolete README translationsDrew DeVault
Everything which still mentioned wlc has been removed.
2019-04-02fix broken link to README.zh-CN.mdDacheng Gao
2019-04-01Update formatting of zh-cn link in README.mdDrew DeVault
2019-04-01add link to README-zh-CNDacheng Gao
2019-03-04meson: update scdoc requirement to >= 1.9.2Brian Ashworth
Since scdoc 1.9.1 is bugged, this updates the meson version check to >= 1.9.2 and drops the version requirement from the README. This should make it more obvious to users who have 1.9.1 that they need to update scdoc to be able to compile man pages and hopefully cut down on the duplicate issues
2019-02-27Add sway-ipc.7.scd to document IPC protocolBrian Ashworth
This add `sway-ipc.7.scd` that documents the IPC protocol. This also increased the minimum scdoc version from 1.8.1 to 1.9.0 to allow for table cells to be continued on the following line
2019-02-19Add Polish READMEljedrz
2019-02-16Add spanish link to the home READMEYábir García
2019-01-31readme: scdoc 1.8.1 is now requiredemersion
2019-01-28Add note about required scdoc version to README.Connor E
2019-01-14Merge pull request #3417 from swaywm/remove-swaylockemersion
Split swaylock into separate project
2019-01-13Split swaylock into separate projectDrew DeVault
2019-01-13Remove WIP from README.mdDrew DeVault
2019-01-05Update README.mdDrew DeVault
2018-11-02Correction to dependency updatesDrew DeVault
2018-11-02Clean up dependencies in README.mdDrew DeVault
2018-10-23Advertize dependency on gitArnaud Vallette d'Osia
2018-10-14Update README.MD (and README.*.md)Drew DeVault
2018-09-21Update stability notice in READMEDrew DeVault
2018-08-28added ref to bulgarian translationMartin Kalchev
2018-08-28spellcheck and help add.Martin Kalchev
2018-08-08Remove setcap instructionsDrew DeVault
These are obsolete, we don't require them anymore.