NekoWM
A gfxprim proxy backend tiling window manager
|
A view slot content with a list of runinng apps. More...
Go to the source code of this file.
Functions | |
neko_view_slot * | neko_running_apps_init (void) |
Creates a new running apps view child. | |
void | neko_running_apps_changed (void) |
Called when new application has connected or an application has disconnected. | |
A view slot content with a list of runinng apps.
Definition in file neko_view_running_apps.h.
void neko_running_apps_changed | ( | void | ) |
Called when new application has connected or an application has disconnected.
This causes all currently shown running app lists to update.
neko_view_slot * neko_running_apps_init | ( | void | ) |
Creates a new running apps view child.
Displays a list of currently connected applications.