summaryrefslogtreecommitdiff
path: root/src/core/window.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-31window: remove excessive initializationmonsta1-1/+0
2015-12-11add a missing line from metacitymonsta1-0/+1
2015-11-08Revert "Merge pull request #115 from Samsagax/animation-fix-clean"Monsta1-108/+75
2015-10-26window: initialize fullscreen to FALSEAlberts Muktupāvels1-0/+1
2015-10-26window: initialize custom_frame_extentsAlberts Muktupāvels1-0/+6
2015-09-16Add manual and by-pointer window placementFaidon Liambotis1-0/+8
2015-09-14window: load NET_WM_USER_TIME from the right windowAlberts Muktupāvels1-1/+9
2015-08-01window menu: make minimize item insensitive when window should notMonsta1-2/+2
2015-07-31Allow programmatic minimization without MWM_FUNC_MINIMIZEStefan Dösinger1-2/+1
2015-06-10Merge pull request #160 from micove/add-tile-keybindsMartin Wimpress1-16/+2
2015-06-09fix uninitialized data field for sending _NET_WM_SYNC_REQUEST eventSebastian Gerhardt1-0/+1
2015-01-01BugFix: Can't retile to a different corner with keybindings.Miguel A. Colón Vélez1-1/+1
2015-01-01BugFix: Can't unmaximize a tiled window.Miguel A. Colón Vélez1-15/+1
2014-11-25merge metacity(gtk3) changesDenis Gorodnichev1-20/+2
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