[Merge] lp:~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.1 into lp:ubuntu/cairo-dock
Matthieu Baerts
matttbe at gmail.com
Mon Apr 16 23:31:21 UTC 2012
Matthieu Baerts has proposed merging lp:~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.1 into lp:ubuntu/cairo-dock.
Requested reviews:
Ubuntu Sponsors Team (ubuntu-sponsors)
Related bugs:
Bug #420417 in Cairo-Dock Core: "A little detail with the magnifier (hard to explain)"
https://bugs.launchpad.net/cairo-dock-core/+bug/420417
Bug #475375 in cairo-dock (Ubuntu): "Can't play videos in kaffeine, dragon player, gwenview and smplayer using the "xv" driver after running cairo-dock"
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/475375
Bug #500677 in Cairo-Dock Plug-ins: "xsession-errors log"
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/500677
Bug #513212 in Cairo-Dock Core: "Icons aren't updated properly on configuring"
https://bugs.launchpad.net/cairo-dock-core/+bug/513212
Bug #518453 in Cairo-Dock Core: "dock appears under all windows after a full screen app is run"
https://bugs.launchpad.net/cairo-dock-core/+bug/518453
Bug #521369 in Cairo-Dock Core: "Separator not removed when closing grouped windows"
https://bugs.launchpad.net/cairo-dock-core/+bug/521369
Bug #526466 in Cairo-Dock Core: "Icons are being stacked"
https://bugs.launchpad.net/cairo-dock-core/+bug/526466
Bug #535083 in Cairo-Dock Core: "ugly notifications with dialog boxes"
https://bugs.launchpad.net/cairo-dock-core/+bug/535083
Bug #537115 in cairo-dock (Ubuntu): "Click at the position where icon label was, the icon and dock still receive the event"
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/537115
Bug #540979 in Cairo-Dock Core: "xinerama:doc in one screen, subdocs in another"
https://bugs.launchpad.net/cairo-dock-core/+bug/540979
Bug #576069 in Cairo-Dock Core: "Incorrect Explanation in Help"
https://bugs.launchpad.net/cairo-dock-core/+bug/576069
Bug #580284 in Cairo-Dock Core: "Hide when a window is maximized doesn't work if the taskbar is turned off"
https://bugs.launchpad.net/cairo-dock-core/+bug/580284
Bug #580596 in Cairo-Dock Core: "Quick-Hide hides the dock forever"
https://bugs.launchpad.net/cairo-dock-core/+bug/580596
Bug #611733 in Cairo-Dock Core: "icon labels go off-screen"
https://bugs.launchpad.net/cairo-dock-core/+bug/611733
Bug #612355 in Cairo-Dock Core: "Add option in config file to set GL/Cairo mode"
https://bugs.launchpad.net/cairo-dock-core/+bug/612355
Bug #612617 in Cairo-Dock Core: "Add custom launchers or sub-docks, can't modify name."
https://bugs.launchpad.net/cairo-dock-core/+bug/612617
Bug #614686 in Cairo-Dock Core: "create new sud-dock icon that looking like flat."
https://bugs.launchpad.net/cairo-dock-core/+bug/614686
Bug #618336 in Cairo-Dock Core: "all button tips visible if icons 'maximum zoom' set to 1.0"
https://bugs.launchpad.net/cairo-dock-core/+bug/618336
Bug #640398 in Cairo-Dock Core: "if I click on an icon a piece of plane disappears"
https://bugs.launchpad.net/cairo-dock-core/+bug/640398
Bug #702800 in Cairo-Dock Core: "Can't disable zoom"
https://bugs.launchpad.net/cairo-dock-core/+bug/702800
Bug #875975 in Cairo-Dock Core: "GLX-Dock Hardware acc. UNDO!"
https://bugs.launchpad.net/cairo-dock-core/+bug/875975
Bug #905912 in Cairo-Dock Core: "the dock position is wrong when multiple monitor's resolution is different"
https://bugs.launchpad.net/cairo-dock-core/+bug/905912
Bug #960282 in Cairo-Dock Core: "Some icons are missing after launch (MP, gauges, Global-Menu, etc.)"
https://bugs.launchpad.net/cairo-dock-core/+bug/960282
Bug #961048 in Cairo-Dock Core: "glx-dock does not work with kde 4.8.1"
https://bugs.launchpad.net/cairo-dock-core/+bug/961048
Bug #981092 in Cairo-Dock Core: "Changes menu and button icons settings, doesn't revert them"
https://bugs.launchpad.net/cairo-dock-core/+bug/981092
Bug #983288 in cairo-dock (Ubuntu): "Please update Cairo-Dock to 3.0.0 version (stable version)"
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/983288
For more details, see:
https://code.launchpad.net/~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.1/+merge/102203
Hello,
The Cairo-Dock team proposes a new "bugs fixed" version of their Cairo-Dock packages.
This is the 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 branch should be ready to be pushed on lp:ubuntu/cairo-dock (except the UNRELEASED version in debian/changelog)
Note: Message written by ScottK on the bug report: "Ack. Approved."
Thank you for your help! ;)
PS: Don't forget our plug-ins ! ( LP: #983289 )
--
The attached diff has been truncated due to its size.
https://code.launchpad.net/~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.1/+merge/102203
Your team Ubuntu Sponsors Team is requested to review the proposed merge of lp:~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.1 into lp:ubuntu/cairo-dock.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 524288 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-sponsors/attachments/20120416/0deea36b/attachment-0001.diff>
More information about the Ubuntu-sponsors
mailing list