all repos — fluxbox @ ce95eedd50055ca1001d6b80476288dcdab9a079

custom fork of the fluxbox windowmanager

typo
mathias mathias
commit

ce95eedd50055ca1001d6b80476288dcdab9a079

parent

7a1aa0b77204b21d240761268f4b9648db56ef92

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/SlitClient.hhsrc/SlitClient.hh

@@ -69,7 +69,7 @@ std::string m_match_name;

Window m_window, m_client_window, m_icon_window; int m_x, m_y; unsigned int m_width, m_height; - bool m_visible; ///< wheter the client should be visible or not + bool m_visible; ///< whether the client should be visible or not }; #endif // SLITCLIENT_HH