Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Functions meta_window_animate_[un]minimize will handle [un]minimization animations. Maybe this should be done in effects.c file to trigger animations based on context, compositing, preferences etc. | |||||
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 | |
Initialized at META_EFFECT_NONE. The management of this should be done by caller functions to effect functions. | |||||
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 | |
The comments in the code about the protocol's inadequacies are enough, there's no need to spam our standard outputs. | |||||
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 | |
Patch by Florian Müllner for Metacity https://bugzilla.gnome.org/show_bug.cgi?id=607694 When dragging a window over a screen edge and dropping it there, maximize it vertically and scale it horizontally to cover the corresponding half of the current monitor. Whenever a "hot area" which triggers this behavior is entered, an indication of window's target size is displayed after a short delay to avoid distraction when moving a window between monitors. | |||||
2013-05-15 | core: Re-add window->fullscreen initialization | Stefano Karapetsas | 1 | -0/+1 | |
Previously removed in a metacity commit | |||||
2013-05-15 | Fix uninitialized variables | Stefano Karapetsas | 1 | -0/+6 | |
Patch from: https://build.opensuse.org/package/view_file?expand=1&file=metacity-uninitialized-variables.patch&package=metacity&project=GNOME%3AFactory | |||||
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 | |