Commit graph

29 commits

Author SHA1 Message Date
nyxed
b4a9a1716f build: switch to explicit 'meson setup' syntax 2025-10-02 18:06:20 +02:00
Simon Ser
ca45c22376 readme: mark display managers as supported
It's been a long while since we've heard about issues related to
display managers. Some used to be unreliable in the past, but by
now most issues have been ironed out. Let's start supporting them
officially.

I've considered translating other languages but I'm concerned about
messing up the sentence. I've updated languages I'm comfortable
with.
2025-09-11 14:14:51 +00:00
Jan Beich
68caa8deba readme: Stop recommending setuid bit for non-logind systems
- Optional since Sway 1.6 per swaywm/wlroots@bad1e9afa8
- Deprecated in Sway 1.7 per 67d3d952b6
- Removed in Sway 1.8 per e5728052b5
- Ignored in future versions (keeps root priveleges)
2023-09-13 10:21:59 +02:00
ndren
f614f35e73
Replace pcre with pcre2
Closes: https://github.com/swaywm/sway/issues/6838
2022-03-12 14:02:32 +01:00
Manuel Stoeckl
fc25e4944e Update URL to wlroots project (GitHub->GitLab) 2021-11-02 08:43:24 +01: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
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
Simon Ser
b1b104152e readme: update French translation
Update to latest English README and improve wording.
2021-02-10 09:44:38 +01:00
Drew DeVault
e8e7bbc85f Remove Patreon links from README.*.md 2020-12-26 20:14:24 -05:00
Ilja Kocken
e41e8d3330 Add link to i3 in first mention of README 2019-04-27 17:28:24 -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
Philz69
c3d7036867 Updated the french readme (#3964)
* Updated the french readme

Removed the image at the start of the readme.
Removed the mention of bounties.
Updated the dependencies.
Removed a few lines that were not present in the english readme anymore.

* Fix errors.

Fixed capitalisation.
Changed "root" to italics.
2019-03-24 21:19:13 +02:00
Drew DeVault
3fca8b8d22 Split swaylock into separate project 2019-01-13 21:40:26 -05:00
Drew DeVault
bb5b168b6f Update README.md 2019-01-05 15:21:11 -05: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
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
da679a8051 Fix typos 2018-05-12 08:58:48 -04:00
Drew DeVault
aed26cfc8c Update README.md + README.*.md 2018-05-11 22:57:47 -04:00
Danilo Spinella
5727b81128 Fix json-c version dependency 2018-04-07 11:08:39 +02:00
Drew DeVault
659ee86394 Drop Travis in favor of builds.sr.ht 2018-03-04 16:37:48 -05:00
Tony Crisci
da0dd16ffa update readmes for meson 2017-12-01 05:22:49 -05: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
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
Abdelhakim Qbaich
318aa44bfd Translation README to French / Traduction du README en français 2017-08-14 19:34:20 -04:00