fix(xkeyboard): Wrap click handler around contents
This commit is contained in:
parent
068d586757
commit
bb0d6f580d
2 changed files with 19 additions and 3 deletions
include/modules
|
@ -25,6 +25,7 @@ namespace modules {
|
|||
public:
|
||||
explicit xkeyboard_module(const bar_settings& bar, string name_);
|
||||
|
||||
string get_output();
|
||||
void update();
|
||||
bool build(builder* builder, const string& tag) const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue