Panel Size

Please post suggestions for improvement of Cinnamon here
https://github.com/linuxmint/Cinnamon

Panel Size

Postby Cariboo on Thu May 31, 2012 1:27 pm

Hi,
I run Linux Mint 13-64bit Cinnamon 1.4 version and I don't know how to change the size/height of the panel.
What do I have to do?
Self-built MSI-785GM-E51 Desktop, HP-Pavilion Laptop g6 AMD A6 QuadCore. Both systems are Dual boot: LM13-64bit-Cinnamon and Win7-64bit on Desktop, Ubuntu 12-04-64bit-Precise and Win7-64bit on the Laptop.
User avatar
Cariboo
Level 4
Level 4
 
Posts: 201
Joined: Sun Jan 13, 2008 10:00 pm

Linux Mint is funded by ads and donations.
 

Re: Panel Size

Postby bimsebasse on Thu May 31, 2012 2:02 pm

Open your theme's cinnamon.css file and find the section that looks like this in the native theme:
Code: Select all
/* ===================================================================
 * Panel (panel.js)
 * ===================================================================*/
#panel {
   color: #ffffff;
   background-color: #555555;
   font-size: 8.5pt;
   font-weight: normal;
   height: 25px;
}


... and change height, 32px gives a nice large panel. But note that you can only adjust height in a top panel layout, bottom panels get misaligned if you adjust size.
Thank you for this thread. That’s all I can say. You most definitely have made this forum into something special. You clearly know what you are doing, you’ve covered so many bases. Thanks!
User avatar
bimsebasse
Level 7
Level 7
 
Posts: 1709
Joined: Fri Nov 11, 2011 10:21 am
Location: Scandinavia

Re: Panel Size

Postby lwrver on Thu May 31, 2012 9:19 pm

Interesting response. I posted this same question several weeks ago and received no response, so your response to this post is welcomed. Unfortunately I prefer the panel on the bottom, so for me this problem is still unresolved if your solution only works if the panel is on the top. Any chance this will be resolved in a future update? I use a large screen monitor because of visibility problems, and the standard panel resolution is just too small for me to see easily. I'll experiment with it to see what results I get. Thanks for the info.
lwrver
Level 2
Level 2
 
Posts: 62
Joined: Thu May 20, 2010 6:12 pm

Re: Panel Size

Postby bimsebasse on Thu May 31, 2012 9:30 pm

Yes, but you'll have to wait for the Cinnamon bug to get fixed, hopefully with Cinnamon 1.5 but maybe not.
Thank you for this thread. That’s all I can say. You most definitely have made this forum into something special. You clearly know what you are doing, you’ve covered so many bases. Thanks!
User avatar
bimsebasse
Level 7
Level 7
 
Posts: 1709
Joined: Fri Nov 11, 2011 10:21 am
Location: Scandinavia

Re: Panel Size

Postby Cariboo on Fri Jun 01, 2012 12:19 am

Thanks for the response...
As I'm "sitting in the same boat" as Iwrver and because I have a hard time to get my panel flipped to the top it's best for me to be patient and wait :roll:
Self-built MSI-785GM-E51 Desktop, HP-Pavilion Laptop g6 AMD A6 QuadCore. Both systems are Dual boot: LM13-64bit-Cinnamon and Win7-64bit on Desktop, Ubuntu 12-04-64bit-Precise and Win7-64bit on the Laptop.
User avatar
Cariboo
Level 4
Level 4
 
Posts: 201
Joined: Sun Jan 13, 2008 10:00 pm

Re: Panel Size

Postby Cariboo on Fri Jun 01, 2012 3:08 am

Cariboo wrote:..... because I have a hard time to get my panel flipped to the top it's best for me to be patient and wait :roll:

false alarm...after making changes to field 'Desktop layout in Panel Settings" one have to restart to make the change effective! This is also valid for changes to file "/usr/share/cinnamon/theme/cinnamon.css".
BTW, for me font-size: 12pt and height: 40px works best!
Self-built MSI-785GM-E51 Desktop, HP-Pavilion Laptop g6 AMD A6 QuadCore. Both systems are Dual boot: LM13-64bit-Cinnamon and Win7-64bit on Desktop, Ubuntu 12-04-64bit-Precise and Win7-64bit on the Laptop.
User avatar
Cariboo
Level 4
Level 4
 
