summaryrefslogtreecommitdiff
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2007-09-09Added mouse wheel handling to g-w-d.Danny Baumann2-0/+69
2007-09-08Remove Metacity bell settings integration.Danny Baumann1-80/+0
2007-08-22Add run_command to keyboard shortcut list.Kristian Høgsberg1-0/+2
2007-08-19Removed effectivly unused stuff in gtk-window-decoratorRoland Baer1-12/+1
2007-08-03Remove .cvsignore files.David Reveman2-11/+0
2007-08-02Use gtk_style_attach properly in update_style.David Reveman1-1/+5
2007-08-02Set decor object to NULL when closing a window and make sureDavid Reveman1-2/+4
2007-07-31Shut up compiler.David Reveman1-2/+6
2007-07-25Get red/blue color components right.David Reveman1-2/+2
2007-06-21Adjust libwnck backward compatibility so that the current codeDavid Reveman1-11/+13
2007-06-21WNCK_WINDOW_MODAL_DIALOG doesn't exist in libwnck 2.19.4David Reveman1-0/+4
2007-06-21Use consistent preprocessor macros.David Reveman1-2/+2
2007-06-21Fixed client resize problems with libwnck >= 2.19.4.Dennis Kasprzyk1-0/+4
2007-05-11Add missing DISTCLEANFILES.David Reveman2-0/+6
2007-05-11Fix installation of compiz.desktop and key-binding files.David Reveman1-2/+4
2007-05-08Parse --replace option properly.David Reveman1-0/+4
2007-05-08Fix typo.David Reveman1-1/+1
2007-04-30Add proper installation of custom gnome key-bindings.David Reveman1-2/+18
2007-04-27Check if libwnck version is new enough to support ABOVE action.David Reveman1-1/+19
2007-04-19Always update event windows when state changes to make sureDavid Reveman1-3/+3
2007-04-16Use intltool for translations.David Reveman5-7/+23
2007-04-11Add xml files for gnome keybinding capplet.David Reveman3-0/+54
2007-04-08Avoid strict-aliasing violations.David Reveman1-8/+9
2007-04-07Report used buttons properly.David Reveman1-3/+53
2007-04-07Require metacity 2.17.0 for META_FRAME_ABOVE flag.David Reveman1-0/+2
2007-04-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compizDavid Reveman1-1/+3
2007-04-07Remove deprecated gdk API.Gerd Kohlberger1-29/+33
2007-04-07Require metacity 2.17.0 when building support for additionalDavid Reveman1-4/+20
2007-04-07Never add shaded state.David Reveman1-3/+0
2007-04-07Make gwd build without Metacity support.Danny Baumann1-1/+3
2007-04-06Position action menu properly.David Reveman1-1/+7
2007-04-06Add all button types that libmetacity support and make button layoutDavid Reveman1-108/+483
2007-04-05Avoid unnecessary work in gwd when window position changed.David Reveman1-2/+18
2007-03-30Adjust metacity border region code so it matches latest version ofDavid Reveman1-4/+5
2007-03-30Add Vertical/Horizontal maximization.Cedric1-5/+22
2007-03-11Create a pango layout for when drawing default decorations. MakesDavid Reveman1-0/+4
2007-02-21Fix mouse move key name.gandalfn1-1/+1
2007-02-19Offset blur regions correctly.David Reveman1-4/+2
2007-02-14Add missing calls to gdk_display_sync and replace all calls to XSync withDavid Reveman1-8/+12
2007-01-26Add option to gwd for controlling decoration blurring.David Reveman2-40/+255
2006-12-30Make sure decorations are updated properly when window state change.David Reveman1-2/+4
2006-12-30Avoid overflow in tooltip delay code.David Reveman1-3/+6
2006-12-30Add menu button support.David Reveman1-58/+115
2006-12-28Use correct data type for default shadow_color variable.David Reveman1-1/+1
2006-12-27Indent correctly.David Reveman1-6/+6
2006-12-26Add dbus support to gwd.David Reveman2-30/+267
2006-12-25Make gconf support in gwd optional.David Reveman2-7/+94
2006-12-22Add author to some headers where it's missing.David Reveman1-0/+2
2006-12-19Hide button event windows for tiny windows where buttons are not visible.David Reveman1-2/+7
2006-12-17Add gwd.schemas.in to EXTRA_DIST.David Reveman1-0/+2