summaryrefslogtreecommitdiff
path: root/src/core/window.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Allow explicit raises from same client, not just same appinfirit1-1/+22
2014-10-27Rework tiling code based off Consortiuminfirit1-42/+124
2014-10-24Fix new window focusinfirit1-7/+12
2014-10-24use force_save_user_rect=TRUE for maximized windows tooinfirit1-2/+0
2014-10-24don't show shadow for maximized windowsinfirit1-0/+10
2014-10-24Fix identification of CSD windows when checking whether to force fullscreeninfirit1-0/+18
2014-10-24add support for _GTK_FRAME_EXTENTSinfirit1-1/+12
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-26Implement animation handling in implement_showingJoaquín Ignacio Aramendía1-5/+101
2014-06-26Remove "icky" timestamp pinging on finish_minimizeJoaquín Ignacio Aramendía1-13/+0
2014-06-26Add "effect_pending" flagJoaquín Ignacio Aramendía1-0/+1
2014-06-26Remove all effects code for a fresh and clean startJoaquín Ignacio Aramendía1-61/+5
2014-02-18window: remove warning about _NET_WM_MOVERESIZE's lack of timestampsRui Matos1-3/+0
2014-01-24Fix drag over the top screen edgeExtraterrestrial1-1/+5
2013-05-31Implement side-by-side tilingStefano Karapetsas1-21/+154
2013-05-15core: Re-add window->fullscreen initializationStefano Karapetsas1-0/+1
2013-05-15Fix uninitialized variablesStefano Karapetsas1-0/+6
2012-11-20Fix deprecations and compile warnings. Clean compileScott Balneaves1-4/+10
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+8178