← Back to team overview

cairo-dock-team team mailing list archive

[Bug 1089052] Re: Panel mode can't be positioned to the right

 

This bug was fixed in the package cairo-dock-plug-ins - 3.3.2-0ubuntu0.1

---------------
cairo-dock-plug-ins (3.3.2-0ubuntu0.1) saucy-proposed; urgency=low

  * New upstream release. (bug-fix version)
  * Detailed Upstream ChangeLog (3.3.1 -> 3.3.2)
    - Animated-icons: add the option to disable the 'opening animations'
      in Animated-icons' settings
    - DBus: third-party: init: register the applets after having set the
      text domain for gettext (to translate some titles)
    - Dock-rendering: panel view: fixed the input shape when there is a
      single group of icons (no separator) LP: #1089052
    - GMenu:
      - Apps: fixed tiny memory leak when stopping GMenu
      - Apps: New app: avoid multiple dialogues and select the first item
        in the list
      - Entry: with GTK 3.10: both the entry and the menu receive the signal
        that a key is pressed. This causes a bug: each character is doubled
      - Menus: added a workaround for libgnomemenu if XDG_CURRENT_DESKTOP
        is not defined (e.g. when using XFCE)
    - Icon Effect: config: move 'opening animation' option to 'when
      clicking on a launcher' section
    - MusicPlayer: fixed a bug when changing the player and fixed a few
      small memory leaks
    - System Monitor:
      - SWAP percent was computed twice
      - Fixed a possible crash if we want to display more than 4 values in
        a graph view
    - Shortcuts: bookmarks file:
      - If the file doesn't exist, first create the directory before
        creating an empty file LP: #1244997
      - Check for the existence of the old and new bookmark files to decide
        which one to use (useful for Mint 14 for instance)
    - Weather: on double-click on the main icon, show the hourly forecast
    - Translations: imported translations from Launchpad. LP: #1243608
  * debian/control:
    - bumped Cairo-Dock (core) versions
    - bumped Standards-Version to 3.9.4 (no change needed)
 -- Matthieu Baerts (matttbe) <matttbe@xxxxxxxxxx>   Mon, 25 Nov 2013 01:38:36 +0100

** Changed in: cairo-dock-plug-ins (Ubuntu Saucy)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Cairo-
Dock Devs, which is subscribed to cairo-dock-plug-ins in Ubuntu.
https://bugs.launchpad.net/bugs/1089052

Title:
  Panel mode can't be positioned to the right

Status in Cairo-Dock: Plug-ins:
  Fix Released
Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cairo-dock-plug-ins” source package in Saucy:
  Fix Released
Status in “cairo-dock-plug-ins” source package in Trusty:
  Fix Released

Bug description:
  I'm using Cairo-Dock 3.1.2
  When I set my dock to panel mode, I can make a left and a right panel using a separator. But I don't want a left panel, so I moved the separator to the left. Now my panel is shown at the left, and I can't have a right panel without having a left panel too.

  * Impact:
  in docks, icons can be aligned (to the middle, right or left of the screen's border)
  in "panel" mode, separators expand to fill the screen width (which separates icons in distinct groups), but when there is no separator, all icons are grouped togather, and in this case, they didn't respect the alignment parameter.

  this can be quite annoying in some cases
  for instance, this prevents the user from being able to move the icons away from the top-left corner of the screen, which is where window's controls are on Ubuntu.

  The fix was to correctly take into account the alignment in this
  particular case.

  * Test Case:
  create a dock with an icon inside, set this dock with the "panel" view, and then try to change the alignment to the right: it won't work

  * Regression Potential: it only concerns the position of icons in docks with "panel" view and no separator in the dock, which is by itself not a common use case.
  we checked that it didn't influence the placement of icons when there is at least 1 separator, and that icons can be placed on the left, middle and right when there is no separator.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/1089052/+subscriptions


References