]> Dogcows Code - chaz/openbox/blobdiff - openbox/frame.h
Add MoveFromEdge* actions, shorten client_directional_edge_search with some handy...
[chaz/openbox] / openbox / frame.h
index 8c6c256faaa05aaeabfbbe0a6e1a1a3cfaab0d3c..af01bfade591fd305cdd37506c13142784dbbd7a 100644 (file)
@@ -1,6 +1,7 @@
 /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
 
    frame.h for the Openbox window manager
+   Copyright (c) 2006        Mikael Magnusson
    Copyright (c) 2003        Ben Jansens
 
    This program is free software; you can redistribute it and/or modify
@@ -141,8 +142,6 @@ struct _ObFrame
     GTimeVal  flash_end;
 };
 
-void frame_startup(gboolean reconfig);
-void frame_shutdown(gboolean reconfig);
 ObFrame *frame_new();
 void frame_show(ObFrame *self);
 void frame_hide(ObFrame *self);
This page took 0.024083 seconds and 4 git commands to generate.