Treeland wallpaper color
treeland_wallpaper_color_manager_v1
version 1
watch(output: string)
Argument | Type | Description |
---|---|---|
output | string | system output name |
watch wallpaper color
Monitor the wallpaper color of a given screen.
unwatch(output: string)
Argument | Type | Description |
---|---|---|
output | string | system output name |
unwatch wallpaper color
Stop monitor the wallpaper color for the given screen.
treeland_wallpaper_color_manager_v1::destroy
Type: destructor
destroy()
destroy the context object
The client no longer cares about wallpaper_color.
output color changed
Tell the client that the wallpaper color of the screen it is monitoring has changed. This event will also be sent immediately when the client requests a watch.
Compositor Support
Mutter | KWin | Sway | COSMIC | Hyprland | niri | Weston | Labwc | Cage | Wayfire | GameScope | Jay | Mir | Treeland | Louvre | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
treeland_wallpaper_color_manager_v1 | x | x | x | x | x | x | x | x | x | x | x | x | x | 1 | x |
Copyright
SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. SPDX-License-Identifier: MIT