Aleix Pol
fd7a67d92e
screencasting_test: Declaring the metatype is unnecessary now
2 years ago
Aleix Pol
0ce01ac30f
screencasting: Fix CI
...
It seems on the CI the dataFrame is null at times
2 years ago
Aleix Pol
0b36919b7c
screencasting_test: Adapt to KPipeWire change
2 years ago
Xaver Hugl
ee146d33b9
libkwineffects: move files out to more fitting places
2 years ago
Vlad Zahorodnii
7d626363e4
autotests: Remove old kernel checks
...
CI runners have been upgraded.
3 years ago
Xaver Hugl
32ae9dd7d1
libkwineffects: rename major and minor methods
...
There's "major" and "minor" defines that can get implicitly included, for
example with musl libc. To prevent that from breaking compilation, rename
the methods
3 years ago
Vlad Zahorodnii
14ab38b596
composite.h -> compositor.h
3 years ago
Xaver Hugl
a5df88b0de
libkwineffects: move linux kernel version query out of GLPlatform
...
It has nothing to do with OpenGL
3 years ago
Xaver Hugl
27f90476b4
libkwineffects: rename kwingl* files to gl*
3 years ago
Vlad Zahorodnii
23f533aa52
autotests: Skip ScreencastingTest::testOutputCasting when running in ci
...
The test is flaky. We work around it by passing --repeat until-pass, but
lately even it doesn't help us with this issue.
So skip the test when running it inside KDE CI for a few months until
it gets a newer kernel.
3 years ago
Vlad Zahorodnii
6b2f46ca1f
autotests: Remove unused outputbackend.h includes
3 years ago
Aleix Pol
d0b87a900f
screencasting: Add an autotest
...
Adds an autotest that makes sure a screencasting stream works as
expected.
Adds an optional dependency to KPipeWire only effective to run the test.
3 years ago