Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-18 | Add COMPIZ_ENABLE_PACKAGING option so that distros with default settings for ↵ | Sam Spilsbury | 1 | -5/+0 | |
prefix, etc don't override what the use has specified with CMAKE_INSTALL_PREFIX Also remove install (libcompiz.so), we use compiz_opt_install_file anyways for it | |||||
2010-05-22 | compiz_opt_install_file already adds destdir, no need to double it | Sam Spilsbury | 1 | -1/+1 | |
2010-05-19 | COMPIZ_DESTDIR support for windowsettings xml | Sam Spilsbury | 1 | -1/+1 | |
2010-05-19 | Fix DESTDIR related typo | Sam Spilsbury | 1 | -1/+3 | |
Ensure no rpath linkage in kde4-w-d gtk-w-d and blur | |||||
2010-05-18 | Added DESTDIR support for packaging | Sam Spilsbury | 2 | -3/+3 | |
2010-05-13 | build fixes | Travis Watkins | 1 | -1/+1 | |
2010-05-09 | Read decoration settings from the decor plugin and not the decoration plugin | Sam Spilsbury | 1 | -1/+1 | |
2010-04-11 | Fix wrongly drawn window icon in 3D gtk mode | Sam Spilsbury | 1 | -2/+6 | |
2010-04-07 | Fixup coding style. | Danny Baumann | 1 | -180/+139 | |
2010-04-05 | Fix slightly offset window decorations with certain metacity themes | Sam | 1 | -1/+1 | |
2010-04-02 | Fix offset window buttons in 2D mode for both gtk and cairo | Sam Spilsbury | 1 | -3/+19 | |
2010-04-02 | Fix offset event window positions in cairo 2D mode bug | Sam Spilsbury | 1 | -2/+16 | |
2010-04-02 | Fix drawing issues on bottom in cairo mode | Sam Spilsbury | 1 | -6/+6 | |
2010-04-02 | Fix mis-aligned frame event windows | Sam Spilsbury | 1 | -18/+56 | |
2010-04-02 | Fix further 2D GTK drawing issues | Sam Spilsbury | 1 | -12/+5 | |
2010-03-29 | Revert broken define usage. | Danny Baumann | 1 | -3/+1 | |
2010-03-28 | Fix rendering and frame position inconsistencies. | Sam Spilsbury | 1 | -10/+39 | |
For metacity themes especially, we ned to use d->context to determine frame size. There was an API change with gdk_window_reparent, so update for that too | |||||
2010-03-28 | Fix wrong decoration position and event handling in 2D mode | Sam Spilsbury | 1 | -4/+21 | |
2010-03-25 | Fix typo and cleanup | Sam Spilsbury | 1 | -2/+2 | |
2010-03-24 | Fixed partial decorations on decor plugin reload bug | Sam Spilsbury | 1 | -2/+2 | |
2010-03-24 | Fixed deprecated symbol in gtk-window-decorator | Sam Spilsbury | 1 | -1/+1 | |
2010-03-23 | Fixed missing left/right bits on 3d mode metacity | Sam Spilsbury | 1 | -3/+2 | |
2010-03-19 | Cleanup | Danny Baumann | 1 | -714/+464 | |
2010-03-19 | Cleanup | Sam Spilsbury | 1 | -65/+48 | |
2010-03-19 | Added 2D Decoration mode to GTK Window Decorator | Sam Spilsbury | 1 | -325/+494 | |
2010-03-09 | Cairo mode almost done. Fixed crash to do with incorrect iterator usage | Sam Spilsbury | 1 | -755/+1645 | |
2010-02-13 | Initial reparenting support | Sam Spilsbury | 1 | -10/+85 | |
2010-02-02 | Fixed cmake cache problems. | Dennis Kasprzyk | 1 | -13/+18 | |
2010-02-03 | Fix Gnome keybinding list. | Sam Spilsbury | 1 | -2/+2 | |
Forward port of : c409afbf928d67b4a87360ba44e5f3a1df5b471d to master | |||||
2009-09-04 | Include gconf directory when building gtk/gnome/compiz-window-manager.c | Joel Bosveld | 1 | -0/+1 | |
2009-03-16 | Added optional install, that will not abort installation if file can't be ↵ | Dennis Kasprzyk | 1 | -7/+17 | |
installed. | |||||
2009-03-16 | Whitespace fixes. | Danny Baumann | 1 | -5/+5 | |
2009-03-16 | Build fixes. | Danny Baumann | 1 | -5/+4 | |
2009-03-15 | New generalized build system. | Dennis Kasprzyk | 2 | -21/+9 | |
2009-03-08 | Build fixes. | Danny Baumann | 1 | -2/+2 | |
2009-03-08 | Bring desktop files in line with gnome-session 2.24 changes. | Danny Baumann | 3 | -3/+34 | |
2009-03-08 | Fix whitespace. | Danny Baumann | 1 | -2/+2 | |
2009-03-08 | Align window menu to the right for RTL languages. | Danny Baumann | 1 | -1/+9 | |
2009-03-08 | Fix fix formatting for RTL languages. | Danny Baumann | 1 | -0/+3 | |
2009-03-08 | Invert button layout for RTL languages. | Danny Baumann | 1 | -15/+62 | |
2009-03-08 | active_window_changed only updates d->active if decorations are present, so ↵ | Danny Baumann | 1 | -2/+2 | |
setting d->active before creating decorations may lead to incorrect results. | |||||
2009-02-26 | Adapt core for gnomecompat plugin addition. | Danny Baumann | 2 | -54/+6 | |
2009-02-25 | Also set foreground color for switcher. | Danny Baumann | 1 | -30/+46 | |
2009-02-25 | Set libwnck client type to "pager" so "move to desktop x" works properly ↵ | Danny Baumann | 1 | -0/+1 | |
together with the constraining code in place plugin. | |||||
2009-02-12 | Fix compatibility with newer libmetacity-private versions. GtkStyle is ↵ | Christopher Williams | 1 | -23/+1 | |
colormap specific, so we can't use a new colormap each time we create a pixmap. | |||||
2008-10-14 | Define USE_METACITY and USE_GCONF in the source. | Danny Baumann | 1 | -0/+6 | |
2008-10-14 | Link to currently installed libdecoration. | Dennis Kasprzyk | 1 | -0/+2 | |
2008-10-09 | Drop autoconf/make build system. | Dennis Kasprzyk | 3 | -134/+0 | |
2008-10-06 | Move gtk/gnome specific parts to gtk/CMakeLists.txt | Dennis Kasprzyk | 4 | -2/+113 | |
2008-10-06 | Initial version of CMake build system. | Dennis Kasprzyk | 3 | -0/+131 | |