Commit graph

28 commits

Author SHA1 Message Date
Michal Vaniš
0208f565dc
readme: add link to man page 2024-11-03 16:29:19 +01:00
Simon Ser
8714a82c24 Bump wlroots requirement to v0.18 2024-09-07 23:42:24 +02:00
Jonathan GUILLOT
df508d65e7 readme: update meson commands 2024-08-22 08:35:58 +02:00
Jonathan GUILLOT
018d5bc4b9 readme: update wlroots dependency version 2024-08-22 08:35:58 +02:00
Simon Ser
d3fb99d665 build: drop xwayland option
This is unnecessary because Xwayland logic doesn't bring in new
dependencies. We can just compile in our Xwayland-related code
when wlroots has been built with Xwayland support.

See this Sway patch: https://github.com/swaywm/sway/pull/8165
2024-07-30 00:42:32 +02:00
Jan Beich
9a4310f8b6 Chase HTTP redirect 2023-08-14 09:18:22 +02:00
Jente Hidskes Ankarberg
d519b5b529 Establish chain of trust for signed releases 2023-07-29 10:27:05 +02:00
Simon Ser
ea95a8af72 readme: update PGP key ID 2023-07-29 01:08:56 +02:00
Simon Ser
46f0ec1b72 readme: drop CI badge
cage currently uses GitHub CI, not SourceHut.
2023-01-03 22:30:54 +01:00
travankor
4e96d913fb
Add man page. (#141)
* Add man page.

* CI: add scdoc
2020-05-31 15:14:18 +02:00
Jente Hidskes
e664fdce79
README: update build instructions 2020-02-01 16:17:58 +01:00
Jente Hidskes
5e27683961 Move docs to the wiki 2020-01-26 18:18:49 +01:00
Jente Hidskes
fbff19939a README: update Copyright to include 2020 2020-01-11 17:11:16 +01:00
Jente Hidskes
abfe6a66ca
README: refer to docs/ 2019-12-20 17:05:00 +01:00
Jente Hidskes
016ef340d2
README: update email address 2019-07-09 14:25:33 +02:00
Jente Hidskes
35166e4e1b
README: use www subdomain
Fixes #76
2019-07-07 16:43:20 +02:00
Jente Hidskes
2eb28ce216
README: set logo size in px 2019-04-24 21:01:50 +02:00
Jente Hidskes
fa5142e773
README: add logo and signed release note 2019-04-23 22:53:23 +02:00
Jente Hidskes
46441ff85a CI: add an Arch Linux build on Sourcehut 2019-04-22 18:43:19 +02:00
Jente Hidskes
c2226da89b
README: document to build against wlroots tags
Fixes #52.
2019-02-26 18:33:50 +01:00
Jente Hidskes
a9a8f551e5
README: tinywl is now within wlroots 2019-01-31 14:49:01 +01:00
Jente Hidskes
7f7d8ac33e
README: credit rootston as well 2019-01-18 10:19:54 +01:00
Jente Hidskes
691847ca12
Add XWayland note to README 2019-01-04 18:49:48 +01:00
Jente Hidskes
3e10b1f7eb
README: document XWayland compile-time option 2019-01-02 21:13:00 +01:00
Jente Hidskes
9a4afdb025
Make the README for development only
For users, we have Cage's project page at
https://hjdskes.nl/projects/cage.
2019-01-02 21:06:56 +01:00
Jente Hidskes
e721808c88
Update copyright to include 2019 2019-01-02 21:01:01 +01:00
Jente Hidskes
95372f3f37
Switch to Meson
This makes it easier to extend in the future. Also, it will make it
easier to add (un)install targets and eventually, distribute files such
as systemd services.
2018-12-25 20:29:23 +01:00
Jente Hidskes
26d9917160
Initial commit 2018-12-25 20:29:22 +01:00