lp:~matttbe/cairo-dock-core/task

Created by Matthieu Baerts and last modified
Get this branch:
bzr branch lp:~matttbe/cairo-dock-core/task
Only Matthieu Baerts can upload to this branch. If you are Matthieu Baerts please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matthieu Baerts
Project:
Cairo-Dock Core
Status:
Development

Recent revisions

1283. By Matthieu Baerts

Task: new version with only one thread if the task is repeated

1282. By Fabounet

Tasks: removed the timeout for the 'update' function, and use an idle from the thread instead - also, use a two-stages update so that the update is done asap

1281. By Matthieu Baerts

Icon Mgr: the static mutex surrounding to 'gtk_icon_theme_lookup_icon' function to prevent crashes in GTK should now be useless thanks to the new correct initialisation of GLib, GTK and GDbus

1280. By Matthieu Baerts

Init: use g_type_init which should initialise threads on new versions of GLib (>= 2.24)
This should finally fix a crash when opening Logout menu

1279. By Matthieu Baerts

Menu: Quit with a Cairo-Dock session: (pKey->state & GDK_SHIFT_MASK) is only available when the key is released.
 Used pKey->keyval to check if it's really the shift key which is used and not another one

1278. By Matthieu Baerts

GUI: Search for an icon path if the module gives us only the name of its icon
Due to the recent change in DBus, some third-party applets (e.g. Deluge, Transmission, Menus) now give us only the name of the icon and not a full path to the right file.
Introduced a new function (cairo_dock_get_icon_for_gui) which is now used by the simple and the advanced mode in order to get the right icon for GUIs

1277. By Matthieu Baerts

Gui: Simple: Behavior: Position of the taskbar: 'After a given icon' choise was missing

1276. By Matthieu Baerts

3.1.99.alpha0: it's time to introduce new features :)
(and bug-fix ;) )

1275. By Matthieu Baerts

3.1.1: it's time to release a bug-fix version ;)
Now, our '3.1' and 'trunk' branches will diverge, it's time to introduce new features :)

1274. By Matthieu Baerts

po: imported translations from Launchpad. Thanks to all contributors ;)

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-core/cairo-dock
This branch contains Public information 
Everyone can see this information.

Subscribers