From 22c91247a0eafbd771e88eb094db15341bf681cd Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sun, 5 May 2024 16:10:03 -0400 Subject: [PATCH] gui-libs/scenefx: make intendation consistent Signed-off-by: Julien Roy --- gui-libs/scenefx/metadata.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/gui-libs/scenefx/metadata.xml b/gui-libs/scenefx/metadata.xml index 978b2e1d61..b2947522bc 100644 --- a/gui-libs/scenefx/metadata.xml +++ b/gui-libs/scenefx/metadata.xml @@ -6,18 +6,18 @@ Theo Donacik - SceneFX is a project that takes the scene api and replaces the wlr - renderer with our own fx renderer, capable of rendering surfaces - with eye-candy effects including blur, shadows, and rounded corners, - while maintaining the benefits of simplicity gained from using the - scene api. + SceneFX is a project that takes the scene api and replaces the wlr + renderer with our own fx renderer, capable of rendering surfaces + with eye-candy effects including blur, shadows, and rounded corners, + while maintaining the benefits of simplicity gained from using the + scene api. - Please note: while SceneFX is in use by SwayFX version 0.4, - it is not yet ready for usage by other compositors. - + Please note: while SceneFX is in use by SwayFX version 0.4, + it is not yet ready for usage by other compositors. + - Enable Direct Rendering Management - Build example applications + Enable Direct Rendering Management + Build example applications Enable support for libliftoff KMS plane backend Enable support for input devices via dev-libs/libinput Enable support for handling input/output devices through x11-libs/libxcb