Simon Zeni
826108373c
ci: build tinywl
2021-01-07 14:39:04 +01:00
Ilia Bozhinov
bf4e2e0eac
util: add support for generating UUIDs
...
Co-authored-by: Jason Francis <cycl0ps@tuta.io>
2021-01-05 20:32:56 +01:00
Kenny Levinsen
bad1e9afa8
session: Add libseat backend
2020-08-24 11:13:55 +02:00
Scott Anderson
906c0766df
Remove libcap support
...
This is simply a false sense of security, and is worse than just using
setuid. CAP_SYS_ADMIN is an extremely serious capability that is
effectively as powerful as root.
It also required users to be in the input group, which allows any
process to keylog the entire system.
2020-04-29 10:39:09 +02:00
Drew DeVault
ebdbe177d6
Drop RDP backend
...
Users interested in remote access to wlroots compositors should use
wayvnc:
https://github.com/any1/wayvnc
2020-01-10 19:38:39 +01:00
Simon Ser
a420d2c41e
ci: add a build run with all features disabled
...
Closes: https://github.com/swaywm/wlroots/issues/1255
2019-12-29 12:24:03 -05:00
Simon Ser
cf3b083c32
ci: enable Meson auto features
...
This makes it so we don't miss build failures because the CI misses a
dependency.
2019-04-29 10:49:05 -06:00
Drew DeVault
fd0d7d0907
Add FreeRDP backend for remote desktop support
2019-04-08 08:09:07 -06:00
emersion
7a2cef1ad0
ci: add Alpine build
2018-12-05 10:42:34 +01:00