MCPcopy Create free account
hub / github.com/Alexays/Waybar / formatBefore

Method formatBefore

include/modules/hyprland/workspaces.hpp:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47 auto getBarOutput() const -> std::string { return m_bar.output->name; }
48 auto formatBefore() const -> std::string { return m_formatBefore; }
49 auto formatAfter() const -> std::string { return m_formatAfter; }
50 auto taskbarFormatBefore() const -> std::string { return m_taskbarFormatBefore; }
51 auto taskbarFormatAfter() const -> std::string { return m_taskbarFormatAfter; }

Callers 1

updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected