mirror of
https://github.com/brl/mutter.git
synced 2025-08-05 08:04:50 +00:00
Add meta_workspace_set_builtin_struts()
Add a function to set a list of "built-in" struts for a workspace; these are struts that are combined with the struts of the windows in the workspace when determining the work area of the workspace. http://bugzilla.gnome.org/show_bug.cgi?id=561297 http://bugzilla.gnome.org/show_bug.cgi?id=580026
This commit is contained in:

committed by
Owen W. Taylor

parent
6e9803cd9f
commit
28a4be2536
@@ -74,5 +74,7 @@ void meta_workspace_activate_with_focus (MetaWorkspace *workspace,
|
||||
guint32 timestamp);
|
||||
|
||||
void meta_workspace_update_window_hints (MetaWorkspace *workspace);
|
||||
void meta_workspace_set_builtin_struts (MetaWorkspace *workspace,
|
||||
GSList *struts);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user