Home Forums Wiki Doc Install Extras Screenshots Source Code Projects Blog Users Groups Register
Glx-Dock / Cairo-Dock List of forums Git Version | Version Git Huge modifications on BZR :)
The latest stable release is the *3.4.0* : How to install it here.
Note: We just switched from BZR to Git on Github! (only to host the code and your future pull requests)
Git Version | Version Git

Subjects Author Language Messages Last message
[Locked] Huge modifications on BZR :)
Page : 1 2
matttbe English 38 matttbe [Read]
11 September 2013 à 22:46

matttbe, Thursday 04 July 2013 à 20:33


Subscription date : 24 January 2009
Messages : 12573
If I quickly move the mouse's pointer in the subdock (when it's opening) and then go back to the icon, the subdock is still displayed.
Idem if I move the mouse's pointer next to the arrow.

fabounet, Friday 05 July 2013 à 12:20


Subscription date : 30 November 2007
Messages : 17118
is it a regression from the 3.2 ?

matttbe, Friday 05 July 2013 à 14:07


Subscription date : 24 January 2009
Messages : 12573
Yes.

Or maybe because I'm using Ubuntu 13.10?

fabounet, Monday 08 July 2013 à 17:21


Subscription date : 30 November 2007
Messages : 17118
maybe, since I don't have it (or at least, not exactly the same)

Edit: I've maybe found the cause (at least, for "my" bug, hopefully it will fix both )
it's because the sub-dock first appears at (0;0) then is placed correctly (WM lag)
when it's at (0;0), its window overlaps the cursor, so it triggers an enter/leave event on the sub-dock

matttbe, Tuesday 09 July 2013 à 00:19


Subscription date : 24 January 2009
Messages : 12573
Well done!

I hope it will fix this bug too

matttbe, Friday 12 July 2013 à 10:02


Subscription date : 24 January 2009
Messages : 12573
Yes, I confirm that this bug is fixed! Thank you

A short summary of all bugs listed here above:
  • When launching the dock, I have white-grey rectangles back above the dock during less than 1/2 second. I guess it's linked to the container.c (the workaround with the opacity). => it's better but I still see a tiny rectangle at startup (the size of one icon?)
  • (it's not a regression due to these last changes but due to changes in 3.1.99 beta ) When the taskbar is on the extremity and when modifying the first/last icon (e.g. by adding/removing an new icon or by adding a new icon in the 'stack' of the first/last icon), the background move to the left during 1/10 second => bg_topic.php?t=6826 => It seems to be fixed
  • (I'm not sure that it's due to the last modifications) I've set a custom dimension in the config panel but this dimension is lower than expected (maybe because the dimension is also reduced by the 'scale' parameter of the panel view.) => I still have this tiny problem but it's currently only a problem with Global-Menu.
  • MP is not fully drawn. => fixed!
  • Another bug: my subdocks are opened when the mouse's pointer is over but I also have this bug when they are opened when clicking on the icon. If the pointer is not immediately moved to the subdock when it's opening, then this subdock'll be closed just after the animation.
  • Rainbow view with a few icons (e.g. with Shortcuts applet) doesn't draw all icons: (here, all bookmarks are not drawn - and labels are not visible but this bug has been reported on another topic)


taiebot65, Saturday 13 July 2013 à 14:03


Subscription date : 26 October 2008
Messages : 1904
My turn to put my bugs.

1st bug
Clock applet calendar is not centered in the dialog box.

http://uppix.com/f-2013_07_13_1300451e1419c00135e49.png

2nd bug.
This happens only in OPengl mode.
it concerns the visibility.
I have my main dock to hide when the current window overlap it. When i have only one window open, full screen and close it the dock does not reappear. I need to click on the desktop in order to bring the dock back. (this was not happening before the huge change on bzr)

fabounet, Monday 15 July 2013 à 17:31


Subscription date : 30 November 2007
Messages : 17118
This happens only in OPengl mode.

this would mean a redraw is missing only in Opengl ?
thank you, I'll try at home


Clock applet calendar is not centered in the dialog box.

only with this dialog rendering ?

taiebot65, Monday 15 July 2013 à 20:29


Subscription date : 26 October 2008
Messages : 1904
fabounet :



Clock applet calendar is not centered in the dialog box.

only with this dialog rendering ?


Nope with all dialog rendering

taiebot65, Sunday 28 July 2013 à 20:17


Subscription date : 26 October 2008
Messages : 1904
Well done i have seen that the dock does not need X to be compiled.
So Mir, Wayland or both?

That would be funny if cairo-dock was using mir before unity .

matttbe, Sunday 28 July 2013 à 20:54


Subscription date : 24 January 2009
Messages : 12573
So Mir, Wayland or both?
Or Windows?

That would be funny if cairo-dock was using mir before unity
"Unity Next" is already using it I think.

fabounet, Tuesday 30 July 2013 à 14:43


Subscription date : 30 November 2007
Messages : 17118
Wayland most probably, but it's too soon yet (some API are still missing, and I'm not even sure that the GTK port is complete yet).

