summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-10-24use force_save_user_rect=TRUE for maximized windows tooinfirit1-2/+0
2014-10-24Fix the resizing of CSD windowsmonsta1-23/+10
2014-10-24Remove some dead codeinfirit1-24/+0
2014-10-24GDK_KEY_* is also available in Gtk+-2.infirit1-5/+1
2014-10-24Replace in GTK3 deprecated Gdk apiinfirit1-0/+45
2014-10-24Properly ifdef some KXB code.infirit2-10/+11
2014-10-24Remove deprecated glib thread api calls.infirit2-11/+0
2014-10-24themewidget: remove, it is unusedinfirit4-408/+0
2014-10-24don't show shadow for maximized windowsinfirit6-7/+82
2014-10-24Fix identification of CSD windows when checking whether to force fullscreeninfirit3-1/+21
2014-10-24add support for _GTK_FRAME_EXTENTSinfirit4-3/+71
2014-10-24don't switch workspace when switching to sticky windowDenis Gorodnichev1-3/+6
2014-10-22compositor-xrender: don't add shadows to ARGB windowsMartin Wimpress1-0/+6
2014-10-12Fix typo in keybindings xml fileStefano Karapetsas1-1/+1
2014-10-06Make shortcuts to move windows editable by control centerStefano Karapetsas1-0/+36
2014-10-02Update keybindings files with new nameStefano Karapetsas3-3/+3
2014-09-23Tell we are Metacity to avoid issues with maximized Java applicationsStefano Karapetsas1-1/+1
2014-08-18fix seqfault when animation is disabledDenis Gorodnichev1-1/+2
2014-07-24gtk3: fix draw workspaceDenis Gorodnichev1-1/+1
2014-06-26Remove misleading comment in effect_free functionJoaquín Ignacio Aramendía1-5/+1
2014-06-26Bugfix: Correct was_minimized flag transitionJoaquín Ignacio Aramendía1-1/+1
2014-06-26Bugfix: If the window shown was minimized, grab focus.Joaquín Ignacio Aramendía1-0/+5
2014-06-26Bugfix: run finished function if animations are disabledJoaquín Ignacio Aramendía1-0/+7
2014-06-26Implement animation handling in implement_showingJoaquín Ignacio Aramendía1-5/+101
2014-06-26Fix: the effect "finished" callback needs to be called after the effect endsJoaquín Ignacio Aramendía1-6/+23
2014-06-26Remove "icky" timestamp pinging on finish_minimizeJoaquín Ignacio Aramendía1-13/+0
2014-06-26Add "effect_pending" flagJoaquín Ignacio Aramendía3-0/+6
2014-06-26Add a simple unminimize effect the same as minimizeJoaquín Ignacio Aramendía1-0/+6
2014-06-26Remove all effects code for a fresh and clean startJoaquín Ignacio Aramendía1-61/+5
2014-06-26Remove all trailing whitespaces in the code treeJoaquín Ignacio Aramendía91-2593/+2593
2014-06-24Remove new keybinding from 69b7a0ad9277f21ad761c84ac1bae5455a2f879einfirit1-1/+0
2014-06-24Possible keybinding to switch to previous workspace.Robert David8-1/+32
2014-05-27Ignore adding a window if it's already presenthordepfo1-0/+4
2014-05-10Enable new features by defaultStefano Karapetsas1-2/+2
2014-05-05Dont destroy all windows with GTK2Stefano Karapetsas1-12/+0
2014-04-23GTK3 fixesStefano Karapetsas2-0/+8
2014-04-23Merge branch 'master' of github.com:mate-desktop/marcoStefano Karapetsas3-0/+11
2014-04-23gtk3: set event deviceDenis Gorodnichev1-20/+62
2014-04-23gtk3: remove always on top square at 0x0-200x200Denis Gorodnichev2-30/+27
2014-04-23GTK3 fixesStefano Karapetsas7-56/+243
2014-04-21Tell to GTK3 that marco support _GTK_FRAME_EXTENTS hintStefano Karapetsas3-0/+11
2014-03-22Revert "gtk3: set event device"Stefano Karapetsas1-62/+20
2014-03-22Revert "gtk3: remove always on top square at 0x0-200x200"Stefano Karapetsas2-27/+30
2014-03-17Use zenity instead of mate-dialogsStefano Karapetsas1-1/+1
2014-03-10src/core/main.c sys/wait.h fix #2Robert David1-4/+0
2014-03-10fix core/main.c wait.h on nonlinuxRobert David1-0/+4
2014-03-07Merge pull request #93 from dnk/squareStefano Karapetsas2-30/+27
2014-03-07gtk3: remove always on top square at 0x0-200x200Denis Gorodnichev2-30/+27
2014-02-23gtk3: set event deviceDenis Gorodnichev1-20/+62
2014-02-18window: remove warning about _NET_WM_MOVERESIZE's lack of timestampsRui Matos1-3/+0