]> Dogcows Code - chaz/openbox/blobdiff - src/client.cc
Get the bit shifts from the client, not server
[chaz/openbox] / src / client.cc
index 52312f825160cb77a870a7ca62d8e08fc2b1d66c..8f6549085f772e2bf43f85bf01a9e70b3de781d4 100644 (file)
@@ -232,6 +232,7 @@ void Client::setupDecorAndFunctions()
     // normal windows retain all of the possible decorations and
     // functionality, and are the only windows that you can fullscreen
     _functions |= Func_Fullscreen;
+    break;
 
   case Type_Dialog:
     // dialogs cannot be maximized
This page took 0.023245 seconds and 4 git commands to generate.