X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fclient.cc;h=8f6549085f772e2bf43f85bf01a9e70b3de781d4;hb=f92804ec20cb51d8656887ea9a78d68a06b1f02a;hp=52312f825160cb77a870a7ca62d8e08fc2b1d66c;hpb=9e894362082b9cfe3d6169f85cabdd3fc3c04baa;p=chaz%2Fopenbox diff --git a/src/client.cc b/src/client.cc index 52312f82..8f654908 100644 --- a/src/client.cc +++ b/src/client.cc @@ -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