Ilia Bozhinov
bf4e2e0eac
util: add support for generating UUIDs
...
Co-authored-by: Jason Francis <cycl0ps@tuta.io>
4 years ago
Kenny Levinsen
bad1e9afa8
session: Add libseat backend
4 years ago
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.
5 years ago
Drew DeVault
ebdbe177d6
Drop RDP backend
...
Users interested in remote access to wlroots compositors should use
wayvnc:
https://github.com/any1/wayvnc
5 years ago
Jan Beich
6ae6b5dbb6
Test RDP backend on FreeBSD as well
6 years ago
Simon Ser
cf3b083c32
ci: enable Meson auto features
...
This makes it so we don't miss build failures because the CI misses a
dependency.
6 years ago
Jan Beich
27a87ac586
Switch to system epoll-shim.pc in FreeBSD build
6 years ago
Jan Beich
421283935b
Add xcb-errors to FreeBSD build
...
Test f8428d1063
at least somewhere to avoid build regressions.
6 years ago
Drew DeVault
d1409e3381
Use freebsd/latest for FreeBSD sr.ht builds
6 years ago
Jan Beich
bfd0254485
Update FreeBSD build
...
- Switch to packages
- Drop unused dependencies
6 years ago
sghctoma
615b25fafc
Fix FreeBSD build manifest
...
Recent libinput-related changes in the ports tree made it necessary to
install devel/evdev-proto before x11/libinput.
6 years ago
Drew DeVault
320d5ea234
Add FreeBSD build
6 years ago