mirror of
https://github.com/brl/mutter.git
synced 2024-12-26 12:52:14 +00:00
Made MetaCompWindow into ClutterGroup sub-class.
This commit is contained in:
parent
70afce0325
commit
1ee1842638
File diff suppressed because it is too large
Load Diff
@ -1,11 +1,11 @@
|
|||||||
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
|
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2008 Matthew Allum
|
* Copyright (C) 2008 Matthew Allum
|
||||||
* Copyright (C) 2007 Iain Holmes
|
* Copyright (C) 2007 Iain Holmes
|
||||||
* Based on xcompmgr - (c) 2003 Keith Packard
|
* Based on xcompmgr - (c) 2003 Keith Packard
|
||||||
* xfwm4 - (c) 2005-2007 Olivier Fourdan
|
* xfwm4 - (c) 2005-2007 Olivier Fourdan
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
@ -15,7 +15,7 @@
|
|||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||||
* General Public License for more details.
|
* General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program; if not, write to the Free Software
|
* along with this program; if not, write to the Free Software
|
||||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
||||||
|
Loading…
Reference in New Issue
Block a user