Laptops Under 200

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Monday, 18 July 2011

Creating a Cheap "Unity Desktop Replica" Out of Gnome Classic (Yikes!)

Posted on 00:33 by Unknown
I used to think that I'm a bit of a moderately experienced GNU/Linux user rather than an absolute beginner who's starting to learn it from scratch. But after seeing few things, I'm re-considering my identity (shi* ;-)). Okay, Okay, let's forget about the usual boring, bragging... and let me start this right-away.  

Now here's the thing... I kinda like the Unity desktop apart from all those criticism against it . But that's not to say it's perfect nor I love it (I was one of the dudes who heavily criticized it, still do)... But from all the good things about it, perhaps it will never be my primary desktop because of the fundamental, scary philosophical belief that it carries.

But for those of you who love Unity desktop ... the issue as many has pointed out is, it, like Gnome 3 needs a lot of your GPU resources because it uses the 3D, advanced composting manager, the Comipz. The issue at the moment is not so much because of the resource actually... it's due to the unstable Compiz customizations done to it, I think.

Anyhow, you can still use the Unity 2D module but that's written in Qt-toolkit and for some reason I'm always a bit skeptical about Qt (maybe I'm a freak after all, oh you think Gayan? :/).

So after like 4 months of the initial 11.04 Natty release... two days ago I thought, "hmm, I wonder if there's a way to make Gnome classic looks like Unity, by any chance..." I'm pretty sure many already knows how to achieve this and it took my dull bran like 1.5 Hours to figure it out and finally I came up with the below one :/.

Except for the Dash-Search bar, missing :/... but a much better one is achieved at the end of the post...

Below one is how it looks like when a Window is maximized.

The "launcher" is hidden which is revealed when you move your mouse to the left side as with Unity...

How the heck did you do it?

Now remember, I did this without using any third-party software what-so-ever (except for a small Gnome applet). This was build using the Gnome classic desktop that Ubuntu 11.04 gives you.


Things that has to be done

1. As you all know, Unity desktop module displays the application menu using the Unity dash (thanks Apple). So we gotta figure out a way to do that.

2. And also when you maximize an application window, the borders (title bar) is automatically removed and the Buttons are also moved into the Unity dash.

3. Then there's the Unity application launcher that does not change its location and Ubuntu will not let you do that since according to themselves, if they do then the OS would be going against the design goals, so they say.

But personally for the 16:9 wide screens... unlike with the bottom-dock like in Mac OSX, this left app-launcher is a bad move.

These are the most prominent things that make the difference between Gnome classic and Unity desktop concerning the GUI of course. So if you're ready, then let's dress-up the ex-Gnome and make her look like the new Unity girly ;-).

Now I assume that you're already logged into the Gnome classic desktop. 

1. Remove the menu-bar - Just right-click on the top Gnome panel and from the menu choose "Remove from panel".




If you've filled it with app-shortcuts, then you may need to remove them to make some space for the "application menu-bar".

2. Now let's replace that "vacuum" with a Unity desktop "icon" type thingie called the classic menu-bar-icon which is very useful since it lets you easily launch apps (it's basically a simplified version of the menu that we just removed but doesn't take much room since it display itself as an icon).

Again right-click on the top panel and from the menu choose: "Add to Panel". Now scroll down until you see an applet called "Main Menu". Select it and click on the add button. Now you should see a small Unity icon on the top panel, move it to the left-edge of the panel.






3. Adding the Title-bar Buttons to the panel - By default, once we maximize a window Unity displays the title-bar button (maximize, restore, close) on its top panel. Luckily with Gnome, there is a separate applet that does exactly that!.

It's called "Gnome Window Applets". You can install it easily in Ubuntu 11.04 Natty Narwhal using the below commands in your Terminal window.

sudo add-apt-repository ppa:tsbarnes/misc

sudo apt-get update

sudo apt-get install gnome-window-applets


After installing, log-out and log-in again to complete the integration.

