Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - tiagobar

1
Ok, I was testing a change of mine when I see your post!

-    $x=0 if $x<0; $x=$monitorwidth -$w if $x+$w>$monitorwidth;
+    $x=0 if $x<0; $x=$monitorwidth -$w+$xmin if $x+$w>$monitorwidth+$xmin;
-    $y=0 if $y<0; $y=$monitorheight-$h if $y+$h>$monitorheight;
+    $y=0 if $y<0; $y=$monitorheight-$h+$ymin if $y+$h>$monitorheight+$ymin;
-    $x+=$xmin;
-    $y+=$ymin;

I just get finished to test your patch too. Both seems to work with both single and dual monitor.

Thanks for your atention and great work!
2
I am using Linux Mint 16 Cinnamon Edition (64 bits).
I tested in a fresh installed Linux Mint 16 Mate (32 bits) in a virtual machine and the behavior was the same with dual monitor (single monitor works ok).

First image shows the window position at 1505x92 that is saved when closed.
Second image shows the windows after restart, aligned margin right. The position in gmbrc is correct until this point (1505x92), then when it's closed again the incorrect value set is written (2234x92).
3
One more information:
When gmusicbrowser is on primary monitor the left position is reseted, but when it's on secundary monitor only the top position is reseted.

I'm using gmusicbrowser 1.1.12.
4
When a change gmusicbrowser window position and quit it's saved on gmbrc file, but when I restart the left position is reseted to 1920! The top position remains unchanged.
I'm using a dual monitor system.
Any clue?

Thanks for the greatest music player!
5
Suggestions / Re: New column showing lyric state
October 17, 2010, 02:01:48
The column doesn't need necessarily to show an icon. It could be a letter or text... but actualy an icon will look better! And occur me now that could have an icon for external file saved lyrics and other to internal ones. Just an idea!

About saving lyrics, I would like to save it automaticly. The delay isn't a problem.
6
Suggestions / New column showing lyric state
October 15, 2010, 13:49:17
Would be nice if in the library we have a column showing an icon if song get lyrics in cache.
Also would be great if we have a config to get lyrics automaticly even if context/lyrics page were not open.

Congratulations for this amazing software, GMB is the greatest player around in Linux!

Thanks in advance