aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Roy <julien@jroy.ca>2024-05-05 16:10:03 -0400
committerJulien Roy <julien@jroy.ca>2024-05-05 16:10:03 -0400
commit22c91247a0eafbd771e88eb094db15341bf681cd (patch)
treeb1d6f57197d5e73248df6ceecf59c2381c301ec0 /gui-libs
parentsys-kernel/ugrd: Add 1.3.4, remove old versions (diff)
downloadguru-22c91247a0eafbd771e88eb094db15341bf681cd.tar.gz
guru-22c91247a0eafbd771e88eb094db15341bf681cd.tar.bz2
guru-22c91247a0eafbd771e88eb094db15341bf681cd.zip
gui-libs/scenefx: make intendation consistent
Signed-off-by: Julien Roy <julien@jroy.ca>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/scenefx/metadata.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/gui-libs/scenefx/metadata.xml b/gui-libs/scenefx/metadata.xml
index 978b2e1d6..b2947522b 100644
--- a/gui-libs/scenefx/metadata.xml
+++ b/gui-libs/scenefx/metadata.xml
@@ -6,18 +6,18 @@
<name>Theo Donacik</name>
</maintainer>
<longdescription lang="en">
- 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.
- </longdescription>
+ Please note: while SceneFX is in use by SwayFX version 0.4,
+ it is not yet ready for usage by other compositors.
+ </longdescription>
<use>
- <flag name="drm">Enable Direct Rendering Management</flag>
- <flag name="examples">Build example applications</flag>
+ <flag name="drm">Enable Direct Rendering Management</flag>
+ <flag name="examples">Build example applications</flag>
<flag name="liftoff">Enable support for libliftoff KMS plane backend</flag>
<flag name="libinput">Enable support for input devices via <pkg>dev-libs/libinput</pkg></flag>
<flag name="x11-backend">Enable support for handling input/output devices through <pkg>x11-libs/libxcb</pkg></flag>