Age | Commit message (Expand) | Author | Files | Lines |
2018-01-02 | Add support for gtk3 _GTK_SHOW_WINDOW_MENU event | Björn Weber | 1 | -0/+21 |
2018-01-02 | Implemented a setting to disable top tiling | Omar Zeidan | 1 | -6/+7 |
2017-12-30 | Reset tile_resized to false when fullscreening | Omar Zeidan | 1 | -1/+6 |
2017-12-20 | Fixes windows not going to save_rect when unmaximimizing | Omar Zeidan | 1 | -0/+2 |
2017-12-20 | Allow horizontal and vertical resizing when corner tiled | Omar Zeidan | 1 | -71/+88 |
2017-12-20 | Implemented simple corner tiling by mouse drag | Omar Zeidan | 1 | -25/+85 |
2017-08-30 | Store a window flag when user resizes from tiled | Victor Kareh | 1 | -0/+6 |
2015-12-31 | window: remove excessive initialization | monsta | 1 | -1/+0 |
2015-12-11 | add a missing line from metacity | monsta | 1 | -0/+1 |
2015-11-08 | Revert "Merge pull request #115 from Samsagax/animation-fix-clean" | Monsta | 1 | -108/+75 |
2015-10-26 | window: initialize fullscreen to FALSE | Alberts Muktupāvels | 1 | -0/+1 |
2015-10-26 | window: initialize custom_frame_extents | Alberts Muktupāvels | 1 | -0/+6 |
2015-09-16 | Add manual and by-pointer window placement | Faidon Liambotis | 1 | -0/+8 |
2015-09-14 | window: load NET_WM_USER_TIME from the right window | Alberts Muktupāvels | 1 | -1/+9 |
2015-08-01 | window menu: make minimize item insensitive when window should not | Monsta | 1 | -2/+2 |
2015-07-31 | Allow programmatic minimization without MWM_FUNC_MINIMIZE | Stefan Dösinger | 1 | -2/+1 |
2015-06-10 | Merge pull request #160 from micove/add-tile-keybinds | Martin Wimpress | 1 | -16/+2 |
2015-06-09 | fix uninitialized data field for sending _NET_WM_SYNC_REQUEST event | Sebastian Gerhardt | 1 | -0/+1 |
2015-01-01 | BugFix: Can't retile to a different corner with keybindings. | Miguel A. Colón Vélez | 1 | -1/+1 |
2015-01-01 | BugFix: Can't unmaximize a tiled window. | Miguel A. Colón Vélez | 1 | -15/+1 |
2014-11-25 | merge metacity(gtk3) changes | Denis Gorodnichev | 1 | -20/+2 |
2014-11-12 | Allow explicit raises from same client, not just same app | infirit | 1 | -1/+22 |
2014-10-27 | Rework tiling code based off Consortium | infirit | 1 | -42/+124 |
2014-10-24 | Fix new window focus | infirit | 1 | -7/+12 |
2014-10-24 | use force_save_user_rect=TRUE for maximized windows too | infirit | 1 | -2/+0 |
2014-10-24 | don't show shadow for maximized windows | infirit | 1 | -0/+10 |
2014-10-24 | Fix identification of CSD windows when checking whether to force fullscreen | infirit | 1 | -0/+18 |
2014-10-24 | add support for _GTK_FRAME_EXTENTS | infirit | 1 | -1/+12 |
2014-06-26 | Bugfix: Correct was_minimized flag transition | Joaquín Ignacio Aramendía | 1 | -1/+1 |
2014-06-26 | Bugfix: If the window shown was minimized, grab focus. | Joaquín Ignacio Aramendía | 1 | -0/+5 |
2014-06-26 | Implement animation handling in implement_showing | Joaquín Ignacio Aramendía | 1 | -5/+101 |
2014-06-26 | Remove "icky" timestamp pinging on finish_minimize | Joaquín Ignacio Aramendía | 1 | -13/+0 |
2014-06-26 | Add "effect_pending" flag | Joaquín Ignacio Aramendía | 1 | -0/+1 |
2014-06-26 | Remove all effects code for a fresh and clean start | Joaquín Ignacio Aramendía | 1 | -61/+5 |
2014-02-18 | window: remove warning about _NET_WM_MOVERESIZE's lack of timestamps | Rui Matos | 1 | -3/+0 |
2014-01-24 | Fix drag over the top screen edge | Extraterrestrial | 1 | -1/+5 |
2013-05-31 | Implement side-by-side tiling | Stefano Karapetsas | 1 | -21/+154 |
2013-05-15 | core: Re-add window->fullscreen initialization | Stefano Karapetsas | 1 | -0/+1 |
2013-05-15 | Fix uninitialized variables | Stefano Karapetsas | 1 | -0/+6 |
2012-11-20 | Fix deprecations and compile warnings. Clean compile | Scott Balneaves | 1 | -4/+10 |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+8178 |