sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit a218a0b422429f5428bf092dacc1c7f5f533c783
parent 47754642f8dd57b26d862f74f732b6c4a43ca23f
Author: Drew DeVault <sir@cmpwn.com>
Date:   Mon, 24 Jul 2017 13:14:00 -0400

Merge pull request #1288 from johalun/master-securityconf-freebsd

security: enabled ipc on freebsd
Diffstat:
Msecurity.d/10-freebsd.in | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/security.d/10-freebsd.in b/security.d/10-freebsd.in @@ -9,4 +9,11 @@ # Configures enabled compositor features for specific programs permit * fullscreen keyboard mouse background screenshot panel lock +ipc * { + * enabled + events { + * enabled + } +} +