[effects] Drop the .desktop files for the BuiltIn Effects

All KCMs and KWin core use the BuiltInEffects namespace to find and
interact with the effects. There is no information left in the desktop
file which are of usage. Thus they can be removed.
icc-effect-5.14.5
Martin Gräßlin 2014-04-04 11:21:15 +02:00
parent 4da220adef
commit 4a1bc2ec96
77 changed files with 0 additions and 1051 deletions

View File

@ -5,8 +5,3 @@
set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
backgroundcontrast/contrast.cpp
backgroundcontrast/contrastshader.cpp )
# .desktop files
install( FILES
backgroundcontrast/contrast.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View File

@ -1,22 +0,0 @@
[Desktop Entry]
Name=Background contrast
Name[uk]=Контрастність тла
Name[x-test]=xxBackground contrastxx
Icon=preferences-system-windows-effect-contrast
Comment=Improve contrast and readability behind semi-transparent windows
Comment[uk]=Покращення контрастності та придатності до читання тексту під напівпрозорими вікнами
Comment[x-test]=xxImprove contrast and readability behind semi-transparent windowsxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Marco Martin
X-KDE-PluginInfo-Email=mart@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_contrast
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KWin-Requires-OpenGL=true
X-KWin-Requires-Shaders=true

View File

@ -1,11 +1,3 @@
#######################################
# Effect
# .desktop files
install( FILES
blur.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
#######################################
# Config
set(kwin_blur_config_SRCS blur_config.cpp)

View File

@ -1,22 +0,0 @@
[Desktop Entry]
Name=Blur
Name[uk]=Розмивання
Name[x-test]=xxBlurxx
Icon=preferences-system-windows-effect-blur
Comment=Blurs the background behind semi-transparent windows
Comment[uk]=Розмивання тла напівпрозорих вікон
Comment[x-test]=xxBlurs the background behind semi-transparent windowsxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Fredrik Höglund
X-KDE-PluginInfo-Email=fredrik@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_blur
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KWin-Requires-OpenGL=true
X-KWin-Requires-Shaders=true

View File

@ -1,9 +1,5 @@
#######################################
# Effect
install( FILES
coverswitch.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
install( FILES
shaders/1.10/coverswitch-reflection.glsl
DESTINATION ${DATA_INSTALL_DIR}/kwin/shaders/1.10 )

View File

@ -1,24 +0,0 @@
[Desktop Entry]
Name=Cover Switch
Name[uk]=Перемикач обкладинок
Name[x-test]=xxCover Switchxx
Icon=preferences-system-windows-effect-coverswitch
Comment=Display a Cover Flow effect for the alt+tab window switcher
Comment[uk]=Демонстрація ефекту поверхневої течії для перемикача вікон за Alt+Tab
Comment[x-test]=xxDisplay a Cover Flow effect for the alt+tab window switcherxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Martin Gräßlin
X-KDE-PluginInfo-Email=mgraesslin@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_coverswitch
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Window Management
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KDE-Ordering=50
X-KWin-Requires-OpenGL=true
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/cover_switch.mp4
X-KWin-Internal=true

View File

@ -1,12 +1,6 @@
#######################################
# Effect
# .desktop files
install( FILES
cube.desktop
cubeslide.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
# Data files
install( FILES
data/cubecap.png

View File

@ -1,22 +0,0 @@
[Desktop Entry]
Name=Desktop Cube
Name[uk]=Куб стільниць
Name[x-test]=xxDesktop Cubexx
Icon=preferences-system-windows-effect-cube
Comment=Display each virtual desktop on a side of a cube
Comment[uk]=Показ всіх віртуальні стільниць на поверхні куба
Comment[x-test]=xxDisplay each virtual desktop on a side of a cubexx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Martin Gräßlin
X-KDE-PluginInfo-Email=mgraesslin@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_cube
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Window Management
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Requires-OpenGL=true
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/desktop_cube.ogv

View File

@ -1,23 +0,0 @@
[Desktop Entry]
Name=Desktop Cube Animation
Name[uk]=Анімація куба стільниць
Name[x-test]=xxDesktop Cube Animationxx
Icon=preferences-system-windows-effect-cube
Comment=Animate desktop switching with a cube
Comment[uk]=Створювати анімацію перемикання стільниць куба
Comment[x-test]=xxAnimate desktop switching with a cubexx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Martin Gräßlin
X-KDE-PluginInfo-Email=mgraesslin@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_cubeslide
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Virtual Desktop Switching Animation
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Requires-OpenGL=true
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/desktop_cube_animation.ogv
X-KWin-Exclusive-Category=desktop-animations

View File

@ -1,9 +1,3 @@
#######################################
# Effect
install( FILES
dashboard.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
#######################################
# Config
set(kwin_dashboard_config_SRCS dashboard_config.cpp)

View File

@ -1,21 +0,0 @@
[Desktop Entry]
Name=Dashboard
Name[uk]=Панель приладів
Name[x-test]=xxDashboardxx
Icon=preferences-system-windows-effect-dashboard
Comment=Desaturate the desktop when displaying the Plasma dashboard
Comment[uk]=Зменшення насиченості кольорів стільниці під час показу панелі приладів Плазми
Comment[x-test]=xxDesaturate the desktop when displaying the Plasma dashboardxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Andreas Demmer
X-KDE-PluginInfo-Email=ademmer@opensuse.org
X-KDE-PluginInfo-Name=kwin4_effect_dashboard
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KWin-Internal=true

View File

@ -1,8 +1,5 @@
#######################################
# Effect
install( FILES
desktopgrid.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
install( FILES
main.qml
DESTINATION ${DATA_INSTALL_DIR}/kwin/effects/desktopgrid/

View File

@ -1,21 +0,0 @@
[Desktop Entry]
Name=Desktop Grid
Name[uk]=Таблиця стільниць
Name[x-test]=xxDesktop Gridxx
Icon=preferences-system-windows-effect-desktop-grid
Comment=Zoom out so all desktops are displayed side-by-side in a grid
Comment[uk]=Зменшення стільниць так, щоб всі стільниці було показано поруч у форматі таблиці
Comment[x-test]=xxZoom out so all desktops are displayed side-by-side in a gridxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Luboš Luňák, Lucas Murray
X-KDE-PluginInfo-Email=l.lunak@kde.org, lmurray@undefinedfire.com
X-KDE-PluginInfo-Name=kwin4_effect_desktopgrid
X-KDE-PluginInfo-Version=0.2.0
X-KDE-PluginInfo-Category=Window Management
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/desktop_grid.mp4

View File

@ -1,9 +1,3 @@
#######################################
# Effect
install( FILES
diminactive.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
#######################################
# Config
set(kwin_diminactive_config_SRCS diminactive_config.cpp)

View File

@ -1,21 +0,0 @@
[Desktop Entry]
Name=Dim Inactive
Name[uk]=Затемнення неактивних
Name[x-test]=xxDim Inactivexx
Icon=preferences-system-windows-effect-dim-inactive
Comment=Darken inactive windows
Comment[uk]=Затемнення неактивних вікон
Comment[x-test]=xxDarken inactive windowsxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Luboš Luňák
X-KDE-PluginInfo-Email=l.lunak@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_diminactive
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Focus
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/dim_inactive.mp4

View File

@ -5,8 +5,3 @@
set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
dimscreen/dimscreen.cpp
)
# .desktop files
install( FILES
dimscreen/dimscreen.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View File

@ -1,22 +0,0 @@
[Desktop Entry]
Name=Dim Screen for Administrator Mode
Name[uk]=Тьмяний екран для режиму адміністратора
Name[x-test]=xxDim Screen for Administrator Modexx
Icon=preferences-system-windows-effect-dimscreen
Comment=Darkens the entire screen when requesting root privileges
Comment[uk]=Затемнення всього екрана, якщо показано запит щодо пароля адміністратора
Comment[x-test]=xxDarkens the entire screen when requesting root privilegesxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Martin Gräßlin
X-KDE-PluginInfo-Email=mgraesslin@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_dimscreen
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Focus
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-Ordering=50
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/dim_administration.mp4

View File

@ -5,8 +5,3 @@
set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
fallapart/fallapart.cpp
)
# .desktop files
install( FILES
fallapart/fallapart.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View File

@ -1,21 +0,0 @@
[Desktop Entry]
Name=Fall Apart
Name[uk]=Розпадання
Name[x-test]=xxFall Apartxx
Icon=preferences-system-windows-effect-fallapart
Comment=Closed windows fall into pieces
Comment[uk]=Розпадання вікон на шматочки під час закриття вікон
Comment[x-test]=xxClosed windows fall into piecesxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Luboš Luňák
X-KDE-PluginInfo-Email=l.lunak@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_fallapart
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Requires-OpenGL=true

View File

@ -1,9 +1,3 @@
#######################################
# Effect
install( FILES
flipswitch.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
#######################################
# Config
set(kwin_flipswitch_config_SRCS flipswitch_config.cpp)

View File

@ -1,22 +0,0 @@
[Desktop Entry]
Name=Flip Switch
Name[uk]=Тасування карток
Name[x-test]=xxFlip Switchxx
Icon=preferences-system-windows-effect-flipswitch
Comment=Flip through windows that are in a stack for the alt+tab window switcher
Comment[uk]=Тасування вікон у стосі для перемикача вікон за alt+tab
Comment[x-test]=xxFlip through windows that are in a stack for the alt+tab window switcherxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Martin Gräßlin
X-KDE-PluginInfo-Email=mgraesslin@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_flipswitch
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Window Management
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Requires-OpenGL=true
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/flip_switch.mp4

View File

@ -1,9 +1,3 @@
#######################################
# Effect
install( FILES
glide.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
#######################################
# Config
set(kwin_glide_config_SRCS glide_config.cpp)

View File

@ -1,21 +0,0 @@
[Desktop Entry]
Name=Glide
Name[uk]=Плин
Name[x-test]=xxGlidexx
Icon=preferences-system-windows-effect-sheet
Comment=Windows Glide Effect as they are open and closed
Comment[uk]=Ефекти плину вікон під час відкриття та закриття
Comment[x-test]=xxWindows Glide Effect as they are open and closedxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Alexandre Pereira
X-KDE-PluginInfo-Email=pereira.alex@gmail.com
X-KDE-PluginInfo-Name=kwin4_effect_glide
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Requires-OpenGL=true

View File

@ -5,8 +5,3 @@
set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
highlightwindow/highlightwindow.cpp
)
# .desktop files
install( FILES
highlightwindow/highlightwindow.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View File

@ -1,21 +0,0 @@
[Desktop Entry]
Name=Highlight Window
Name[uk]=Підсвічування вікна
Name[x-test]=xxHighlight Windowxx
Icon=preferences-system-windows-effect-highlightwindow
Comment=Highlight the appropriate window when hovering over taskbar entries
Comment[uk]=Підсвічування відповідного вікна у відповідь на наведення вказівника миші на елементи панелі задач
Comment[x-test]=xxHighlight the appropriate window when hovering over taskbar entriesxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Lucas Murray
X-KDE-PluginInfo-Email=lmurray@undefinedfire.com
X-KDE-PluginInfo-Name=kwin4_effect_highlightwindow
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KWin-Internal=true

View File

@ -1,11 +1,6 @@
#######################################
# Effect
# .desktop files
install( FILES
invert.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
# Data files
install( FILES
data/1.10/invert.frag

View File

@ -1,22 +0,0 @@
[Desktop Entry]
Name=Invert
Name[uk]=Інверсія
Name[x-test]=xxInvertxx
Comment=Inverts the color of the desktop and windows
Comment[uk]=Обернення кольорів стільниці і вікон
Comment[x-test]=xxInverts the color of the desktop and windowsxx
Icon=preferences-system-windows-effect-invert
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Rivo Laks, Lucas Murray
X-KDE-PluginInfo-Email=rivolaks@hot.ee, lmurray@undefinedfire.com
X-KDE-PluginInfo-Name=kwin4_effect_invert
X-KDE-PluginInfo-Version=0.2.0
X-KDE-PluginInfo-Category=Accessibility
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Requires-OpenGL2=true
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/invert.mp4

View File

@ -8,7 +8,3 @@ set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
kconfig_add_kcfg_files(kwin4_effect_builtins_sources kscreen/kscreenconfig.kcfgc)
# .desktop files
install( FILES
kscreen/kscreen.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View File

@ -1,23 +0,0 @@
[Desktop Entry]
Name=Kscreen
Name[uk]=Kscreen
Name[x-test]=xxKscreenxx
Icon=preferences-system-windows-effect-kscreen
Comment=Helper Effect for KScreen
Comment[uk]=Допоміжний ефект KScreen
Comment[x-test]=xxHelper Effect for KScreenxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Martin Gräßlin
X-KDE-PluginInfo-Email=mgraesslin@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_kscreen
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KWin-Requires-OpenGL=false
X-KWin-Requires-Shaders=false
X-KWin-Internal=true

View File

@ -8,11 +8,6 @@ set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
kconfig_add_kcfg_files(kwin4_effect_builtins_sources logout/logoutconfig.kcfgc)
# .desktop files
install( FILES
logout/logout.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
# Data files
install( FILES
logout/data/1.10/vignetting.frag

View File

@ -1,20 +0,0 @@
[Desktop Entry]
Name=Logout
Name[uk]=Вихід
Name[x-test]=xxLogoutxx
Icon=preferences-system-windows-effect-logout
Comment=Desaturate the desktop when displaying the logout dialog
Comment[uk]=Зменшення насиченості кольорів стільниці під час показу вікна виходу
Comment[x-test]=xxDesaturate the desktop when displaying the logout dialogxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Lubos Lunak, Lucas Murray
X-KDE-PluginInfo-Email=l.lunak@kde.org, lmurray@undefinedfire.com
X-KDE-PluginInfo-Name=kwin4_effect_logout
X-KDE-PluginInfo-Version=0.2.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins

View File

@ -1,11 +1,6 @@
#######################################
# Effect
# .desktop files
install( FILES
lookingglass.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
# Data files
install( FILES
data/1.10/lookingglass.frag

View File

@ -1,23 +0,0 @@
[Desktop Entry]
Name=Looking Glass
Name[uk]=Збільшувальне скло
Name[x-test]=xxLooking Glassxx
Comment=A screen magnifier that looks like a fisheye lens
Comment[uk]=Екранна лупа, яка робить вигляд стільниці схожим на зображення, отримане з ефектом «риб’ячого ока»
Comment[x-test]=xxA screen magnifier that looks like a fisheye lensxx
Icon=preferences-system-windows-effect-lookingglass
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Rivo Laks
X-KDE-PluginInfo-Email=rivolaks@hot.ee
X-KDE-PluginInfo-Name=kwin4_effect_lookingglass
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Accessibility
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Requires-OpenGL2=true
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/looking_glass.ogv
X-KWin-Exclusive-Category=magnifiers

View File

@ -1,9 +1,3 @@
#######################################
# Effect
install( FILES
magiclamp.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
#######################################
# Config
set(kwin_magiclamp_config_SRCS magiclamp_config.cpp)

View File

@ -1,23 +0,0 @@
[Desktop Entry]
Name=Magic Lamp
Name[uk]=Чарівна лампа
Name[x-test]=xxMagic Lampxx
Icon=preferences-system-windows-effect-magic-lamp
Comment=Simulate a magic lamp when minimizing windows
Comment[uk]=Імітація ефекту чарівної лампи під час мінімізації вікон
Comment[x-test]=xxSimulate a magic lamp when minimizing windowsxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Martin Gräßlin
X-KDE-PluginInfo-Email=mgraesslin@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_magiclamp
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Requires-OpenGL=true
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/magic_lamp.ogv
X-KWin-Exclusive-Category=minimize

View File

@ -1,9 +1,3 @@
#######################################
# Effect
install( FILES
magnifier.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
#######################################
# Config
set(kwin_magnifier_config_SRCS magnifier_config.cpp)

View File

@ -1,22 +0,0 @@
[Desktop Entry]
Name=Magnifier
Name[uk]=Лупа
Name[x-test]=xxMagnifierxx
Icon=preferences-system-windows-effect-magnifier
Comment=Magnify the section of the screen that is near the mouse cursor
Comment[uk]=Збільшення частини екрана поруч з вказівником миші
Comment[x-test]=xxMagnify the section of the screen that is near the mouse cursorxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Luboš Luňák
X-KDE-PluginInfo-Email=l.lunak@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_magnifier
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Accessibility
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/magnifier.ogv
X-KWin-Exclusive-Category=magnifiers

View File

@ -5,8 +5,3 @@
set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
minimizeanimation/minimizeanimation.cpp
)
# .desktop files
install( FILES
minimizeanimation/minimizeanimation.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View File

@ -1,22 +0,0 @@
[Desktop Entry]
Name=Minimize Animation
Name[uk]=Анімація мінімізації
Name[x-test]=xxMinimize Animationxx
Icon=preferences-system-windows-effect-minimize-animation
Comment=Animate the minimizing of windows
Comment[uk]=Оживлення мінімізації вікон
Comment[x-test]=xxAnimate the minimizing of windowsxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Rivo Laks
X-KDE-PluginInfo-Email=rivolaks@hot.ee
X-KDE-PluginInfo-Name=kwin4_effect_minimizeanimation
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/minimize.ogv
X-KWin-Exclusive-Category=minimize

View File

@ -1,10 +1,3 @@
##########################
## mouse click effect
##########################
install( FILES
mouseclick.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
##########################
## configurtion dialog
##########################

View File

@ -1,22 +0,0 @@
[Desktop Entry]
Name=Mouse Click Animation
Name[uk]=Анімація за клацанням миші
Name[x-test]=xxMouse Click Animationxx
Icon=preferences-system-windows-effect-mouseclick
Comment=Creates an animation whenever a mouse button is clicked. This is useful for screenrecordings/presentations.
Comment[uk]=Створення анімацій у відповідь на клацання кнопкою миші. Корисне для записів демонстрацій та презентацій.
Comment[x-test]=xxCreates an animation whenever a mouse button is clicked. This is useful for screenrecordings/presentations.xx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Filip Wieladek
X-KDE-PluginInfo-Email=Wattos@gmail.com
X-KDE-PluginInfo-Name=kwin4_effect_mouseclick
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Accessibility
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/mouse_click.mp4

View File

@ -1,9 +1,3 @@
#######################################
# Effect
install( FILES
mousemark.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
#######################################
# Config
set(kwin_mousemark_config_SRCS mousemark_config.cpp)

View File

@ -1,20 +0,0 @@
[Desktop Entry]
Name=Mouse Mark
Name[uk]=Позначки мишкою
Name[x-test]=xxMouse Markxx
Icon=preferences-system-windows-effect-mouse-mark
Comment=Allows you to draw lines on the desktop
Comment[uk]=Можливість малювання ліній на стільниці
Comment[x-test]=xxAllows you to draw lines on the desktopxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Luboš Luňák
X-KDE-PluginInfo-Email=l.lunak@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_mousemark
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins

View File

@ -1,8 +1,5 @@
#######################################
# Effect
install( FILES
presentwindows.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
install( FILES
main.qml
DESTINATION ${DATA_INSTALL_DIR}/kwin/effects/presentwindows/

View File

@ -1,21 +0,0 @@
[Desktop Entry]
Name=Present Windows
Name[uk]=Показ вікон
Name[x-test]=xxPresent Windowsxx
Icon=preferences-system-windows-effect-presentwindows
Comment=Zoom out until all opened windows can be displayed side-by-side
Comment[uk]=Зменшення масштабу вікон так, щоб всі відкриті вікна можна було розташувати поряд
Comment[x-test]=xxZoom out until all opened windows can be displayed side-by-sidexx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Rivo Laks, Lucas Murray
X-KDE-PluginInfo-Email=rivolaks@hot.ee, lmurray@undefinedfire.com
X-KDE-PluginInfo-Name=kwin4_effect_presentwindows
X-KDE-PluginInfo-Version=0.3.0
X-KDE-PluginInfo-Category=Window Management
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/present_windows.mp4

View File

@ -1,9 +1,3 @@
#######################################
# Effect
install( FILES
resize.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
#######################################
# Config
set(kwin_resize_config_SRCS resize_config.cpp)

View File

@ -1,20 +0,0 @@
[Desktop Entry]
Name=Resize Window
Name[uk]=Зміна розмірів вікон
Name[x-test]=xxResize Windowxx
Icon=preferences-system-windows-effect-resize
Comment=Resizes windows with a fast texture scale instead of updating contents
Comment[uk]=Зміна розмірів вікон швидким масштабуванням текстур замість оновлення вмісту вікон
Comment[x-test]=xxResizes windows with a fast texture scale instead of updating contentsxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Martin Gräßlin
X-KDE-PluginInfo-Email=mgraesslin@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_resize
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Window Management
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins

View File

@ -5,8 +5,3 @@
set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
screenedge/screenedgeeffect.cpp
)
# .desktop files
install( FILES
screenedge/screenedgeeffect.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View File

@ -1,20 +0,0 @@
[Desktop Entry]
Name=Screen Edge
Name[uk]=Край екрана
Name[x-test]=xxScreen Edgexx
Icon=preferences-system-windows-effect-screenedge
Comment=Highlights a screen edge when approaching
Comment[uk]=Підсвічує край екрана у разі наближення вказівника
Comment[x-test]=xxHighlights a screen edge when approachingxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Martin Gräßlin
X-KDE-PluginInfo-Email=mgraesslin@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_screenedge
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins

View File

@ -5,8 +5,3 @@
set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
screenshot/screenshot.cpp
)
# .desktop files
install( FILES
screenshot/screenshot.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View File

@ -1,21 +0,0 @@
[Desktop Entry]
Name=Screenshot
Name[uk]=Знімок вікна
Name[x-test]=xxScreenshotxx
Icon=preferences-system-windows-effect-screenshot
Comment=Saves screenshot of active window into the home directory
Comment[uk]=Зберігає знімок активного вікна до домашнього каталогу
Comment[x-test]=xxSaves screenshot of active window into the home directoryxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Martin Gräßlin
X-KDE-PluginInfo-Email=mgraesslin@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_screenshot
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KWin-Internal=true

View File

@ -6,9 +6,3 @@ set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
sheet/sheet.cpp
)
kconfig_add_kcfg_files(kwin4_effect_builtins_sources sheet/sheetconfig.kcfgc)
# .desktop files
install( FILES
sheet/sheet.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View File

@ -1,21 +0,0 @@
[Desktop Entry]
Name=Sheet
Name[uk]=Аркуш
Name[x-test]=xxSheetxx
Icon=preferences-system-windows-effect-sheet
Comment=Make modal dialogs smoothly fly in and out when they are shown or hidden
Comment[uk]=Плавне влітання або відлітання вікон під час їх появи або приховування
Comment[x-test]=xxMake modal dialogs smoothly fly in and out when they are shown or hiddenxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Martin Gräßlin
X-KDE-PluginInfo-Email=mgraesslin@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_sheet
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Requires-OpenGL=true

View File

@ -1,9 +1,3 @@
#######################################
# Effect
install( FILES
showfps.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
#######################################
# Config
set(kwin_showfps_config_SRCS showfps_config.cpp)

View File

@ -1,20 +0,0 @@
[Desktop Entry]
Name=Show FPS
Name[uk]=Показ частоти кадрів
Name[x-test]=xxShow FPSxx
Icon=preferences-system-windows-effect-fps-show
Comment=Display KWin's performance in the corner of the screen
Comment[uk]=Показ параметра швидкодії KWin (частоти кадрів) у куті екрана
Comment[x-test]=xxDisplay KWin's performance in the corner of the screenxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Luboš Luňák
X-KDE-PluginInfo-Email=l.lunak@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_showfps
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Tools
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins

View File

@ -5,8 +5,3 @@
set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
showpaint/showpaint.cpp
)
# .desktop files
install( FILES
showpaint/showpaint.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View File

@ -1,20 +0,0 @@
[Desktop Entry]
Name=Show Paint
Name[uk]=Показати намальоване
Name[x-test]=xxShow Paintxx
Icon=preferences-system-windows-effect-paint-show
Comment=Highlight areas of the desktop that have been recently updated
Comment[uk]=Підсвічує області екрана, у яких спостерігалося оновлення
Comment[x-test]=xxHighlight areas of the desktop that have been recently updatedxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Luboš Luňák
X-KDE-PluginInfo-Email=l.lunak@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_showpaint
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Tools
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins

View File

@ -5,8 +5,3 @@
set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
slide/slide.cpp
)
# .desktop files
install( FILES
slide/slide.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View File

@ -1,22 +0,0 @@
[Desktop Entry]
Name=Slide
Name[uk]=Ковзання
Name[x-test]=xxSlidexx
Icon=preferences-system-windows-effect-slide
Comment=Slide windows across the screen when switching virtual desktops
Comment[uk]=Ковзання вікон вздовж стільниці, під час перемикання стільниць
Comment[x-test]=xxSlide windows across the screen when switching virtual desktopsxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Luboš Luňák
X-KDE-PluginInfo-Email=l.lunak@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_slide
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Virtual Desktop Switching Animation
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/slide.ogv
X-KWin-Exclusive-Category=desktop-animations

View File

@ -5,8 +5,3 @@
set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
slideback/slideback.cpp
)
# .desktop files
install( FILES
slideback/slideback.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View File

@ -1,20 +0,0 @@
[Desktop Entry]
Name=Slide Back
Name[uk]=Зниження
Name[x-test]=xxSlide Backxx
Type=Service
Comment=Slide back windows when another window is raised
Comment[uk]=Ковзання вікон на задній план під час підняття інших вікон
Comment[x-test]=xxSlide back windows when another window is raisedxx
Icon=preferences-system-windows-effect-slideback
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Michael Zanetti
X-KDE-PluginInfo-Email=michael_zanetti@gmx.net
X-KDE-PluginInfo-Name=kwin4_effect_slideback
X-KDE-PluginInfo-Version=0.1
X-KDE-PluginInfo-Category=Focus
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins

View File

@ -5,8 +5,3 @@
set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
slidingpopups/slidingpopups.cpp
)
# .desktop files
install( FILES
slidingpopups/slidingpopups.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View File

@ -1,22 +0,0 @@
[Desktop Entry]
Name=Sliding popups
Name[uk]=Ковзні контекстні вікна
Name[x-test]=xxSliding popupsxx
Type=Service
Comment=Sliding animation for Plasma popups
Comment[uk]=Анімація з ковзанням для контекстних вікон Плазми
Comment[x-test]=xxSliding animation for Plasma popupsxx
Icon=preferences-system-windows-effect-slidingpopups
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Marco Martin
X-KDE-PluginInfo-Email=notmart@gmail.com
X-KDE-PluginInfo-Name=kwin4_effect_slidingpopups
X-KDE-PluginInfo-Version=0.1
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/sliding_popups.mp4

View File

@ -5,8 +5,3 @@
set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
snaphelper/snaphelper.cpp
)
# .desktop files
install( FILES
snaphelper/snaphelper.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View File

@ -1,21 +0,0 @@
[Desktop Entry]
Name=Snap Helper
Name[uk]=Помічник розташування
Name[x-test]=xxSnap Helperxx
Icon=preferences-system-windows-effect-snaphelper
Comment=Help you locate the center of the screen when moving a window.
Comment[uk]=Допомога у пошуку центра екрана, коли ви пересуватимете вікно
Comment[x-test]=xxHelp you locate the center of the screen when moving a window.xx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Lucas Murray
X-KDE-PluginInfo-Email=lmurray@undefinedfire.com
X-KDE-PluginInfo-Name=kwin4_effect_snaphelper
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Accessibility
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/snap_helper.mp4

View File

@ -6,11 +6,6 @@ set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
startupfeedback/startupfeedback.cpp
)
# .desktop files
install( FILES
startupfeedback/startupfeedback.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
# Data files
install( FILES
startupfeedback/data/blinking-startup-fragment.glsl

View File

@ -1,22 +0,0 @@
[Desktop Entry]
Name=Startup Feedback
Name[uk]=Повідомлення під час запуску
Name[x-test]=xxStartup Feedbackxx
Comment=Helper effect for startup feedback
Comment[uk]=Допоміжний ефект перегляду повідомлень, що надсилаються програмою під час запуску
Comment[x-test]=xxHelper effect for startup feedbackxx
Icon=preferences-system-windows-effect-startupfeedback
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Martin Gräßlin
X-KDE-PluginInfo-Email=mgraesslin@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_startupfeedback
X-KDE-PluginInfo-Category=Candy
X-KDE-PluginInfo-Version=0.0.1
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KWin-Requires-OpenGL=true
X-KWin-Internal=true

View File

@ -1,9 +1,3 @@
#######################################
# Effect
install( FILES
thumbnailaside.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
#######################################
# Config
set(kwin_thumbnailaside_config_SRCS thumbnailaside_config.cpp)

View File

@ -1,20 +0,0 @@
[Desktop Entry]
Name=Thumbnail Aside
Name[uk]=Мініатюри збоку
Name[x-test]=xxThumbnail Asidexx
Icon=preferences-system-windows-effect-thumbnailaside
Comment=Display window thumbnails on the edge of the screen
Comment[uk]=Показ мініатюр вікон при наведенні на край екрана
Comment[x-test]=xxDisplay window thumbnails on the edge of the screenxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Luboš Luňák
X-KDE-PluginInfo-Email=l.lunak@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_thumbnailaside
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins

View File

@ -1,11 +1,5 @@
#######################################
# Effect
# .desktop files
install( FILES
trackmouse.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
# Data files
install( FILES
data/tm_inner.png

View File

@ -1,21 +0,0 @@
[Desktop Entry]
Name=Track Mouse
Name[uk]=Сліди мишки
Name[x-test]=xxTrack Mousexx
Icon=preferences-system-windows-effect-mouse-track
Comment=Display a mouse cursor locating effect when activated
Comment[uk]=Показ наближення вказівника миші
Comment[x-test]=xxDisplay a mouse cursor locating effect when activatedxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Luboš Luňák
X-KDE-PluginInfo-Email=l.lunak@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_trackmouse
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Accessibility
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/track_mouse.mp4

View File

@ -1,9 +1,3 @@
#######################################
# Effect
install( FILES
windowgeometry.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
#######################################
# Config
set(kwin_windowgeometry_config_SRCS windowgeometry_config.cpp)

View File

@ -1,31 +0,0 @@
[Desktop Entry]
# Name of the effect
Name=WindowGeometry
Name[uk]=Розміри вікна
Name[x-test]=xxWindowGeometryxx
Comment=Display window geometries on move/resize
Comment[uk]=Показ розмірів вікон при пересуванні або зміні розмірів
Comment[x-test]=xxDisplay window geometries on move/resizexx
Icon=preferences-system-windows-effect-windowgeometry
# This is KWin effect
Type=Service
X-KDE-ServiceTypes=KWin/Effect
# Author and email of the author
X-KDE-PluginInfo-Author=Thomas Lübking
X-KDE-PluginInfo-Email=thomas.luebking@web.de
# Internal name of the effect
X-KDE-PluginInfo-Name=kwin4_effect_windowgeometry
# Category of the effect, for config dialog
X-KDE-PluginInfo-Category=Appearance
# Version and license
X-KDE-PluginInfo-Version=0.1
X-KDE-PluginInfo-License=GPL
# If the effect depends on any other effect(s) to be active, then internal
# names of those effects can be given here
X-KDE-PluginInfo-Depends=
# Whether this effect should be enabled by default
X-KDE-PluginInfo-EnabledByDefault=false
# The plugin (library) which contains the effect. One library may contain more effects.
X-KDE-Library=kwin4_effect_builtins
X-KWin-Internal=true

View File

@ -1,9 +1,3 @@
#######################################
# Effect
install( FILES
wobblywindows.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
#######################################
# Config
set(kwin_wobblywindows_config_SRCS wobblywindows_config.cpp)

View File

@ -1,22 +0,0 @@
[Desktop Entry]
Name=Wobbly Windows
Name[uk]=Желейні вікна
Name[x-test]=xxWobbly Windowsxx
Comment=Deform windows while they are moving
Comment[uk]=Деформація вікон під час їхнього пересування
Comment[x-test]=xxDeform windows while they are movingxx
Icon=preferences-system-windows-effect-wobblywindows
Type=Service
ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Cédric Borgese
X-KDE-PluginInfo-Email=cedric.borgese@gmail.com
X-KDE-PluginInfo-Name=kwin4_effect_wobblywindows
X-KDE-PluginInfo-Version=0.0.1
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Library=kwin4_effect_builtins
X-KWin-Requires-OpenGL=true
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/wobbly_windows.ogv

View File

@ -1,9 +1,3 @@
#######################################
# Effect
install( FILES
zoom.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
#######################################
# Config
set(kwin_zoom_config_SRCS zoom_config.cpp)

View File

@ -1,22 +0,0 @@
[Desktop Entry]
Name=Zoom
Name[uk]=Масштабування
Name[x-test]=xxZoomxx
Icon=preferences-system-windows-effect-zoom
Comment=Magnify the entire desktop
Comment[uk]=Збільшення цілої стільниці
Comment[x-test]=xxMagnify the entire desktopxx
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Luboš Luňák, Sebastian Sauer
X-KDE-PluginInfo-Email=l.lunak@kde.org, sebsauer@kdab.com
X-KDE-PluginInfo-Name=kwin4_effect_zoom
X-KDE-PluginInfo-Version=0.2.0
X-KDE-PluginInfo-Category=Accessibility
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KWin-Video-Url=http://files.kde.org/plasma/kwin/effect-videos/zoom.ogv
X-KWin-Exclusive-Category=magnifiers