summaryrefslogtreecommitdiff
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2008-03-01Don't try to get button positions for undecorated windows.Danny Baumann1-0/+6
2008-02-27Fix warning.Danny Baumann1-1/+0
2008-02-26Correctly reflect changes to Gnome's DPI settings.Danny Baumann1-27/+20
2008-02-26Use gettext to translate tooltips and dialog items of gtk-window-decorator.Danny Baumann2-16/+34
2008-01-31Make decoration atom names part of the decoration interface.Danny Baumann1-7/+6
2008-01-30Update to new atom names.Dennis Kasprzyk1-5/+5
2007-11-16Fix copy'n'paste mistakes.Jürgen Kreileder1-2/+0
2007-11-16Make the window frame also process the configured actions for middle and righ...Danny Baumann1-40/+56
2007-11-11Give options passed over the command line priority over ones from gconf.Danny Baumann1-4/+29
2007-11-11Fix dbus paths (shadow_offset_x/y -> shadow_x/y_offset).Danny Baumann1-6/+6
2007-10-16Use real screen number rather than 0.Danny Baumann1-5/+8
2007-09-12Always update event windows when the allowed actions have changed.Danny Baumann1-3/+3
2007-09-09Fixed Gconf setting parsing for title bar button actions.Danny Baumann1-0/+6
2007-09-09Added minimization as title bar button action.Danny Baumann1-0/+7
2007-09-09Correct default behaviour of middle mouse button: It should be lowering the w...Danny Baumann1-1/+5
2007-09-09Integrate Metacity's configurable middle and right click actions.Danny Baumann1-33/+93
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