cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #03719
[Bug 961578] Re: Please update Cairo-Dock to 3.0.0.0rc1 version
** Description changed:
Hello,
- The Cairo-Dock team proposes a new version of its Cairo-Dock packages.
+ The Cairo-Dock team proposes a new "bugs fixed" version of its Cairo-
+ Dock packages.
This is the Upstream (short) ChangeLog:
* Upstream ChangeLog: (main changes)
- Updated translations
- Fixed the default theme (wrong sensitivity)
- Fixed a small regression with the module loader
- Added a modifier to display a widget in cairo or opengl only
(an option for poor drivers)
- Fixed a regression that made incorrect dock size in Parabolic view
and the rendering of docks
- Fixed a small bug in the advanced config window and fixed a memory leak
- Avoid some 'unforseen consequences' when the icon theme changes
- Copyright: Fixed a few typo with the licences
- Advanced mode of the config panel: a few tweaks to get a better look
- Fixed a bug where class container-icons were invisible
- Added a workaround to fix a bug in Compiz (or X?) where down-sizing
the screen resolution does not trigger the _NET_DESKTOP_GEOMETRY atom
- Fixed a possible (although probably very rare) crash case with sub-docks
- When entering a dock, update correctly the pointed icon to avoid
animation on the previously pointed icon
- Take into account the window border to compute the right window
position and size
- quick-info: reduce the background size to minimize their surface
- GTK3: gdk_window_get_pointer and gdk_display_get_pointer functions
are deprecated
- GTK3: since the release of GTK 3.3.18, we have to add GDK_SCROLL_MASK
to be notified with scroll events.
- data-renderer: ensure the container's window has reached its correct
size before drawing
- resize the containers to 1x1 initially, to avoid seeing them before
a correct size has been set
- Icons from GTK themes: specify the right icons size in order to not load
too detailed images for tiny icons sizes
- Reduced the icon size in the advanced GUI window (32 -> 28)
- Added cairo_dock_add_path_to_icon_theme and
cairo_dock_remove_path_from_icon_theme to avoid useless icon loading
- Handle the case where the icon tries to draw itself before the GL
context is ready
- Fixed the server adress in the simple GUI
- A few code cleaning
- Fixed a few details and tiny bugs (-> BZR logs)
This bzr branch has been linked to this bug report: lp:~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.0rc1
This branch should be ready to be pushed on lp:ubuntu/cairo-dock (except the UNRELEASED version in debian/changelog)
Thank you for your help! ;)
PS: Don't forget our plug-ins ! ( LP: #961579 )
** Description changed:
Hello,
- The Cairo-Dock team proposes a new "bugs fixed" version of its Cairo-
+ The Cairo-Dock team proposes a new "bugs fixed" version of their Cairo-
Dock packages.
This is the Upstream (short) ChangeLog:
* Upstream ChangeLog: (main changes)
- Updated translations
- Fixed the default theme (wrong sensitivity)
- Fixed a small regression with the module loader
- Added a modifier to display a widget in cairo or opengl only
(an option for poor drivers)
- Fixed a regression that made incorrect dock size in Parabolic view
and the rendering of docks
- Fixed a small bug in the advanced config window and fixed a memory leak
- Avoid some 'unforseen consequences' when the icon theme changes
- Copyright: Fixed a few typo with the licences
- Advanced mode of the config panel: a few tweaks to get a better look
- Fixed a bug where class container-icons were invisible
- Added a workaround to fix a bug in Compiz (or X?) where down-sizing
the screen resolution does not trigger the _NET_DESKTOP_GEOMETRY atom
- Fixed a possible (although probably very rare) crash case with sub-docks
- When entering a dock, update correctly the pointed icon to avoid
animation on the previously pointed icon
- Take into account the window border to compute the right window
position and size
- quick-info: reduce the background size to minimize their surface
- GTK3: gdk_window_get_pointer and gdk_display_get_pointer functions
are deprecated
- GTK3: since the release of GTK 3.3.18, we have to add GDK_SCROLL_MASK
to be notified with scroll events.
- data-renderer: ensure the container's window has reached its correct
size before drawing
- resize the containers to 1x1 initially, to avoid seeing them before
a correct size has been set
- Icons from GTK themes: specify the right icons size in order to not load
too detailed images for tiny icons sizes
- Reduced the icon size in the advanced GUI window (32 -> 28)
- Added cairo_dock_add_path_to_icon_theme and
cairo_dock_remove_path_from_icon_theme to avoid useless icon loading
- Handle the case where the icon tries to draw itself before the GL
context is ready
- Fixed the server adress in the simple GUI
- A few code cleaning
- Fixed a few details and tiny bugs (-> BZR logs)
This bzr branch has been linked to this bug report: lp:~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.0rc1
This branch should be ready to be pushed on lp:ubuntu/cairo-dock (except the UNRELEASED version in debian/changelog)
Thank you for your help! ;)
PS: Don't forget our plug-ins ! ( LP: #961579 )
--
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to cairo-dock in Ubuntu.
https://bugs.launchpad.net/bugs/961578
Title:
Please update Cairo-Dock to 3.0.0.0rc1 version
Status in “cairo-dock” package in Ubuntu:
New
Bug description:
Hello,
The Cairo-Dock team proposes a new "bugs fixed" version of their
Cairo-Dock packages.
This is the Upstream (short) ChangeLog:
* Upstream ChangeLog: (main changes)
- Updated translations
- Fixed the default theme (wrong sensitivity)
- Fixed a small regression with the module loader
- Added a modifier to display a widget in cairo or opengl only
(an option for poor drivers)
- Fixed a regression that made incorrect dock size in Parabolic view
and the rendering of docks
- Fixed a small bug in the advanced config window and fixed a memory leak
- Avoid some 'unforseen consequences' when the icon theme changes
- Copyright: Fixed a few typo with the licences
- Advanced mode of the config panel: a few tweaks to get a better look
- Fixed a bug where class container-icons were invisible
- Added a workaround to fix a bug in Compiz (or X?) where down-sizing
the screen resolution does not trigger the _NET_DESKTOP_GEOMETRY atom
- Fixed a possible (although probably very rare) crash case with sub-docks
- When entering a dock, update correctly the pointed icon to avoid
animation on the previously pointed icon
- Take into account the window border to compute the right window
position and size
- quick-info: reduce the background size to minimize their surface
- GTK3: gdk_window_get_pointer and gdk_display_get_pointer functions
are deprecated
- GTK3: since the release of GTK 3.3.18, we have to add GDK_SCROLL_MASK
to be notified with scroll events.
- data-renderer: ensure the container's window has reached its correct
size before drawing
- resize the containers to 1x1 initially, to avoid seeing them before
a correct size has been set
- Icons from GTK themes: specify the right icons size in order to not load
too detailed images for tiny icons sizes
- Reduced the icon size in the advanced GUI window (32 -> 28)
- Added cairo_dock_add_path_to_icon_theme and
cairo_dock_remove_path_from_icon_theme to avoid useless icon loading
- Handle the case where the icon tries to draw itself before the GL
context is ready
- Fixed the server adress in the simple GUI
- A few code cleaning
- Fixed a few details and tiny bugs (-> BZR logs)
This bzr branch has been linked to this bug report: lp:~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.0rc1
This branch should be ready to be pushed on lp:ubuntu/cairo-dock (except the UNRELEASED version in debian/changelog)
Thank you for your help! ;)
PS: Don't forget our plug-ins ! ( LP: #961579 )
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/961578/+subscriptions
References