← Back to team overview

cairo-dock-team team mailing list archive

[Bug 1025706] Re: icons now constrained in height (but not width)

 

In fact, currently you can adjust the icon size of all applets but the
height can't be higher than the height of the icons' dock.

If you want to have an icon with an higher height, the dock's window has to be increased too (in order to have enough place to display the labels) but labels have to be moved to not be over the icon. It's mainly because there are other consequences which made the code more complex (and can cause more bugs) just for this feature and I guess this is why fabounet has removed this feature (but it's maybe better to wait for his answer ;) ).
Note that you can also place this clock applet in a desklet mode with the size that you want to have ;)

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/1025706

Title:
  icons now constrained in height (but not width)

Status in Cairo-Dock : Core:
  Fix Committed

Bug description:
  I upgraded cairo-dock on Debian Unstable (AMD64) from 2.4.0 to 3.0.0-2

  A minor display problem is that I had icons on the main dock which
  previously were larger than the default size. For example, the default
  icon size is 48x48, but clock applet was configured to display an icon
  of 64x64 pixels.

  Under 3.0.0-2 the clock is rendered as an oval of size 64x48. (i.e.
  the desired height is ignored, but the width setting is applied).

  I run cairo-dock on opengl rendering, with openbox and xcompmgr. No
  session management etc.

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


References