taiebot65, Wednesday 21 August 2013 à 11:51


Subscription date : 26 October 2008
Messages : 1904
up on my two bugs

taiebot65 :
My turn to put my bugs.

1st bug
Clock applet calendar is not centered in the dialog box.

http://uppix.com/f-2013_07_13_1300451e1419c00135e49.png

2nd bug.
This happens only in OPengl mode.
it concerns the visibility.
I have my main dock to hide when the current window overlap it. When i have only one window open, full screen and close it the dock does not reappear. I need to click on the desktop in order to bring the dock back. (this was not happening before the huge change on bzr)


fabounet, Wednesday 21 August 2013 à 17:30


Subscription date : 30 November 2007
Messages : 17118
When i have only one window open, full screen and close it the dock does not reappear

I'm afraid I don't have it (I opened gedit, moved it to an empty desktop, moved to this desktop, F11 to fullscreen, then alt+F4)
do you have another way to reproduce it ?

taiebot65, Wednesday 21 August 2013 à 19:28


Subscription date : 26 October 2008
Messages : 1904
Sorry bug 2 seems to be a openbox bug.
https://bugs.launchpad.net/ubuntu/+source/openbox/+bug/957808

fabounet, Thursday 22 August 2013 à 16:27


Subscription date : 30 November 2007
Messages : 17118
it could indeed be a side-effect of this bug
if this bug is fixed, could you please check if you still have the problem ?

taiebot65, Wednesday 04 September 2013 à 19:08


Subscription date : 26 October 2008
Messages : 1904
Hi Bug 1 is definitely a cairo-dock bug.

I would say some of the dialog on the top dock are broken

This does not appear if i have the clock applet in my bottom dock

My theme for you to test
http://dl.free.fr/pM5IRmnAo

taiebot65 :


1st bug
Clock applet calendar is not centered in the dialog box.

http://uppix.com/f-2013_07_13_1300451e1419c00135e49.png


fabounet, Wednesday 11 September 2013 à 17:59


Subscription date : 30 November 2007
Messages : 17118
thanks for the theme, however I still can't reproduce it (Clock and System-monitor dialogs are fine for me (XFCE))
by fine, I mean the dialogs are stuck to the right screen edge, and the arrow points to the applet's icon (so yes they are not centered on the icon, but that's normal, else they would go out of the screen).

matttbe, Wednesday 11 September 2013 à 22:46


Subscription date : 24 January 2009
Messages : 12573
The problem is not with the position of the dialogue but with calendar's widget position in the dialogue:

http://uppix.com/f-Capture_du_2013_5230d6340013edbb.png


The dialogue should be a bit bigger.
You don't have this bug?

EDIT: confirmed => http://glx-dock.org/bg_topic.php?t=7158&pos=0#mess_80772

Git Version | Version Git

Subjects Author Language Messages Last message
[Locked] Huge modifications on BZR :)
Page : 1 2
matttbe English 38 matttbe [Read]
11 September 2013 à 22:46


Glx-Dock / Cairo-Dock List of forums Git Version | Version Git Huge modifications on BZR :) Top

Online users :

Powered by ElementSpeak © 2007 Adrien Pilleboue, 2009-2013 Matthieu Baerts.
Dock based on CSS Dock Menu (Ndesign) with jQuery. Icons by zgegball
Cairo-Dock is a free software under GNU-GPL3 licence. First stable version created by Fabounet.
Many thanks to TuxFamily for the web Hosting and Mav for the domain name.