Commit graph

4 commits

Author SHA1 Message Date
Vlad Zahorodnii
c847cc53a1 Port to libkwin
libkwineffects has been merged with libkwin.
2023-10-26 19:04:35 +03:00
Vlad Zahorodnii
c3e85d0823 kwin/mobiletaskswitcher: Fix installing metadata file
The metadata file should not be installed in the builtin-effects
directory. That directory must contain effects that are inside kwin
executable, i.e. statically linked effects.

The mobiletaskswitcher effect is not linked with the kwin executable so
it doesn't have to install its metadata file.
2023-04-12 03:41:14 +00:00
Devin Lin
ddbd2f031f kwin/mobiletaskswitcher: Update effect format to match upstream 2023-03-30 22:04:15 -07:00
Devin Lin
eb03fe8c94 taskswitcher: Port to kwin effect 2023-03-13 22:07:32 -07:00