Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 568880
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +5 lines)
Line  Link Here
0
-- panel/panel-window.c.orig  2015-02-28 15:52:27.000000000 +0100
0
++ panel/panel-window.c       2015-12-22 16:35:44.073877284 +0100
Lines 1543-1548 Link Here
1543
      || window->struts_disabled)
1543
      || window->struts_disabled)
1544
    return STRUTS_EDGE_NONE;
1544
    return STRUTS_EDGE_NONE;
1545
1545
1546
  /* first, let's make sure we are working upon
1547
   *      currently updated snap_position: */
1548
    window->snap_position = panel_window_snap_position (window);
1549
1546
  /* return the screen edge on which the window is
1550
  /* return the screen edge on which the window is
1547
   * visually snapped and where the struts are set */
1551
   * visually snapped and where the struts are set */
1548
  switch (window->snap_position)
1552
  switch (window->snap_position)

Return to bug 568880