Get classic Mint desktop in Gnome shell

Re: Get classic Mint desktop in Gnome shell

Postby esteban1uy on Thu Dec 22, 2011 9:29 am

gregzeng wrote:Most people will dislike your way of removing Unity. When I tried, it completely crashed and/ or crippled my Unity-based *untu distros.


Wrong thread dude. This is not about removing Unity (there is not a single mention) but tweaking Gnome-shell.
Sorry, I only speak Spanish
User avatar
esteban1uy
Level 5
Level 5
 
Posts: 734
Joined: Sat Nov 12, 2011 6:20 am

Linux Mint is funded by ads and donations.
 

Re: Get classic Mint desktop in Gnome shell

Postby Daniel4lm on Thu Dec 22, 2011 4:27 pm

After some time I managed to "convey" mintMenu extension(for Cinnamon) in the Gnome shell version of the LM12. Since Cinnamon version did not work (bug https://github.com/linuxmint/Cinnamon/issues/11) I think I found the solution, so that the mintMenu is now functional (for Gnome shell).

Image
Attachments
menu2@linuxmint.com.zip
(23.98 KiB) Downloaded 79 times
Daniel4lm
Level 2
Level 2
 
Posts: 85
Joined: Tue May 24, 2011 7:14 am

Re: Get classic Mint desktop in Gnome shell

Postby esteban1uy on Thu Dec 22, 2011 5:07 pm

Daniel4lm wrote:After some time I managed to "convey" mintMenu extension(for Cinnamon) in the Gnome shell version of the LM12. Since Cinnamon version did not work (bug https://github.com/linuxmint/Cinnamon/issues/11) I think I found the solution, so that the mintMenu is now functional (for Gnome shell).


Awesome Daniel, you're such a smart ***!!!

Please pm bimsebasse to let him know.
Sorry, I only speak Spanish
User avatar
esteban1uy
Level 5
Level 5
 
Posts: 734
Joined: Sat Nov 12, 2011 6:20 am

Re: Get classic Mint desktop in Gnome shell

Postby Daniel4lm on Thu Dec 22, 2011 5:37 pm

esteban1uy wrote:
Daniel4lm wrote:After some time I managed to "convey" mintMenu extension(for Cinnamon) in the Gnome shell version of the LM12. Since Cinnamon version did not work (bug https://github.com/linuxmint/Cinnamon/issues/11) I think I found the solution, so that the mintMenu is now functional (for Gnome shell).


Awesome Daniel, you're such a smart ***!!!

Please pm bimsebasse to let him know.


Thanks in any case, though perhaps I'm not so smart he he. Tomorrow I will upload windowlist extension which I rewrote a bit (tooltips font bug https://github.com/linuxmint/Cinnamon/issues/12).
Daniel4lm
Level 2
Level 2
 
Posts: 85
Joined: Tue May 24, 2011 7:14 am

Re: Get classic Mint desktop in Gnome shell

Postby esteban1uy on Thu Dec 22, 2011 6:18 pm

Here my little contribution to your discovery:

To make the ilussion complete, you can use the old menu icon simply editing line 281 of the new menu extension to:

Code: Select all
        let icon_file = icon_path + "menu.png";


And if you use a MGSE compatible theme, you can also edit its stylesheet (gnome-shell.css) to add support to the new menu button. For example, you can edit Minty's at line 2259 to:

Code: Select all
.application-button-selected, .category-button-selected,.mmenu-button:hover,.mmenu-button:active,.mmenu-button:active:hover {



By the way... did you noticed that the new menu supports reflections extension (line 883)?
So reflections will be a part of Mint's default configuration!
Sorry, I only speak Spanish
User avatar
esteban1uy
Level 5
Level 5
 
Posts: 734
Joined: Sat Nov 12, 2011 6:20 am

Re: Get classic Mint desktop in Gnome shell

Postby Daniel4lm on Fri Dec 23, 2011 7:38 am

esteban1uy wrote:Here my little contribution to your discovery:

To make the ilussion complete, you can use the old menu icon simply editing line 281 of the new menu extension to:

Code: Select all
        let icon_file = icon_path + "menu.png";


And if you use a MGSE compatible theme, you can also edit its stylesheet (gnome-shell.css) to add support to the new menu button. For example, you can edit Minty's at line 2259 to:

Code: Select all
.application-button-selected, .category-button-selected,.mmenu-button:hover,.mmenu-button:active,.mmenu-button:active:hover {



By the way... did you noticed that the new menu supports reflections extension (line 883)?
So reflections will be a part of Mint's default configuration!


You're right about this, anyone can change these parameters (icons, themes, etc.) to please yourself. Clem was able to fix mintMenu for Cinnamon (memory leak and freezing), so also the Gnome shell may launch a new menu. I've added support for reflection extension because I use it (just like you), and LM team has managed to achieve something similar in Cinnamon(probably).
Daniel4lm
Level 2
Level 2
 
Posts: 85
Joined: Tue May 24, 2011 7:14 am

Re: Get classic Mint desktop in Gnome shell

Postby bimsebasse on Sat Dec 24, 2011 12:33 am

Nice work! But i think the goal of this thread is being fulfilled with cinnamon. Not yet convinced myself forking the shell was the way to go but for the majority of mint users it probably is. Six months from now our new pet project will be porting shell extensions to cinnamon :)
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: Get classic Mint desktop in Gnome shell

Postby Daniel4lm on Sat Dec 24, 2011 8:44 am

bimsebasse wrote:Nice work! But i think the goal of this thread is being fulfilled with cinnamon. Not yet convinced myself forking the shell was the way to go but for the majority of mint users it probably is. Six months from now our new pet project will be porting shell extensions to cinnamon :)


Yesterday I installed Cinnamon 1.2 and can say it works quite well. I miss a tool (such as Gnome tweak tool) that can easily change themes and extensions. With time things will improve.
Daniel4lm
Level 2
Level 2
 
Posts: 85
Joined: Tue May 24, 2011 7:14 am

Re: Get classic Mint desktop in Gnome shell

Postby mintgirl on Mon Jan 02, 2012 8:56 pm

Please can someone just put the steps or lines comands to do it please, to get the classic mint desktop =/... or how to install it, could be nice... thx a lot....
Image
Image
LINUX 4 EVER... I BECAME A WINDOWS HATER...
User avatar
mintgirl
Level 1
Level 1
 
Posts: 5
Joined: Sat Feb 20, 2010 3:13 am
Location: ...inside ur mind

Re: Get classic Mint desktop in Gnome shell

Postby esteban1uy on Tue Jan 03, 2012 3:17 am

mintgirl wrote:Please can someone just put the steps or lines comands to do it please, to get the classic mint desktop =/... or how to install it, could be nice... thx a lot....

For the moment, the best way to get the classic mint desktop (in Gnome3) is installing cinnamon:
Code: Select all
apt update
apt install cinnamon-session
Sorry, I only speak Spanish
User avatar
esteban1uy
Level 5
Level 5
 
Posts: 734
Joined: Sat Nov 12, 2011 6:20 am

Re: Get classic Mint desktop in Gnome shell

Postby milhamy on Tue Jan 03, 2012 3:37 am

I managed to install Cinnamon. So I logout, choose Cinnamon and then login, then I get blank screen. Well, not totally blank, I got the desktop wallpaper but I lost the top and bottom toolbar. Is there something I didn't do right?
milhamy
Level 1
Level 1
 
Posts: 4
Joined: Fri Jul 30, 2010 3:40 am

Re: Get classic Mint desktop in Gnome shell

Postby esteban1uy on Tue Jan 03, 2012 10:36 pm

milhamy wrote:I managed to install Cinnamon. So I logout, choose Cinnamon and then login, then I get blank screen. Well, not totally blank, I got the desktop wallpaper but I lost the top and bottom toolbar. Is there something I didn't do right?


What happens when you login in Gnome (full, not classic nor mate) mode?
If your system doesn't support Gnome shell, it won't support Cinnamon either.
Sorry, I only speak Spanish
User avatar
esteban1uy
Level 5
Level 5
 
Posts: 734
Joined: Sat Nov 12, 2011 6:20 am

Re: Get classic Mint desktop in Gnome shell

Postby c-m on Fri Jan 27, 2012 4:10 pm

I followed the guide on the first page, and all is well apart from the fact that my mint menu does not open. I now have no access to my applications :(
c-m
Level 3
Level 3
 
Posts: 112
Joined: Mon Aug 24, 2009 2:01 pm

Re: Get classic Mint desktop in Gnome shell

Postby bimsebasse on Fri Jan 27, 2012 4:48 pm

Sorry, the first post is outdated now, there are updated solutions later in the thread. We have also sort of abandoned the project as Cinnamon basically is "get classic Mint desktop in Gnome Shell".
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: Get classic Mint desktop in Gnome shell

Postby Sonja on Fri May 11, 2012 3:35 pm

There's 12 pages of posts here. What's the latest how-to for a single bottom bar in Gnome classic on Mint Lisa?

Edit: Nevermind. Cinnamon.
Sonja
Level 1
Level 1
 
Posts: 5
Joined: Sun Feb 21, 2010 6:28 pm

Linux Mint is funded by ads and donations.
 
Previous

Return to Gnome 3

Who is online

Users browsing this forum: No registered users and 2 guests