all repos — openbox @ b016470119788a052ef1de0457e2e8d104e90d81

openbox fork - make it a bit more like ryudo

testing whether i caused a bug with this code
Dana Jansens danakj@orodu.net
commit

b016470119788a052ef1de0457e2e8d104e90d81

parent

74a4bc01a7b272350552f6de14a6a1cf2c344e22

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

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

@@ -2724,7 +2724,7 @@ if (isTransient()) {

functions &= ~Func_Maximize; setAllowedActions(); setupDecor(); - if (flags.stuck != s) stick(); +// if (flags.stuck != s) stick(); } reconfigure();