lp://staging/~cairo-dock-team/cairo-dock-core/cairo-dock
- Get this branch:
- bzr branch lp://staging/~cairo-dock-team/cairo-dock-core/cairo-dock
Branch merges
Related bugs
Bug #500677: xsession-errors log | Wishlist | Fix Released | |
Bug #717798: Window attention is not displayed when window is in a group | Low | Triaged | |
Bug #797273: Rhythmbox crashes cairo-dock everytime rhythmbox is started. | Undecided | Fix Released | |
Bug #1296422: não inicializa. | Undecided | Fix Committed | |
Bug #1380715: GTK 3.14 - right click causes a crash | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 1838. By Matthieu Baerts
-
We just switched from BZR to Git.
Follow us on Github: https://github. com/Cairo- Dock Note: we will only use Github to manage our source code and all pull requests.
Please continue to report your bugs/ideas/messages on our forum or Launchpad! - 1837. By Matthieu Baerts
-
3.4.0: New stable release!
New version: GLX-Dock 3.4
* Menus: added the possibility to customise them
* Style: unified the style of all components of the dock
* Better integration with Compiz (e.g. when using the Cairo-Dock session) and Cinnamon
* Applications Menu and Logout applets will wait the end of an update before displaying notifications
* Various improvements for Applications Menu, Shortcuts, Status-Notifier and Terminal applets
* Start working on EGL and Wayland support
* And as always ... various bug fixes and improvements!If you like the project, please donate and/or contribute :-)
Note: We're switching from Bzr to Git on Github, feel free to fork! https:/
/github. com/Cairo- Dock More details will follow later on our website: http://
glx-dock. org Enjoy this new version :-)
- 1834. By Matthieu Baerts
-
Menu: workaround for a crash with GTK 3.14
with GTK 3.14, we receive two 'popup' signals and for the
second one, a 'destroy' signal has already been sent! Then, 'pParams'
will not be correct... https://bugzilla. gnome.org/ 738537 - 1833. By Matthieu Baerts
-
X Mgr: a WM class can contain whitespaces (when devs don't respect rules...)
If there are whitespaces in the class, it will no longer be possible to find a dash char and then this code will cause a crash:
id_end = strrchr (str, '-');
*id_end = '\0';Fixed by adding a if check and also by not end the string when there is a whitespace
- 1829. By Helene Verhaeghe
-
dock-facility: removing the if condition because both branch of if condition are doing the same things
@fabounet: can you check this one? :-)
Merge rev 1831 from lp:~helene-verhaeghe27/cairo-dock-core/bugfix
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)