summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-10-27don't change use settings by command line argumentDenis Gorodnichev3-8/+10
2014-10-27Rework tiling code based off Consortiuminfirit17-152/+414
2014-10-25Revert the new atom changes as they also got reverted later by metacityinfirit1-56/+1
2014-10-25Rename new ATOM from bc8eb8bd2f943b69c87eb7c9e154928f1dd861bbinfirit1-5/+5
2014-10-25Make sure to always call va_endinfirit2-3/+8
2014-10-25Add in XDG_USER_DATA_DIR when looking for themesinfirit1-1/+15
2014-10-25Clean up code to find themesinfirit1-172/+118
2014-10-25theme-viewer: stop using gtk_misc_set_alignment for Gtk+3infirit1-0/+5
2014-10-25compositor-xrender: add new atom - METACITY_WINDOW_HAVE_SHADOWinfirit1-1/+56
2014-10-25Drop support for Glib < 2.32infirit1-4/+0
2014-10-25Drop support for Gtk+ < 2.24infirit1-48/+0
2014-10-25Cleanup GTK_CHECK_VERSION and unify where possibleinfirit9-97/+9
2014-10-24keybindings.c: fix deprecated warninginfirit1-1/+1
2014-10-24Add error handling to glibtop_get_proc_uidinfirit1-2/+9
2014-10-24Update meta_show_dialog for gtk's removal of --screeninfirit4-10/+8
2014-10-24Fix new window focusinfirit1-7/+12
2014-10-24frames.c: don't try to remove source that does not existinfirit1-0/+2
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