After that, as usual, again right-click on the top panel and choose "Add to Panel..." and again scroll down until you see the applet called "Window Buttons" and click on the add button.


Depending on your current theme (It supports all the official Ubuntu themes), you can change between a lot of different button-themes. To access the preference, just maximize a window and you'll see another "three-buttons" on the top panel. Right click on it and choose "preference" and make you selections.

Now also move this buttons-applet next to the above mentioned "menu-bar icon" to the left. To make things a bit neat, you can also add a separator applet if you like. To do that, again open the applet adding window and chose "Separator" then move it between the "Menu-bar icon" and the "Buttons-applet".

Add another separator right next to the buttons applet and after you've done all that, the panel look something like in the below screenshot. Again this is not necessary.. but it looks good.  



4. Removing Title-bars for Maximized Window (This is a bit tricky, not really :P) -

When you maximize a window in Unity desktop, it removes the title-bar from the windows and only displays the buttons. How can we do that?. Simple, for that we'll be using the Gconf-editor (advanced Gnome desktop settings manager).

Press "Alt" + "F2" keys and enter the below command.

gconf-editor


Now from the new window that you get, from your left, navigate to : "Applications" -> "Metacity" -> "General".

To your right side, look for an option called "show_maximized_titlebars" (as in below screenshot) and remove the check mark.



That's it. From now on, whenever you maximize a window, the title-bars will be automatically hidden and should look exactly like below (which is a bit closer to what the Unity does).

Getting a bit closer...

6. Adding the "Unity application menu-bar" -

As said, Unity displays all the selected apps menu in its top panel. How can we to this in Gnome?. Thankfully, Ubuntu does have it implemented universally thus a Gnome classic applet is installed into 11.04 by default. It's called "Indicator Applet App Menu".

To add this to your top panel, again right click on the panel and choose "Add to Panel..." and from the list scroll down until you see "Indicator Applet App Menu" and click on the "add" button.



