slide protocol

org_kde_kwin_slide_manager interface version 1

Requests

create since version 0
Arguments
id (new_id) (org_kde_kwin_slide)
surface (object) (wl_surface)

unset since version 0
Arguments
surface (object) (wl_surface)




org_kde_kwin_slide interface version 1

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.

Requests

commit since version 0

set_location since version 0
Arguments
location (uint)

set_offset since version 0
Arguments
offset (int)

release (destructor) since version 0

Enums

location since version 0
Entries
  • left (0) since version 0
  • top (1) since version 0
  • right (2) since version 0
  • bottom (3) since version 0




SPDX-FileCopyrightText: 2015 Martin Gräßlin SPDX-FileCopyrightText: 2015 Marco Martin SPDX-License-Identifier: LGPL-2.1-or-later