William McKinnon
45bca03713
Create README.md
2022-04-29 12:41:35 -04:00
William McKinnon
c37aba2736
added nix flake
2022-04-27 14:31:46 -04:00
Manuel Stoeckl
fc25e4944e
Update URL to wlroots project (GitHub->GitLab)
2021-11-02 08:43:24 +01:00
Simon Ser
06e97e51af
readme: drop recommendation about packaging
...
- 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
2021-10-07 19:08:58 +03:00
Simon Ser
5fdc1c894d
readme: add missing space
2021-09-28 21:01:28 +02:00
Christian Llupo
f1f283dd77
README: Added Greek translation
2021-09-19 14:14:42 +02:00
Simon Ser
1b86008721
readme: mention seatd
...
When seatd is used, it isn't necessary to suid the sway binary.
2021-09-13 16:10:05 +02:00
Simon Ser
671bb448a1
readme: link to gamja for IRC
...
gamja offers a better experience than Kiwi.
Obviously I'm 100% biased. Completely fine to not make the switch if someone feels differently.
2021-09-13 10:58:45 +02:00
mzeinali
b345d6e5d2
Add persian README file
2021-08-10 15:55:57 +02:00
Jack Byrne
1b8719f167
Change 'Danish' to 'Dansk' in README
...
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-06-30 16:16:53 +02:00
Simon Ser
f443c73a2a
readme: switch back to IRC web client
2021-05-26 22:09:05 +02:00
apt-ghetto
1651f21061
Fix IRC links in READMEs and templates
...
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-26 08:25:13 +02:00
Elyesa
f8d7c170cd
Add Turkish README
2021-05-03 11:58:18 +02:00
István Donkó
6e34aac2f1
Add Hungarian translation for the README
...
Co-authored-by: Tamás Táncos <tamas.tancos@emarsys.com>
2021-04-03 14:26:53 +02:00
Simon Ser
4402507b7b
readme: make it clearer that meson takes a dir as argument
...
"build" can easily be misinterpreted as a Meson subcommand.
2021-04-03 14:24:53 +02:00
Simon Ser
af6ee89e42
readme: remove unused ref
2021-01-08 09:32:28 +01:00
Drew DeVault
e8e7bbc85f
Remove Patreon links from README.*.md
2020-12-26 20:14:24 -05:00
Simon Ser
fce8287a06
readme: use references for links
...
This avoids cluttering the README text with URLs.
2020-12-18 18:33:04 -05:00
Simon Ser
e835d3563b
readme: remove link to non-existing wiki page
2020-12-18 11:12:14 +01:00
Simon Ser
50347787ac
readme: releases are signed with E88F5E48
...
See https://github.com/swaywm/wlroots/issues/2462#issuecomment-723578521
2020-12-18 11:11:30 +01:00
Michaël Defferrard
2f3afef95c
readme: link to the development doc
...
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-07-15 19:13:41 +02:00
taminaru
64f080fa27
Add Romanian translation
2020-06-23 22:59:27 +02:00
skip-yell
59acc12b32
Add Korean README.md
2020-05-01 11:45:11 +02:00
Simon Ser
5efdde8868
readme: git is an optional dependency
2020-03-12 14:51:42 +01:00
salkin-mada
1dbc7f7521
add danish README
2020-01-27 11:31:41 -07:00
Jamelly Ferreira
9c93e1c0ce
Adding the link to the Portuguese on the English version of README.md
2020-01-23 12:26:55 -07:00
NightFeather
658b779662
Add Chinese (zh-TW) translation of README
...
Co-authored-by: xdavidwu <xdavidwuph@gmail.com>
2019-12-30 09:45:06 +01:00
Ivan Molodetskikh
db6a9d08f9
Add Russian translation of the README
2019-09-09 19:09:57 +03:00
jasperro
1e66fa0d23
Added Dutch translation of README
2019-07-17 12:36:52 -04:00
Ilja Kocken
e41e8d3330
Add link to i3 in first mention of README
2019-04-27 17:28:24 -06:00
jajo-11
957a704936
Add German translation of the README
2019-04-27 15:05:43 -06:00
Drew DeVault
236ca63419
swaybg: split into standalone project
...
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-25 18:44:28 +03:00
Drew DeVault
f62c755a9f
Remove obsolete README translations
...
Everything which still mentioned wlc has been removed.
2019-04-25 11:18:05 -04:00
Dacheng Gao
1e1d9e1299
fix broken link to README.zh-CN.md
2019-04-02 10:35:21 +03:00
Drew DeVault
f3140506a8
Update formatting of zh-cn link in README.md
2019-04-01 10:56:56 -04:00
Dacheng Gao
4938da2a34
add link to README-zh-CN
2019-04-01 08:55:49 -06:00
Brian Ashworth
3f184cf188
meson: update scdoc requirement to >= 1.9.2
...
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-03-04 08:44:17 -07:00
Brian Ashworth
f876009c7f
Add sway-ipc.7.scd to document IPC protocol
...
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-27 13:23:10 -05:00
ljedrz
11bc369301
Add Polish README
2019-02-19 15:49:25 +01:00
Yábir García
9e590c4d01
Add spanish link to the home README
2019-02-16 04:17:18 +01:00
emersion
1049f360e1
readme: scdoc 1.8.1 is now required
2019-01-31 14:54:50 +01:00
Connor E
68a28e482f
Add note about required scdoc version to README.
2019-01-28 01:55:08 -05:00
emersion
89ad3f2bbb
Merge pull request #3417 from swaywm/remove-swaylock
...
Split swaylock into separate project
2019-01-14 08:57:20 +01:00
Drew DeVault
3fca8b8d22
Split swaylock into separate project
2019-01-13 21:40:26 -05:00
Drew DeVault
784178ed37
Remove WIP from README.md
2019-01-13 21:36:59 -05:00
Drew DeVault
bb5b168b6f
Update README.md
2019-01-05 15:21:11 -05:00
Drew DeVault
6297b757b1
Correction to dependency updates
2018-11-02 13:48:25 -04:00
Drew DeVault
842a555a2f
Clean up dependencies in README.md
2018-11-02 13:47:52 -04:00
Arnaud Vallette d'Osia
a5cb4cca15
Advertize dependency on git
2018-10-23 09:56:56 +02:00
Drew DeVault
135f0fc7e7
Update README.MD (and README.*.md)
2018-10-14 10:33:38 -04:00
Drew DeVault
e6a52ae387
Update stability notice in README
2018-09-21 08:51:50 -04:00
Martin Kalchev
5f2ebe0dd5
added ref to bulgarian translation
2018-08-28 17:12:38 +03:00
Martin Kalchev
15f709b155
spellcheck and help add.
2018-08-28 17:06:15 +03:00
Drew DeVault
1c7a6a49b6
Remove setcap instructions
...
These are obsolete, we don't require them anymore.
2018-08-08 11:40:33 -04:00
Eric Engestrom
52a27f1529
delete references to swaygrab
2018-07-30 16:24:46 +01:00
Drew DeVault
aed26cfc8c
Update README.md + README.*.md
2018-05-11 22:57:47 -04:00
Drew DeVault
f0ddf6d74c
Add README.md
2018-04-12 20:22:27 -04:00
Drew DeVault
cd1b32453a
Merge branch 'wlroots'
2018-04-12 20:19:54 -04:00
Danilo Spinella
5727b81128
Fix json-c version dependency
2018-04-07 11:08:39 +02:00
Drew DeVault
6726f2402d
Remove hackathon notice from README
2018-03-21 14:48:39 -04:00
Drew DeVault
659ee86394
Drop Travis in favor of builds.sr.ht
2018-03-04 16:37:48 -05:00
Drew DeVault
ee52bc79a3
Shill harder
2018-02-18 15:53:50 -05:00
Tony Crisci
d071ff08ae
remove the rest of cmake
2017-12-01 05:21:03 -05:00
Drew DeVault
c301b14a42
Remove wlc dependency
2017-11-19 17:05:25 -05:00
Adam Mizerski
e677888b62
Add dbus info to readme
2017-11-05 20:24:57 +01:00
Gabriel Féron
4ab66bbbc3
Update README.md
2017-11-02 17:35:57 +01:00
Marius Orcsik
69e9b1386f
Explicitly setting the version of json-c required
...
to 0.12.1. This is needed because the development
version breaks the existing API of json_object_array_length()
by moving the return from int to size_t.
This would fix #1355
2017-10-27 12:17:02 +02:00
Drew DeVault
b930003008
Remove broken link to Spanish translation
...
Fixes #1417
2017-10-20 13:07:59 -04:00
Drew DeVault
a996ee485d
Add feature freeze notice to readme
2017-10-16 21:12:18 -04:00
Drew DeVault
d50e2429d7
Update README et al with new links
2017-10-02 22:26:37 -04:00
Drew DeVault
ba27600bec
Update setcap commands in README
...
Ref #1346
2017-09-14 06:36:30 -04:00
Dark Rift
b8fecef717
Added link to README.ru.md
2017-09-04 09:44:21 +00:00
Emerson Ferreira
7c4e77d95b
Add link to portuguese README
2017-09-01 14:40:54 +00:00
Drew DeVault
85c8b3ab50
Fix italian link in readme
2017-08-16 10:41:17 -04:00
sykhro
61905f97d5
Beginning of italian translation
2017-08-16 15:31:18 +02:00
Drew DeVault
c19754a038
Add Українська to readme TLs
2017-08-14 17:34:27 -04:00
Konstantinos Feretos
b24eb08f59
Updates README with links to Greek, French and Spanish
...
Adds links for the yet to-be-merged Greek, French and Spanish versions of README.md to the existing language list.
2017-08-14 21:57:57 +03:00
Drew DeVault
e93622e4ee
Update READMEs
2017-08-14 11:56:58 -04:00
Jonathan Schleußer
abff590d9e
Translate README to German
2017-08-14 14:38:52 +02:00
Drew DeVault
38f77a8937
Translate README to Japanese / READMEを日本語訳す
2017-08-13 14:16:55 -04:00
Drew DeVault
46fbb413f2
Mention Patreon in README.md
...
Does this make me a sellout
2017-05-11 11:47:42 -04:00
Drew DeVault
586eca0e4c
Fix link to dotfiles, closes #1193
2017-04-26 10:07:32 -04:00
Jerzi Kaminsky
b463fb8adc
Remain compat with libinput < 1.7.0
2017-04-14 02:30:41 +03:00
Drew DeVault
8d9a928058
Update README.md
2017-03-28 07:45:16 -04:00
Drew DeVault
82729eeb0c
Mention cap_sys_tty_config in readme
2017-03-27 07:02:08 -04:00
Drew DeVault
79468d2c74
Update unsupported packages link in readme
2017-03-02 10:27:05 -05:00
Drew DeVault
117264ce40
Edit packages in README
2017-02-23 08:33:24 -05:00
Drew DeVault
51c367dfdc
Update README.md
2016-12-27 13:28:29 -05:00
Drew DeVault
64dea21465
Add libcap dependency to readme
2016-12-17 13:25:25 -05:00
Drew DeVault
49fe25c106
Mention setcap in manual install instructions
2016-12-04 09:59:25 -05:00
Drew DeVault
1d39c22a38
Add link to security features issue in readme
2016-12-04 09:52:38 -05:00
Drew DeVault
de79fee777
Minor README.md improvements
2016-11-09 22:26:43 -05:00
Drew DeVault
2dcb54c32a
Add screenshots wiki page to readme
2016-10-12 23:56:41 -04:00
Fabio Alessandro Locati
8c5e84c79d
Add Fedora official packages mention :)
2016-09-01 08:40:26 +02:00
Drew DeVault
c7d12faefc
Update README.md screenshot
2016-08-02 08:50:03 -04:00
Yacine Hmito
9b2780a6c2
Packages link to the wiki page with instructions
...
I wanted to make sure that NixOS users get the warning without polluting the README.
Turns out the "Install other distros" had plenty to say about supported packages, so I slightly restructured the page.
Now the README links to the wiki page.
2016-07-18 07:00:17 +02:00
Langston Barrett
4442f79af8
readme: add nixos package
2016-07-16 23:04:58 +02:00
Drew DeVault
ad942708a7
Update configuration info in readme
2016-05-29 12:13:15 -04:00
Tomáš Čech
2d73491a41
Add openSUSE Tumbleweed as distro with sway
2016-05-23 14:40:49 +02:00
Drew DeVault
2c9553a6fd
Set Cairo and Pango as required dependencies
2016-05-14 15:19:09 -04:00