lp:ubuntu/vivid/cairo-dock

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/vivid/cairo-dock
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

57. By Matthieu Baerts

* New upstream release.
* Detailed Upstream ChangeLog:
  - Improve code thanks to cppcheck
  - Replace hardcoded /bin/cp with cp for portability
  - Cairo-Dock session: Add DesktopNames and use unity-settings-daemon
  - GTK 3.14: GTK3ImageMenuItem: GIcon: force size
* debian/control:
  - Bumped plug-ins versions

56. By Matthieu Baerts

* New upstream release.
* Detailed Upstream ChangeLog (bzr r1820 -> r1837)
  - Workaround for a crash with GTK 3.14 (LP: #1380715)
  - Fixed some possible bugs thanks to CPPCheck:
    - used of wrong variables
    - unused variables
    - wrong comparation
    - reducing scope of variables unused outside the next 'if'
    - moving the check of some if null before using the structure
    - redondant if condition
  - X Mgr: a WM class can contain whitespaces (when devs don't respect
    rules...)
  - Misc: translate Fr comments -> English
  - Updated translations
* debian/control:
  - Bumped plug-ins versions

55. By Matthieu Baerts

* New upstream snapshot.
* Detailed Upstream ChangeLog (bzr r.1810 -> r1819)
  - Updated Short ChangeLog and translation files
  - Fixed a crash when using 'cairo-dock -m' and displaying widget
  - Initial script: support older versions of Bash
  - Graph: gradation colours: fixed wrong initialisation
  - Class: Special case for Chromium: added Google-chrome-beta and unstable

54. By Matthieu Baerts

* New upstream snapshot.
* Short Upstream ChangeLog:
  - Style: unified the style for all objects.
  - Menu: added the possibility to customise them
  - Config: updated some sections linked to the style
  - API:
    - Updated functions about the style
    - Added new features about PID monitoring
    - A lot of clean code/rename function (cairo -> gldi)
    - Removed GTK2 support
  - Better integration with Compiz
  - Stop using GTK Stock icons (deprecated)
  - po: updated translations (added UZ)
  - Some bugs have been fixed, other tweaks (LP: #1318885 ; LP: #1296422)
* debian/control:
  - Bumped plug-ins versions
  - Added libwayland-dev: compile Wayland backend (not used by default)
* debian/patches:
  - Removed all patches: all of them were created from this version

53. By Matthieu Baerts

debian/patches/bzr1755_default_theme_remove_logout_applet_workaround_
unity_bug_1242112.patch:
Logout applet causes a bug with Unity's logout applet (LP: #1242112).
It seems that this bug is due to Unity but as workaround, we can
disable this logout applet in the default theme: this applet is not
very useful if another panel is already used because panels of GNOME,
KDE, Unity, XFCE, LXDE, etc. already have a logout applet. If no other
panel is available, we guess that the Cairo-Dock session is used or the
user knows how to enable this applet.

52. By Matthieu Baerts

debian/patches/bzr1719_unblacklist_intel_hd4000.patch: fixed typo:
the blacklist was not completely removed.

51. By Matthieu Baerts

* debian/patches/bzr1750_get_preferred_size_has_changed_in_gtk3.10.patch:
  - Menus: use the natural size to retrieve the height of a menu, because
    gtk_widget_get_preferred_size() function have changed in GTK3.10.
    (All GTK menus were no longer at the right position)

50. By Matthieu Baerts

* debian/control:
  - gnome-session is no longer by default on Ubuntu and we need it for
    the Cairo-Dock session
  - Added support of Mate and Cinnamon

49. By Matthieu Baerts

* Revert back to the 3.3.2 version: (LP: #1302246)
  Unfortunately, due to the lack of time, we have to revert back to the
  latest stable version. Sorry for that but feel free to help us ;-)
* debian/patches: cherry-pick patches from upstream BZR repo, all 'bug-fix'
  and changes that were already in the 3.3.99.beta1 version except all
  changes linked to the new style, the menu and the configuration.
  - bzr1670_Default_themes_Disable_icon-effects.patch: Default themes:
    disable icon-effects: maybe a bit 'too much' for the current trend
  - bzr1684_Utils_Added_get_default_terminal.patch: Utils: Added:
    'get_default_terminal()' to get the default terminal.
  - bzr1708-1709_Utils_Cmd_with_right_terminal_and_theme_packager_support_
    and_exception_for_konsole.patch: Utils: Cmd with right terminal: added
    an exception for 'konsole'. Theme: Pkg: Cmd: used simple quotes instead
    of double quotes in the second cmd
  - bzr1714_change_default_img_dir_to_Images_dir_in_home.patch: GUI: widget:
    file chooser: images: default directory is now ~/Images
  - bzr1715-1716_File_Mgr_added_the_possibility_to_monitor_a_process.patch:
    File Mgr: added the possibility to monitor a process
  - bzr1719_unblacklist_intel_hd4000.patch: GLX: blacklist Intel HD4000:
    this bug is now fixed when using Mesa 10.1
  - bzr1720_gsettings_can_have_quotes.patch: style: handle the case where
    font_name in gsettings has quotes
* debian/patches/session_desktopname_Unity.patch: Switch DesktopName to
  Unity to also take advantage of patches added in some GNOME apps and
  specially made for Unity to avoid some behaviour designed only for
  Gnome-Shell (e.g. Nautilus, indicators, etc.).
* debian/control: bumped Plugins versions

48. By Matthieu Baerts

bumped plug-ins versions (+ fixed typo)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/wily/cairo-dock
This branch contains Public information 
Everyone can see this information.

Subscribers