server_decoration_palette protocol

org_kde_kwin_server_decoration_palette_manager interface version 1

This interface allows a client to alter the palette of a server side decoration.

Requests

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




org_kde_kwin_server_decoration_palette interface version 1

This interface allows a client to alter the palette of a server side decoration.

Requests

set_palette since version 0

Color scheme that should be applied to the window decoration. Absolute file path, or name of palette in the user's config directory. The server may choose not to follow the requested style.

Arguments
palette (string)

Absolute file path, or name of palette in the user's config directory


release (destructor) since version 0




SPDX-FileCopyrightText: 2017 David Edmundson SPDX-License-Identifier: LGPL-2.1-or-later