After that, you should see the default menu for whatever the application that you use (well the ones that supports Ubuntu's new menu-protocol), their menus now should be displaying in the top panel just like in Unity.

This is not 100% perfect, since when not maximized, the button are hidden in Unity (so as here but)... but with this applet, it leaves a "space" as you can see (between menu-icon and the app-menu-bar) if you know a way around this, I'm more than willing to hear it :D. Other than that, everything looks a lot like Unity.



7. The Application launcher - 

Ah yes, the launcher. Well in the first screenshot at the beginning the of the post, i have something a bit similar to that. All I did was took the already existing bottom panel in Gnome and changed the width/height (made it transparent, etc) and added few shorts of my own. But that has few limitations.

For instance, with the application launcher in Unity, we can switch between multiple windows of the same app, it has notifications, etc but with the Gnome classic, you can't do that.

But luckily, you can get almost all those features by simply installing an application dock such as Avant Window Navigator which I also did and then after adding apps, etc it looked like the below one. If you do this, then delete the bottom Gnome panel as well.

Final Desktop with third-party application dock: Note the "Grey three buttons" - As a fix to that ugly space for the window-buttons applet, I used its settings so it'll always display the button which makes it looks good actually :)


Current issues ?

*. Well, when you haven't chosen any apps, the Unity panel does not show any menu in its dash, but this one does display a menu that is drawn from the Nautilus. The reason is simple. By default Nautilus is the one that handles the desktop (both Unity and Gnome classic).

So Ubuntu developers have disabled it somehow (I don't know how to do that). But I do like that menu since it allow me to do things without right-clicking on the desktop (changing the background, create a folder, access computer, etc) on the bright side :D.

It's kinda cute ;-)...

*. The only other thing is that as said the applet-window does take the "space" for its button even when the windows aren't maximized so the "application-menu-bar" and the "Menu-Icon" have a gap but for that, as said, you can make the applet always show the buttons...


Benefits ?

*. Well, when you use the Gnome classic (without no effects), then we don't have Compiz running. So we have a cheap Unity desktop (somewhat) running with less system resources.

*. Both the Gnome left panel and the Avant Window Navigator (or whatever your choice is) do let you changes a lot of settings by default and most importantly you can change their locations!.

So if you have a netbook with 16:9 screen aspect ratio, then you might do really well by moving that app-dock to your bottom. But with Unity this is not possible. But with this "thing" you can do whatever the heck you want it it! + you can even add shorcuts to the top panel which is also prohibited in Unity as well.

Some of the settings (transparency, etc) in AWN type docks are only available if you have enabled compositing in Metacity although it won't be as bad as Compiz, but after enabling compositing effects, remember it require a little more of your GPU nonetheless.

I like the Gnome panel to replace it with other third-party docks although it do lack few options as said before, at least it needs even lower system resources. But the issue with it is,  window switcher applet does not work well after changing the size and transparency, etc. Otherwise, it's just perfect for me. Does anyone know a batter window switching applet for Gnome panels??..

Final desktop with Gnome panel: I removed the window-switcher applet since it doesn't integrate well with the transparency and changed size...

As said, if you have any suggestions and perhaps a way to fix those "current issues", you're more than welcomed here... What do you think ? ...
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in learn linux, ubuntu, unity desktop | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • How to Install "The Board" in Ubuntu? (GTK+ written dedicated Digital Diary)
    If you frequently use your computer for hours and hours daily... then even after installing cool theme and other stuff to make the desktop l...
  • traGtor - ffmpeg Encoder GUI for GNU/Linux (one of the best!)
    I maybe wrong on this one but I think the origin of the Qt written KDE desktop actually comes from the German programmers. But the point is ...
  • Install Gdiskdump in Ubuntu 11.04 - An Easy To Use Disk Cloning Tool for GNU/Linux!
    Although for Microsoft Windows there are several excellent commercial and free applications available yet with GNU/Linux when it comes to di...
  • Wipe - Secure File Delete Application for GNU/Linux
    Not just in GNU/Linux but in any operating system, just because you deleted the files from the hard disk drive doesn't mean that they...
  • How to Access Few "Advanced Preferences" Settings in Nautilus File Manager?
    Nautilus is the default file management utility in Gnome desktop environment (which is also shared by the Ubuntu Unity as well). Although ...
  • Install Agave in Ubuntu - Excellent Color Palettes Creator for GNU/Linux!
    I think anyone would agree on the fact that both colors and our emotions (buggers... control our lives one way or the other :P) are bound to...
  • Have You Watched the "Free Software Song"?
    I saw this song (in video) for the first time few years ago while watching the Revolution OS, a movie which basically exposes the birth of G...
  • GDM Tweaker - A Tool For Changing GDM Background/Theme Easily
    Although Ubuntu decided to drop GDM from the future releases still with Ubuntu, setting up your GDM screen is almost impossible (you know c...
  • How to Build a New Computer under $200
    This article will present a brief tutorial explaining how to repair or build a Windows PC. More instruction will be added as time permits. B...
  • MediaInfo - An Advanced Audio/Video Tag "Reader" for GNU/Linux and MS Windows
    If you have installed the proper codecs in MS Windows and GNU/Linux, the operating system can read Tag information which holds information s...

Categories

  • 11.04 natty narwhal
  • 11.10
  • 3d rendering
  • addons
  • address books
  • adobe
  • adobe flash
  • adobe flash player
  • amarok
  • amarok for windows
  • andorid
  • android
  • android applications
  • android apps
  • android phones
  • android tablets
  • app launchers
  • apple
  • applets
  • application indicator
  • applications
  • applications for windows
  • archive managers
  • arios
  • art
  • arts
  • asus
  • asus eee pc
  • ati
  • ati catalyst
  • audio
  • audio converts
  • audio editors
  • audio encoders
  • audio players
  • audio tag editing
  • audio utilities
  • ayatana scrollbars
  • backup
  • backup tools
  • banners
  • batter saver
  • battery calibration
  • benchmark testing
  • bittorrent
  • bittorrent clients
  • blogger
  • blogger news
  • blogger platform
  • blogging
  • blogging tips
  • blogging utilities
  • blu-ray
  • boot loaders
  • BSOD
  • business card creator
  • Canonical
  • cd/dvd burners
  • chat clients
  • checksum checker
  • chrome
  • chrome addons
  • chrome os
  • chromium
  • clamav
  • cloud computing
  • cloud comupting
  • cloud storage
  • clutter
  • collaborative editor
  • command line
  • commands
  • community
  • compiz
  • computer repair
  • computers
  • cross-platform
  • data backup
  • data encrption
  • desklets
  • desktop environments
  • digital audio workstation
  • disk cloning
  • disk drive erasers
  • disk image burning
  • disk images
  • disk partition editors
  • display managers
  • distributions
  • docks
  • download managers
  • drawing tools
  • drivers
  • driving lessons
  • dropbox
  • dvd authoring
  • dvd backup
  • dvd creator
  • e-book managers
  • e-mail
  • e-mail clients
  • e-mails
  • eee pc
  • elementary os
  • email clients
  • emails
  • encoding
  • encorders
  • experiences
  • facebook
  • fedora
  • fedora core
  • fedora core 15
  • fedora core learn
  • feed readers
  • file management tools
  • file managers
  • file manegers
  • file recovering
  • file splitters
  • file systems
  • filesystems
  • finance
  • firefox
  • firefox 5
  • firefox 6
  • firefox addons
  • firefox5
  • firmware utilities
  • flash videos
  • flickr
  • fonts
  • frustrations
  • fun
  • gadgets
  • GDM
  • gentoo
  • gimp
  • gmail
  • Gnome
  • gnome 3 shell theme
  • gnome 3.2
  • gnome applications
  • gnome desktop
  • gnome shell
  • gnome3
  • gnu
  • gnu emacs
  • gnu-linux
  • gnu-linux distributions
  • goober
  • google
  • google chrome
  • google chrome extensions
  • google maps
  • GPU
  • graphic design
  • graphic utilities
  • grey screen of death
  • grub editors
  • gtk
  • gtk applications
  • gtk themes
  • gtk3
  • gtk3 themes
  • hardware monitors
  • hdd clone tools
  • hdd tools
  • health
  • hobbies
  • html5
  • icons
  • ideas
  • im clients
  • iMac computer repair
  • iMac error
  • image editiors
  • image organizers
  • image resizers
  • image utilities
  • image viewers
  • iphone
  • itunes
  • java
  • journal applications
  • kde
  • kde 4.6
  • kde applications
  • kde-qt
  • kernel
  • kubuntu
  • kubuntu 11.04
  • laptops
  • learn
  • learn linux
  • legal
  • libre office
  • life
  • lightdm
  • linux
  • Linux distributions
  • linux keyboards
  • linux mint
  • linux multimedia players
  • linux music players
  • loco teams
  • logmein
  • lubuntu
  • lxde vs xfce
  • mac osx
  • mandriva
  • media players
  • metacity
  • microsoft windows
  • mounting
  • mplayer
  • ms windows
  • multi-touch gestures
  • multimedia
  • multimedia codecs
  • multimedia converters
  • multimedia players
  • multimedia utilities
  • music players
  • mypaint
  • natty narwhal
  • nautilus
  • nautilus scripts
  • nautilus tips
  • netbooks
  • netbooks under 200-250
  • network monitoring
  • networking
  • news
  • nokia phone suite
  • note taking
  • ntfs
  • nvidia
  • office productivity suits
  • office suits
  • oneiric ocelot 11.10
  • online radio
  • online storage
  • open source
  • open-source
  • opensource
  • opensuse
  • operating systems
  • optical disk burners
  • optical disks
  • optimizations
  • package managers
  • painting tools
  • parent control
  • password generators
  • password managers
  • pdf editors
  • pdf readers
  • pdf tools
  • pim software
  • pinguy os
  • plasma
  • plugins
  • portable
  • portable applications
  • portable laptops
  • privacy
  • professional video editors
  • programming tools
  • project management software
  • proprietary drivers
  • python applications
  • qt
  • qt applications
  • qt4
  • registry cleaner
  • remote access
  • remote desktop access
  • reviews
  • roboform
  • rom flashing
  • rss readers
  • satellite trackers
  • scanning tools
  • screen recorders
  • screenshot taker
  • scripts
  • search engines
  • security
  • shell extensions
  • shell themes
  • skype
  • smart phones
  • software
  • software emulators
  • sound servers
  • source code editor
  • stack exchange
  • startup managers
  • stock market
  • swimming
  • system cleaner
  • system information
  • system monitors
  • tablet pcs
  • tablets
  • task killers
  • tech help
  • tech news
  • tech tips
  • technology
  • terminal emulators
  • text editors
  • text translators
  • themes
  • thunar
  • thunderbir
  • thunderbird5
  • tips
  • transformation packs
  • tutorials
  • tweaks
  • twitter
  • ubunt
  • ubuntu
  • ubuntu 11.10
  • ubuntu 11.10 alpha 3
  • ubuntu derivatives
  • ubuntu derrivatives
  • ubuntu minimal install
  • ubuntu netbooks
  • ubuntu news
  • ubuntu one
  • ubuntu tablet
  • ultrabooks
  • unity 2d
  • unity desktop
  • unity desktop apps
  • usb
  • utilities
  • vector graphics
  • video editors
  • video utilities
  • videos
  • virtualbox
  • virtualization
  • virus scanners
  • vlc
  • voip
  • wallpaper contest
  • wallpapers
  • weather apps
  • web browser addons
  • web browsers
  • webcam
  • weight loss
  • weird
  • widgets
  • window managers
  • windows
  • wine
  • xml editors
  • xubuntu
  • youtube

Blog Archive

  • ►  2012 (7)
    • ►  August (2)
    • ►  June (1)
    • ►  May (3)
    • ►  January (1)
  • ▼  2011 (515)
    • ►  December (3)
    • ►  November (1)
    • ►  October (16)
    • ►  September (57)
    • ►  August (59)
    • ▼  July (81)
      • How to Install GPicView in Ubuntu 11.04 Natty Narw...
      • How to Install ATI/AMD Catalyst 11.7 Linux Driver ...
      • How to Install Xarchiver (archive manager) in Ubun...
      • How to Install Leafpad Text Editor in Ubuntu 11.04...
      • Asus Eee PC X101 Secretly Gets a Product Page!
      • How to Install elementary Dark GTK Theme in Ubuntu...
      • How to Install PCMan File Manager in Ubuntu Linux?
      • Tux Computer Case with Embedded Linux Kernel
      • Few Upcoming Ubuntu 11.10 Alpha 3 and Development ...
      • PyRoom - Python Written, Minimalistic, Distraction...
      • Ubuntu 11.10 Oneiric Ocelot is Just 2 Seconds away...
      • hardinfo - an App for Performing CPU Benchmarking ...
      • Lubuntu ISO images are Available via Official Ubun...
      • Vanillux - An Ubuntu Based GNU/Linux Distribution ...
      • CentOS 6.0 Live CD/DVD Editions are Finally Released!
      • How to Install KDE Plasma Netbook Edition in Ubuntu?
      • How to Install gDesklets in Ubuntu?
      • PyMusic - A Python Written, Fast Loading Music Pla...
      • How to Install Xfburn (CD/DVD burner) in Ubuntu 11...
      • Few Cheap Netbooks Under $ 200 - 250
      • openSUSE 12.1 Milestone 3 is Available for Download!
      • How to Install Flegita (Gnome Scan Front-end) in U...
      • How to Install Thunderbird 6.0 (beta) in Ubuntu Li...
      • Ubuntu 10.04.3 Lucid Lynx LTS is Released!
      • How to Install Wine in Ubuntu 11.04 Natty Narwhal,...
      • How to Install "Nautilus Open Terminal" Plugin in ...
      • How to Install Virtualbox 4.1 in Ubuntu 11.04 Natt...
      • How to Install Abraca Music Player in Ubuntu Linux?
      • Asus Eee PC 1215B Netbook Hardware Specifications ...
      • How to Install Grism (stock market analysis app) i...
      • Creating a Cheap "Unity Desktop Replica" Out of Gn...
      • Few Ubuntu Unity Desktop Themes
      • Heimdall - Flashing Samsung Galaxy S Series ROM in...
      • How to Make the Ubuntu Unity Desktop run Faster?
      • Wanna Watch Novacut Video Editor Demo in Action, O...
      • Upcoming "Shortcuts-pane" Mockup for Thunar File M...
      • Blogger's Updated Policy on Web Browser Support
      • Advanced Task Killer - Best App Killer for Android
      • What is Ubuntu Minimal Install?
      • How to Install DesktopNova in Ubuntu?
      • How to Install Adobe Flash 11 (beta) in Ubuntu 11....
      • Gnome 3.2 News : Few Major Upcoming Changes/Features
      • How to Install Beatbox in Ubuntu 11.04 Natty Narwhal?
      • How to Add a User in Ubuntu?
      • How To Check/Find Your Installed Ubuntu Version?
      • Vinux 3.2.1 is Released (GNU/Linux Distribution fo...
      • DAISHO - A Professional Project Management Softwar...
      • Amarok 2.4.2 Beta 1 is Released (New background, G...
      • How to Install QMediainfo in Ubuntu 11.04 Natty Na...
      • "Oh it's on mate!" - Ubuntu 11.10 Oneiric Ocelot W...
      • How to Install Goober in Ubuntu 11.04 Natty Narwha...
      • How to Install Firefox 6 (beta) in Ubuntu 11.04 Na...
      • Meet the "Ping-Eee OS 11.04" : Netbook Optimized V...
      • How to Preview the Gmail's New "Look"?
      • KDE 4.6.5 is Available for Kubuntu 11.04 Natty Nar...
      • How to add the Classic Applications Menu in Ubuntu...
      • How to Access the Old Blogger Interface After the ...
      • Ubuntu 11.10 Oneiric Ocelot Alpha2 is Released!
      • Google Introduces "Download Map Area" to Google Ma...
      • Blogger Team Has Officially Released the All New U...
      • Nokuntu - Unofficial Nokia PC Suite for Ubuntu!
      • Elementary OS Website Hits the First 1000 Register...
      • How to Make Metacity the Default Compositing Windo...
      • How to Install Avant Window Navigator in Ubuntu?
      • Ayatana Scroll-bars Update (animated Scroll and ne...
      • Wanna Get a Free (and Awesome) Official Ubuntu Boo...
      • AriOS 3.0 is Finally Released (Linux Distro Based ...
      • Ardour - The Ultimate Digital Audio Workstation So...
      • Apple Will be Launching a "Launchpad" with the Upc...
      • Redo Backup and Recovery - The Ultimate HDD Data R...
      • How to Install Unity 2D in Ubuntu 11.04 Natty Narw...
      • "Ubuntu-Gallery" - Get Daily (kinda) Wallpapers fo...
      • How to Install Pencil in Ubuntu Linux (a 2D Cartoo...
      • How to Install EasyImageSizer in Ubuntu?
      • Novacut Pro - Upcoming OpenSource, Professional Vi...
      • Bisigi-Project: Beautiful Complete GTK Theme Suite...
      • Roboform 7.3.2 is Released! (Added Support for Fir...
      • LibreOffice 3.4.1 is Released! - How to Install it...
      • PDFMasher - Tool for Converting PDF files to (HTML...
      • How to Install "The Board" in Ubuntu? (GTK+ writte...
      • Terminator - An App to Run Multiple Terminal Emula...
    • ►  June (112)
    • ►  May (149)
    • ►  April (33)
    • ►  March (4)
  • ►  2008 (2)
    • ►  March (1)
    • ►  January (1)
Powered by Blogger.

About Me

Unknown
View my complete profile