all repos — fluxbox @ b490cca0981e363609dc7fdf605716b509af6fa9

custom fork of the fluxbox windowmanager

we are not using WindowStack anymore
fluxgen fluxgen
commit

b490cca0981e363609dc7fdf605716b509af6fa9

parent

e6a241ed0da941cccb670523005f3b7dcc9b18ec

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

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

@@ -100,7 +100,6 @@ BScreen &m_screen;

FluxboxWindow *m_lastfocus; FbTk::Menu m_clientmenu; - typedef std::list<FluxboxWindow *> WindowStack; typedef std::vector<std::string> Group; typedef std::vector<Group> GroupList;