[ubuntu/precise] cairo-dock 3.0.0.1-0ubuntu1 (Accepted)
Matthieu Baerts (matttbe)
matttbe at gmail.com
Tue Apr 17 08:01:49 UTC 2012
cairo-dock (3.0.0.1-0ubuntu1) precise; urgency=low
* New upstream release. (LP: #983288)
* Upstream ChangeLog:
- Updated translations
- Themes: Renamed the default theme and move it to the new 'themes' directory
- Included here our default-panel theme from our server in order to use this
theme without an Internet connexion
(this theme is highly recommended for the Cairo-Dock' session)
- Moved 'battery' to cairo-dock-plug-ins
- Theme manager: fixed the preview made when the current theme is saved
- Fixed a bug with icons that are always visible
(their alpha was not reseted correctly)
- Fixed a bug that prevented the dock from hiding when leaving
and re-entering quickly
- Containers: set opacity to 0 on creation, so that we don't get grey
rectangles on loading (before we receive the first X Expose event)
+ increase the size of default windows to avoid invisible icons LP: #960282
- When destroying a flying container, don't forget to detach the icon
- Removed prints
- Pango: only used the logical rectangle in order to avoid any deplacements
- Draw: Icons always visible: limit the background margin to 1px, avoid
icons to stick togather
- Menu: disabled the Quit menu entry for all Cairo-Dock sessions
(not only 'cairo-dock')
- cairo-dock-session: only modify Compiz settings if '--replace' paramater
is given
- don't launch 'cairo-dock' if Cairo-Dock is already use only by current user
- Session: Used shorter names
(was too long for DM and we were not able to read the full name)
- Used IsRunnableHelper to check if compiz can be launched or we have to
use metacity (on Ubuntu)
- The latest version of unity-2d-panel is now supported
(it's no longer needed to modify config file with root rights or to kill
a processus to have unity-2d-panel and Cairo-Dock)
- cairo-dock.conf: fixed a typo (a wrong icon name)
- initial-setup: no longer modify gconf keys of gnome settings (LP: #981092)
- cairo-dock.c: initialised gettext before getopt in order to translate
the output of 'cairo-dock -h'
- Used the new name of the default theme
- fixed the retrieval of the desktop background (was broken since the switch
to GTK3)
- Use the right web address of the themes' directory on our server.
- Help.conf: removed lines which only contain 'TODO' and bump Help's version
- fixed the drawing of multi-lines dialogs (sometime the text was invisible)
- X manager: when receiving a NetDesktopGeometry signal from X
notify everybody every time, and also update the number of viewports
- Welcome message: replaced 'Cairo-Dock2' by 'Cairo-Dock'
* This 3.0 series (and previous series) also fixes these bugs:
- "glx-dock does not work with kde 4.8.1" (LP: #961048)
- "the dock position is wrong when multiple monitor's resolution is different"
(LP: #905912)
- "GLX-Dock Hardware acc. UNDO!" (LP: #875975)
- "Can't disable zoom" (LP: #702800)
- "all button tips visible if icons 'maximum zoom' set to 1.0" (LP: #618336)
- "create new sud-dock icon that looking like flat." (LP: #614686)
- "Add custom launchers or sub-docks, can't modify name." (LP: #612617)
- "no option in config file to set GL/Cairo mode" (LP: #612355)
- "if I click on an icon a piece of plane disappears" (LP: #640398)
- "icon labels go off-screen" (LP: #611733)
- "Quick-Hide hides the dock forever" (LP: #580596)
- "Hide when a window is maximized doesn't work if the taskbar is turned off"
(LP: #580284)
- "Incorrect Explanation in Help" (LP: #576069)
- "xinerama:doc in one screen, subdocs in another" (LP: #540979)
- "Click at the position where icon label was, the icon and dock still
receive the event" (LP: #537115)
- "ugly notifications with dialog boxes" (LP: #535083)
- "Icons are being stacked" (LP: #526466)
- "Separator not removed when closing grouped windows" (LP: #521369)
- "dock appears under all windows after a full screen app is run" (LP: #518453)
- "Icons aren't updated properly on configuring" (LP: #513212)
- "xsession-errors log" (LP: #500677)
- "Can't play videos in kaffeine, dragon player, gwenview and smplayer using
the 'xv' driver after running cairo-dock" (LP: #475375)
- "A little detail with the magnifier (hard to explain)" (LP: #420417)
* debian/control:
- Bump Standards-Version
- cairo-dock-core: added 'compiz-plugins' as recommended (Compiz's DBus plugin
can be used to have a better integration with the WM)
Date: Mon, 16 Apr 2012 19:52:09 +0200
Changed-By: Matthieu Baerts (matttbe) <matttbe at gmail.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/cairo-dock/3.0.0.1-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 16 Apr 2012 19:52:09 +0200
Source: cairo-dock
Binary: cairo-dock cairo-dock-core libgldi-dev cairo-dock-data libgldi3
Architecture: source
Version: 3.0.0.1-0ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthieu Baerts (matttbe) <matttbe at gmail.com>
Description:
cairo-dock - Light and eye-candy dock to launch your programs (metapackage)
cairo-dock-core - Light and eye-candy dock to launch your programs (core package)
cairo-dock-data - Light and eye-candy dock to launch your programs (common files)
libgldi-dev - Light and eye-candy dock to launch your programs (dev package)
libgldi3 - Light and eye-candy dock to launch your programs (lib package)
Launchpad-Bugs-Fixed: 420417 475375 500677 513212 518453 521369 526466 535083 537115 540979 576069 580284 580596 611733 612355 612617 614686 618336 640398 702800 875975 905912 960282 961048 981092 983288
Changes:
cairo-dock (3.0.0.1-0ubuntu1) precise; urgency=low
.
* New upstream release. (LP: #983288)
* Upstream ChangeLog:
- Updated translations
- Themes: Renamed the default theme and move it to the new 'themes' directory
- Included here our default-panel theme from our server in order to use this
theme without an Internet connexion
(this theme is highly recommended for the Cairo-Dock' session)
- Moved 'battery' to cairo-dock-plug-ins
- Theme manager: fixed the preview made when the current theme is saved
- Fixed a bug with icons that are always visible
(their alpha was not reseted correctly)
- Fixed a bug that prevented the dock from hiding when leaving
and re-entering quickly
- Containers: set opacity to 0 on creation, so that we don't get grey
rectangles on loading (before we receive the first X Expose event)
+ increase the size of default windows to avoid invisible icons LP: #960282
- When destroying a flying container, don't forget to detach the icon
- Removed prints
- Pango: only used the logical rectangle in order to avoid any deplacements
- Draw: Icons always visible: limit the background margin to 1px, avoid
icons to stick togather
- Menu: disabled the Quit menu entry for all Cairo-Dock sessions
(not only 'cairo-dock')
- cairo-dock-session: only modify Compiz settings if '--replace' paramater
is given
- don't launch 'cairo-dock' if Cairo-Dock is already use only by current user
- Session: Used shorter names
(was too long for DM and we were not able to read the full name)
- Used IsRunnableHelper to check if compiz can be launched or we have to
use metacity (on Ubuntu)
- The latest version of unity-2d-panel is now supported
(it's no longer needed to modify config file with root rights or to kill
a processus to have unity-2d-panel and Cairo-Dock)
- cairo-dock.conf: fixed a typo (a wrong icon name)
- initial-setup: no longer modify gconf keys of gnome settings (LP: #981092)
- cairo-dock.c: initialised gettext before getopt in order to translate
the output of 'cairo-dock -h'
- Used the new name of the default theme
- fixed the retrieval of the desktop background (was broken since the switch
to GTK3)
- Use the right web address of the themes' directory on our server.
- Help.conf: removed lines which only contain 'TODO' and bump Help's version
- fixed the drawing of multi-lines dialogs (sometime the text was invisible)
- X manager: when receiving a NetDesktopGeometry signal from X
notify everybody every time, and also update the number of viewports
- Welcome message: replaced 'Cairo-Dock2' by 'Cairo-Dock'
* This 3.0 series (and previous series) also fixes these bugs:
- "glx-dock does not work with kde 4.8.1" (LP: #961048)
- "the dock position is wrong when multiple monitor's resolution is different"
(LP: #905912)
- "GLX-Dock Hardware acc. UNDO!" (LP: #875975)
- "Can't disable zoom" (LP: #702800)
- "all button tips visible if icons 'maximum zoom' set to 1.0" (LP: #618336)
- "create new sud-dock icon that looking like flat." (LP: #614686)
- "Add custom launchers or sub-docks, can't modify name." (LP: #612617)
- "no option in config file to set GL/Cairo mode" (LP: #612355)
- "if I click on an icon a piece of plane disappears" (LP: #640398)
- "icon labels go off-screen" (LP: #611733)
- "Quick-Hide hides the dock forever" (LP: #580596)
- "Hide when a window is maximized doesn't work if the taskbar is turned off"
(LP: #580284)
- "Incorrect Explanation in Help" (LP: #576069)
- "xinerama:doc in one screen, subdocs in another" (LP: #540979)
- "Click at the position where icon label was, the icon and dock still
receive the event" (LP: #537115)
- "ugly notifications with dialog boxes" (LP: #535083)
- "Icons are being stacked" (LP: #526466)
- "Separator not removed when closing grouped windows" (LP: #521369)
- "dock appears under all windows after a full screen app is run" (LP: #518453)
- "Icons aren't updated properly on configuring" (LP: #513212)
- "xsession-errors log" (LP: #500677)
- "Can't play videos in kaffeine, dragon player, gwenview and smplayer using
the 'xv' driver after running cairo-dock" (LP: #475375)
- "A little detail with the magnifier (hard to explain)" (LP: #420417)
* debian/control:
- Bump Standards-Version
- cairo-dock-core: added 'compiz-plugins' as recommended (Compiz's DBus plugin
can be used to have a better integration with the WM)
Checksums-Sha1:
2f85c066ad564bc9176832a344e6896a36cd3fec 1775 cairo-dock_3.0.0.1-0ubuntu1.dsc
2b6f961e0ac13a44e733ae6a19f61f7fe2e8a859 2325081 cairo-dock_3.0.0.1.orig.tar.gz
d5f5352a2114031a79c4aad0da414b1a1d33678c 11681 cairo-dock_3.0.0.1-0ubuntu1.debian.tar.gz
Checksums-Sha256:
ae5200d38cdc38ac4a13c86919e737a73c4fbcda404b26d4db4215396af422c0 1775 cairo-dock_3.0.0.1-0ubuntu1.dsc
bef0794405f86bc397c4c077e48cb8e6df8f256f1c530e76aebd8612251a9b82 2325081 cairo-dock_3.0.0.1.orig.tar.gz
0f62deecf9a56c2c908ba8d1809791cd4e4e2fc02aa1bbdd6f025bdc68cc0113 11681 cairo-dock_3.0.0.1-0ubuntu1.debian.tar.gz
Files:
4a6b665bb5226f0e0b7a4fcddebe7bac 1775 x11 optional cairo-dock_3.0.0.1-0ubuntu1.dsc
a119abf3f3b05ff214fafddab371cdbd 2325081 x11 optional cairo-dock_3.0.0.1.orig.tar.gz
b3b8f706f27037b43cd7b4eddb7d290e 11681 x11 optional cairo-dock_3.0.0.1-0ubuntu1.debian.tar.gz
Original-Maintainer: Matthieu Baerts (matttbe) <matttbe at gmail.com>, Julien Lavergne <julien.lavergne at gmail.com>, Fabrice Rey <fabounet at glx-dock.org>
More information about the Precise-changes
mailing list