KDE slide
kde-slide
org_kde_kwin_slide_manager
version 1create(id: new_id<org_kde_kwin_slide>, surface: object<wl_surface>)
Argument | Type | Description |
---|---|---|
id | new_id<org_kde_kwin_slide> | |
surface | object<wl_surface> |
unset(surface: object<wl_surface>)
Argument | Type | Description |
---|---|---|
surface | object<wl_surface> |
org_kde_kwin_slide
version 1Slide a surface from a location to another
Ask the compositor to move the surface from a location to another with a slide animation.
The from argument provides a clue about where the slide animation begins, offset is the distance from screen edge to begin the animation.
commit()
Compositor Support
Mutter 8/31/2023 | KWin 2/15/2023 | Sway 1/7/2023 | Weston 9/27/2023 | Mir 7/22/2023 | |
---|---|---|---|---|---|
org_kde_kwin_slide_manager | x | 1 | x | x | x |
Copyright
SPDX-FileCopyrightText: 2015 Martin Gräßlin SPDX-FileCopyrightText: 2015 Marco Martin
SPDX-License-Identifier: LGPL-2.1-or-later