Posts: 201
Joined: Sun Jan 13, 2008 10:00 pm

Re: Panel Size

Postby bimsebasse on Fri Jun 01, 2012 3:18 am

That's why it says "Note: if you change the layout you will need to restart Cinnamon" right where you change the panel layout.
Thank you for this thread. That’s all I can say. You most definitely have made this forum into something special. You clearly know what you are doing, you’ve covered so many bases. Thanks!
User avatar
bimsebasse
Level 7
Level 7
 
Posts: 1709
Joined: Fri Nov 11, 2011 10:21 am
Location: Scandinavia

Re: Panel Size

Postby TheEyes on Sun Jun 03, 2012 3:21 am

Okay, so the panel resize worked, but now the autohide function doesn't. Well, okay, it sort of does--the panel will slide up ~ 25 pixels--but since I resized my panel to 50 px it only slides up halfway and stops. Any way to fix this, or is this another bug?
TheEyes
Level 1
Level 1
 
Posts: 2
Joined: Sun Jun 03, 2012 3:17 am

Re: Panel Size

Postby bimsebasse on Sun Jun 03, 2012 3:55 am

Thank you for this thread. That’s all I can say. You most definitely have made this forum into something special. You clearly know what you are doing, you’ve covered so many bases. Thanks!
User avatar
bimsebasse
Level 7
Level 7
 
Posts: 1709
Joined: Fri Nov 11, 2011 10:21 am
Location: Scandinavia

Re: Panel Size

Postby cracker42 on Sun Aug 19, 2012 9:18 am

I thied changing the pixel height from 25 to 40 as a test. All I got was the panel (at the bottom) was placed above the bottom of the desktop for a 40 pixel height panel but the panel is still only 25 pixels tall and thus just leaves a gap under it. Setting it back to 25 and it's ok again so just changing the pixel size isn't enough. The cinnamon.css looks like that is the style sheet that must change but there is more to it than just increasing the pixel height to get a larger panel, icons, and text size in it.
Anyone else have any follow up to this problem?
cracker42
Level 1
Level 1
 
Posts: 6
Joined: Thu Aug 16, 2012 7:28 pm

Re: Panel Size

Postby abnvolk on Sun Aug 19, 2012 12:16 pm

Cinnamon 1.5 is out and it has the ability to change panel height in Cinnamon Settings :D
abnvolk
Level 4
Level 4
 
Posts: 477
Joined: Thu May 10, 2012 11:05 am

Re: Panel Size

Postby cracker42 on Mon Aug 20, 2012 1:38 pm

Yes Cinnamon 1.5.2 is available for Mint 13. I am using it right now. Go here for compile/install instructions:

http://community.linuxmint.com/tutorial/view/955

Ok, so Cinnamon 1.5.2 will easily let me change the panel height but the icons and text in the panel is not scaling to match the panel height. Cinnamon is still a work in progress so it has a long way to go to get panel flexibility like KDE has.

Go to the console and type cinnamon --version to see what version you are running.
cracker42
Level 1
Level 1
 
Posts: 6
Joined: Thu Aug 16, 2012 7:28 pm

Re: Panel Size

Postby bimsebasse on Mon Aug 20, 2012 1:43 pm

A rudimentary panel resize scaling feature has already hit github.

If you see a feature you miss, it's always best to try and request it through the formal channels rather than to go on a forum and moan about the free software you have chosen to use not being exactly like you want it to be.
Thank you for this thread. That’s all I can say. You most definitely have made this forum into something special. You clearly know what you are doing, you’ve covered so many bases. Thanks!
User avatar
bimsebasse
Level 7
Level 7
 
Posts: 1709
Joined: Fri Nov 11, 2011 10:21 am
Location: Scandinavia

Re: Panel Size

Postby cracker42 on Tue Aug 28, 2012 8:05 am

That's great but how do I install it? Do I need to recompile and install Cinnamon 1.5.2 all over again to get the panel scaling check box? The github post shows a nice picture of it but nothing on how to implement it. Sorry for me not being a Linux programmer.
cracker42
Level 1
Level 1
 
Posts: 6
Joined: Thu Aug 16, 2012 7:28 pm

Linux Mint is funded by ads and donations.
 

Return to Cinnamon

Who is online

Users browsing this forum: No registered users and 15 guests