JackUtils 0.5
Provides simplified Jack API for clients :)
Loading...
Searching...
No Matches
Functions
Custom JackGUI widgets

JackGUI extension :) More...

Functions

float jg_whell_float (jg_ctx_t *ctx, float value, float min, float max)
 Float whell widget.
 
JG_API void jg_jackutils_topbar (jg_ctx_t *u, ju_ctx_t *j)
 JackUtils Classic GUI topbar. More...
 

Detailed Description

JackGUI extension :)

Function Documentation

◆ jg_jackutils_topbar()

JG_API void jg_jackutils_topbar ( jg_ctx_t *  u,
ju_ctx_t j 
)

JackUtils Classic GUI topbar.

Shows info about jhack, session manager, about window, etc.

Parameters
uJackGUI context
jJACKUTILS context

References jg_jackutils_icon(), jg_show_about(), ju_is_online(), ju_jack_info(), ju_length(), program_info::name, and program_info::version.