aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAge
* Clarify gdk-pixbuf dependency purposeLibravatar Simon Ser2024-01-19
| | | | | | | | swaybg is out-of-tree so not relevant here. swaybar's tray doesn't actually depend on gdk-pixbuf, but gdk-pixbuf enables more image formats for swaybar tray when available. Closes: https://github.com/swaywm/sway/issues/7913
* readme: add swaybg as optional depLibravatar Simon Ser2024-01-02
|
* Translate README to ArabicLibravatar Ashraf2023-09-14
|
* readme: Stop recommending setuid bit for non-logind systemsLibravatar Jan Beich2023-09-13
| | | | | | | - Optional since Sway 1.6 per swaywm/wlroots@bad1e9afa8ea - Deprecated in Sway 1.7 per 67d3d952b6cd - Removed in Sway 1.8 per e5728052b59f - Ignored in future versions (keeps root priveleges)
* Add Georgian READMELibravatar Nick Kipshidze2023-07-20
| | | | | | I am a native Georgian speaker. I have translated sway's README.md
* Add Norwegian READMRLibravatar Radical2023-02-02
| | | | Added a Norwegian README file `README.no.md` and added a link to it in the original `README.md` file.
* Translate README to CzechLibravatar AsciiWolf2022-11-28
|
* Add a Hindi (हिन्दी) translation to the READMELibravatar LordRishav2022-05-27
| | | | | | | | Hindi is one of the most prominent languages of the Indian Subcontinent. This commit adds the translation of the README into the Hindi language. Some of the words are still written in English because there wasn't an appropriate technical term of the word in the language. Co-authored-by: Surendrajat <surendrajat@protonmail.com>
* Add Swedish READMELibravatar Eskil2022-04-18
|
* Fix farsi labelLibravatar Yasin Silavi2022-04-07
|
* Replace pcre with pcre2Libravatar ndren2022-03-12
| | | Closes: https://github.com/swaywm/sway/issues/6838
* readme: use relative links for translationsLibravatar Simon Ser2022-02-07
|
* readme: sort language list alphabeticallyLibravatar Simon Ser2022-02-07
|
* readme: add link to Italian translationLibravatar Simon Ser2022-02-07
|
* Update URL to wlroots project (GitHub->GitLab)Libravatar Manuel Stoeckl2021-11-02
|
* readme: drop recommendation about packagingLibravatar Simon Ser2021-10-07
| | | | | | - The contact info is out-of-date - Sway is packaged in many distributions now - I don't think we necessarily need to mention this in the README
* readme: add missing spaceLibravatar Simon Ser2021-09-28
|
* README: Added Greek translationLibravatar Christian Llupo2021-09-19
|
* readme: mention seatdLibravatar Simon Ser2021-09-13
| | | | When seatd is used, it isn't necessary to suid the sway binary.
* readme: link to gamja for IRCLibravatar Simon Ser2021-09-13
| | | | | | gamja offers a better experience than Kiwi. Obviously I'm 100% biased. Completely fine to not make the switch if someone feels differently.
* Add persian README fileLibravatar mzeinali2021-08-10
|
* Change 'Danish' to 'Dansk' in READMELibravatar Jack Byrne2021-06-30
| | | | | 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>
* readme: switch back to IRC web clientLibravatar Simon Ser2021-05-26
|
* Fix IRC links in READMEs and templatesLibravatar apt-ghetto2021-05-26
| | | | | | | Change the webchat links from freenode.net to point to the new destination libera.chat. Co-authored-by: Simon Ser <contact@emersion.fr>
* Add Turkish READMELibravatar Elyesa2021-05-03
|
* Add Hungarian translation for the READMELibravatar István Donkó2021-04-03
| | | Co-authored-by: Tamás Táncos <tamas.tancos@emarsys.com>
* readme: make it clearer that meson takes a dir as argumentLibravatar Simon Ser2021-04-03
| | | | "build" can easily be misinterpreted as a Meson subcommand.
* readme: remove unused refLibravatar Simon Ser2021-01-08
|
* Remove Patreon links from README.*.mdLibravatar Drew DeVault2020-12-26
|
* readme: use references for linksLibravatar Simon Ser2020-12-18
| | | | This avoids cluttering the README text with URLs.
* readme: remove link to non-existing wiki pageLibravatar Simon Ser2020-12-18
|
* readme: releases are signed with E88F5E48Libravatar Simon Ser2020-12-18
| | | | See https://github.com/swaywm/wlroots/issues/2462#issuecomment-723578521
* readme: link to the development docLibravatar Michaël Defferrard2020-07-15
| | | The subproject compilation is the best way to test sway and wlroots but it's hidden. I only found it from comments in issues.
* Add Romanian translationLibravatar taminaru2020-06-23
|
* Add Korean README.mdLibravatar skip-yell2020-05-01
|
* readme: git is an optional dependencyLibravatar Simon Ser2020-03-12
|
* add danish READMELibravatar salkin-mada2020-01-27
|
* Adding the link to the Portuguese on the English version of README.mdLibravatar Jamelly Ferreira2020-01-23
|
* Add Chinese (zh-TW) translation of READMELibravatar NightFeather2019-12-30
| | | Co-authored-by: xdavidwu <xdavidwuph@gmail.com>
* Add Russian translation of the READMELibravatar Ivan Molodetskikh2019-09-09
|
* Added Dutch translation of READMELibravatar jasperro2019-07-17
|
* Add link to i3 in first mention of READMELibravatar Ilja Kocken2019-04-27
|
* Add German translation of the READMELibravatar jajo-112019-04-27
|
* swaybg: split into standalone projectLibravatar Drew DeVault2019-04-25
| | | | | | | 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.
* Remove obsolete README translationsLibravatar Drew DeVault2019-04-25
| | | | Everything which still mentioned wlc has been removed.
* fix broken link to README.zh-CN.mdLibravatar Dacheng Gao2019-04-02
|
* Update formatting of zh-cn link in README.mdLibravatar Drew DeVault2019-04-01
|
* add link to README-zh-CNLibravatar Dacheng Gao2019-04-01
|
* meson: update scdoc requirement to >= 1.9.2Libravatar Brian Ashworth2019-03-04
| | | | | | | | 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
* Add sway-ipc.7.scd to document IPC protocolLibravatar Brian Ashworth2019-02-27
| | | | | | | 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