NekoWM
A gfxprim proxy backend tiling window manager
Loading...
Searching...
No Matches
neko_view_running_apps.h
Go to the documentation of this file.
1
//SPDX-License-Identifier: GPL-2.0-or-later
2
/*
3
4
Copyright (c) 2019-2024 Cyril Hrubis <metan@ucw.cz>
5
6
*/
7
13
#ifndef NEKO_RUNNING_APPS_H
14
#define NEKO_RUNINNG_APPS_H
15
23
neko_view_slot
*
neko_running_apps_init
(
void
);
24
30
void
neko_running_apps_changed
(
void
);
31
32
#endif
/* NEKO_RUNNING_APPS_H */
neko_running_apps_init
neko_view_slot * neko_running_apps_init(void)
Creates a new running apps view child.
neko_running_apps_changed
void neko_running_apps_changed(void)
Called when new application has connected or an application has disconnected.
neko_view_slot
A view slot content.
Definition
neko_view.h:89
Generated by
1.9.8