all repos — openbox @ 785957de805156d8f1a35e1e4e02473af9539062

openbox fork - make it a bit more like ryudo

add comment
Dana Jansens danakj@orodu.net
commit

785957de805156d8f1a35e1e4e02473af9539062

parent

536d54f9b800668a835fd2c8b9c7d518eab0cb13

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

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

@@ -536,7 +536,7 @@

// add to the screen's list clients.push_back(client); // once the client is in the list, update our strut to include the new - // client's + // client's (it is good that this happens after window placement!) updateStrut(); // this puts into the stacking order, then raises it _stacking.push_back(client);