module Obsctl::TUI::Widgets::Chrome

Extended Modules

Defined in:

obsctl/tui/widgets/chrome.cr

Instance Method Summary

Instance Method Detail

def panel(icon : String, label : String, hint : String, count : Int32, focused : Bool, model : Model) : CryTUI::Widgets::Block #

[View source]
def status_dot(active : Bool, fancy : Bool) : String #

[View source]