KDE server decoration palette

Server side decoration palette manager interface

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


Server side decoration palette interface

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

set_palette(palette: string)
Argument
Type
Description
palettestring
Absolute file path, or name of palette in the user's config directory
Set a on the server side window decoration

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.

release()
Release the palette object

Compositor Support

MutterMutter
KWinKWin
SwaySway
WestonWeston
MirMir
org_kde_kwin_server_decoration_palette_manager
x
1
x
x
x

SPDX-FileCopyrightText: 2017 David Edmundson

SPDX-License-Identifier: LGPL-2.1-or-later