lp:cairo-dock-plug-ins/3.1

Created by Matthieu Baerts and last modified
Get this branch:
bzr branch lp:cairo-dock-plug-ins/3.1
Members of Cairo-Dock Devs can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cairo-Dock Devs
Project:
Cairo-Dock Plug-ins
Status:
Mature

Recent revisions

2625. By Matthieu Baerts

3.1.2: a better stable version is now available :)

2624. By Matthieu Baerts

Merge rev 2644 from Trunk
Clock: if seconds are not shown, redrawn the applet each time at 00 second
Before the timer wasn't started with a delay and the applet was redrawn between 00 and 60 seconds

2623. By Matthieu Baerts

Merge rev 2642 from Trunk
RSSreader: make the text selectable in the dialog

2622. By Matthieu Baerts

Merge rev 2639 from Trunk
Status-Notifier: use g_object_ref_sink on the menu

2621. By Matthieu Baerts

Merge rev 2638 from Trunk
GMenu: Editor: also check if 'menulibre' is available

2620. By Matthieu Baerts

Merge rev 2626-2637 from Trunk
  Status-Notifier: items: fixed a typo
  Status-Notifier: items: reverted back to the use of the 'draw' signal
   It seems that 'draw' event if the only notification that is send after the creation of the menu
   Yes, it looks like a workaround... but this annoying bug is fixed :)
  RSSreader: fixed incorrect duration of the dialog when no URL/connection
  Status-Notifier: trigger the repositionning of the menu in idle, so that it occurs just after the menu is displayed
  Status-Notifier: use the 'configure' event to track changes in the menu width + build the menu asap so that it's ready to pop up when the user clicks on the item
  Status-Notifier: when the icon theme changes, remove the previous one first
  Status-Notifier: Position of the Menu: GTK doesn't do its job :-/
   e.g. with Dropbox: the menu is out of the screen every time something has changed in this menu (it displays 'connecting', free space available, etc.) -> we need to reposition it.
   (maybe it's due to a delay because Python and DBus are slower...)
   Note that with other signals (realize, map, etc.), we receive the notification before the resizing...
  Status-Notifier: removed a few print
  Status-Notifier: fixed lots of corner cases (mainly for skype)
  Status-Notifier: added full support of the Ubuntu indicator application API, for program that only use this one (and not the standard Status-Notifier API), like skype
  Status-Notifier: implemented an horrible hack for Skype (it only creates its item when the host appears, not if the host already exists) + updated the property HasStatusNotifierHostRegistered to IsStatusNotifierHostRegistered
  Status-Notifier: check for item unicity on creation (fixes the Skype double item)

2619. By Matthieu Baerts

Merge rev 2623 from Trunk
Status-Notifier: with some indicators, the menu is out of the screen
E.g. with Dropbox, the menu is firstly drawn out of the screen and then it's ok

2618. By Matthieu Baerts

Merge rev 2621-2622 from Trunk
CMakeLists.txt: DBusMenu GLib and GTK are needed for Indicator-Applet

2617. By Matthieu Baerts

Merge rev 2619-2620 from Trunk
MusicPlayer: if the music player has given a wrong .desktop filename, check if it's a valid name before doing something more (part 2)
Why do they give wrong .desktop filename? :)

2616. By Matthieu Baerts

Compilation: DBus: Fixed a typo
If DBusMenu-GTK was not installed, there was a compilation error

Branch metadata

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

Subscribers