all repos — fluxbox @ 64afa48bb3d1844cd9b05a7977b966bc58b222f2

custom fork of the fluxbox windowmanager

removed unused code
Mathias Gumz akira at fluxbox dot org
commit

64afa48bb3d1844cd9b05a7977b966bc58b222f2

parent

690d926ac444243611cd875fb84fabb4e6db2cf2

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

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

@@ -78,7 +78,6 @@

bool focus(); // calls Window->setCurrentClient to give focus to this client bool isFocused() const; void setAttentionState(bool value); - const std::string &title() const { return m_title; } void setGroupLeftWindow(Window win);