all repos — fluxbox @ 84e9f9708546526ce12269b31bec6f0459f0852f

custom fork of the fluxbox windowmanager

fixed a little bug with placing new menus
markt markt
commit

84e9f9708546526ce12269b31bec6f0459f0852f

parent

74216903cc04b9b4492925fc4f90e9f5f378d8c1

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

jump to
M src/FbCommands.ccsrc/FbCommands.cc

@@ -92,6 +92,7 @@

int borderw = menu.fbwindow().borderWidth(); int head = screen.getHead(rx, ry); + menu.updateMenu(); pair<int, int> m = screen.clampToHead(head, rx - menu.width() / 2,