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

Mutter
Mutter
45.4
KWin
KWin
6.0.1
Sway
Sway
1.9
Hyprland
Hyprland
0.35
Weston
Weston
13
Mir
Mir
...
GameScope
GameScope
...
org_kde_kwin_server_decoration_palette_manager
x
1
x
x
x
x
x

SPDX-FileCopyrightText: 2017 David Edmundson

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