KDE slide
org_kde_kwin_slide_manager
version 1
create(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 1
slide 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 46 | KWin 6.2 | Sway 1.9 | COSMIC 1.0.0 | Hyprland 0.42.0 | niri 0.1.8 | Weston 13 | Mir 2.18 | GameScope 3.15.14 | Jay 1.7.0 | |
---|---|---|---|---|---|---|---|---|---|---|
org_kde_kwin_slide_manager | x | 1 | x | x | x | x | x | x | x | x |
Copyright
SPDX-FileCopyrightText: 2015 Martin Gräßlin SPDX-FileCopyrightText: 2015 Marco Martin
SPDX-License-Identifier: LGPL-2.1-or-later