summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-29make update-poDavid Reveman13-4945/+6775
2006-09-29Remove old files from EXTRA_DIST.David Reveman1-8/+5
2006-09-29Only install settings module and desktop file if file permissions allow it.David Reveman1-5/+16
2006-09-29Don't build kde code by default.David Reveman1-2/+2
2006-09-29Do correct placement of button event windows when using metacity themes.David Reveman1-61/+147
2006-09-29Set decoration extents properly for metacity themes.David Reveman1-1/+33
2006-09-28Don't try to build gnome or metacity support when gtk support is disabled.David Reveman1-0/+3
2006-09-28Always invoke AM_GCONF_SOURCE_2 so that GCONF_SCHEMAS_INSTALL gets defined.David Reveman1-2/+2
2006-09-27novell.png -> freedesktop.pngDavid Reveman1-1/+1
2006-09-27Add 'plane' plugin.Søren Sandmann2-0/+909
2006-09-26Prepares for workspace that's more than one viewport high.Kristian Høgsberg7-154/+277
2006-09-26Add output argument to PaintScreen and PaintTransformedScreen functions.David Reveman11-24/+40
2006-09-26Paint each output device separately, this is the key to making it easy forDavid Reveman1-77/+105
2006-09-26Add missing Makefile.am.David Reveman1-0/+21
2006-09-25Change so that each output device contains a region instead of a rectangle.David Reveman4-25/+31
2006-09-25Make placement plugin respect current output device.David Reveman1-5/+42
2006-09-25Set current output device when receving button and key press events.David Reveman4-0/+69
2006-09-25Initial support for multiple output devices.David Reveman3-7/+98
2006-09-25Query xinerama info.David Reveman3-1/+22
2006-09-25Add build option gtk.David Reveman2-22/+34
2006-09-22Move gnome specific files into gtk/gnome directory.David Reveman5-24/+3
2006-09-22Rename gnome directory to gtk.David Reveman11-4/+4
2006-09-22Rename gnome-window-decorator to gtk-window-decorator.David Reveman3-10/+10
2006-09-22Use libmetacity-private for metacity theme support.David Reveman2-2/+2
2006-09-22Only build overlay window support if composite library version is greaterDavid Reveman3-2/+23
2006-09-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compizDavid Reveman7-43/+137
2006-09-21Remove compiz.desktop, it shouldn't be in repository.David Reveman1-13/+0
2006-09-21Add METACITY_THEME_DIRDavid Reveman1-1/+2
2006-09-21Initial support for metacity themes.David Reveman3-44/+574
2006-09-21Remove redundent code.David Reveman1-2/+0
2006-09-21Add metacity theme support settings moduleDavid Reveman1-12/+66
2006-09-21Get name rightDavid Reveman1-1/+1
2006-09-20Only use fbconfigs that have a corresponding visual with matching depth.Kristian Høgsberg1-0/+14
2006-09-20Drop minmized windows to the end of the window switcher list.Kristian Høgsberg1-0/+6
2006-09-20Fix corner cases with big titlebar fonts.Kristian Høgsberg1-17/+17
2006-09-20Tighten the double click criteria.Kristian Høgsberg1-3/+26
2006-09-20Only activate button actions on left click.Kristian Høgsberg1-16/+28
2006-09-20Add support for the composite overlay window.Kristian Høgsberg5-7/+46
2006-09-19Get relative movement right.David Reveman1-1/+1
2006-09-19syncWindowPosition should always send requests to the server as there might b...David Reveman1-10/+5
2006-09-19Add Swedish translation.David Reveman3-1/+1479
2006-09-19Add version handling to plugin system.David Reveman19-0/+153
2006-09-15Allow return key to still be used for key-bindings.David Reveman1-9/+12
2006-09-15Replace novell logo image with freedesktop logo image.David Reveman4-3/+3
2006-09-15Mark window as placed when we get a configure request with X, Y set.David Reveman1-0/+5
2006-09-15Add sync to vblank support.David Reveman3-2/+56
2006-09-01Check for C++ compiler, KDE decorator needs it.David Reveman1-0/+1
2006-09-01Fix typo.David Reveman1-1/+1
2006-08-22Don't use cmSnAtom before it's initialized.Kristian Høgsberg1-3/+3
2006-08-22Update keybindings for move and resize to work more like metacity.Kristian Høgsberg6-67/+174