maandag 26 december 2011

woensdag 21 december 2011

Cinnamon


Las juist dit op het int.forum:

Re: Another DE option for Mint 12 - Cinnamon


New postby clem on Wed Dec 21, 2011 2:47 am
I'm not going to argue whether Gnome Shell is a good or a bad desktop. It's just not what we're looking for. The user experience the Gnome team is trying to create isn't the one we're interested in providing to our users. There are core features and components we absolutely need, and because they're not there in Gnome Shell, we had to add them using extensions with MGSE. The extension system in Gnome Shell is handy but core parts of a desktop need to be able to communicate with each others and be integrated properly. The Gnome development team is not interested in the features we implemented, it's opposed to adding them to Gnome Shell, and it doesn't share our vision of a desktop. In other words, our work on Gnome 3 does not influence the development of Gnome Shell, Gnome Shell isn't going in a direction that is suitable for us, and we're not interested in shipping Gnome Shell "as is", or in continuing with multiple hacks and extensions.


MATE is different. It just needs time to mature but it provides what most of our Gnome 2 users want. We're currently working on releasing version 1.2.0 (which unstable release is in testing at the moment). I personally have high hopes for MATE and whatever we do with Cinnamon, it's comforting people still have the choice to run what is now coming really close to what Gnome 2 was.


Cinnamon is ALPHA but it starts with a stable fork of Gnome Shell 3.2.1 and the features present in MGSE. It works well and it's already a better implementation of what we want from a desktop than Gnome Shell and MGSE. Its aim isn't to reproduce exactly Gnome 2, like MATE does, but to innovate and do something new... By new, I don't mean new paradigms. There's a new generation of desktops out there, including Gnome Shell and Unity. These desktops are shiny, they look good and they're slowly gaining popularity. They're based on new and exciting technologies but they also come with a cost... they're re-inventing the way we use our computer. It's neither right or wrong of course, but it will only appeal to a certain category of users.. and there are a lot of people out there, myself included, who aren't convinced the traditional desktops were bad and who are concerned about not having a choice as more and more people switch towards these new technologies. With Cinnamon we're jumping on these new technologies and we're able to provide something that looks as modern as Unity and Shell, without reinventing the wheel when it comes to user experience. As a distribution we're also guaranteeing we can provide a desktop which implements the vision we have for Linux Mint. And finally, we can add much more many features, integrate our own technology into the desktop itself and do all of this cleanly as opposed to using patches and hacks.


If I had to summarize all of this, I'd simply tell you: We pick the best components for our releases, but if we don't find what we're looking for, we get involved. Gnome Shell isn't what we want and we can't change it to our liking. The one thing we want for Linux Mint 13 is a desktop people can use and say "this is better than Gnome 2". It's ambitious, we made the first steps with MGSE, but more work is needed and we won't achieve this goal simply by writing extensions.

Blijkbaar is Clem met iets spectaculairs bezig, de alfa  Cinnamon 1.0.0 is reeds in de Mint 12 repository.

apt update
apt install cinnamon-session

Meer info:
 http://www.webupd8.org/2011/12/cinnamon-gnome-shell-fork-with-gnome2.html
Wellicht wordt dit de vervanger van MGSE.
Remember, Cinnamon is in it's early development stages so expect to find bugs and missing features!

Denk eraan installeren op eigen risico daar dit in zijn kinderschoenen staat, het ziet er wel naar uit dat Clem met deze een serieuze gooi gaat doen om mint op nr.1 te houden bij distrowatch.
http://forums.linuxmint.com/viewtopic.php?f=205&t=89411

woensdag 7 december 2011

GNOME Shell Extensions site in alfa fase

Het toevoegen van GNOME Shell extensies is nu nog eenvoudiger geworden door het lanceren van de GNOME Shell Extensions site (zie de aankondiging hiervan: http://mail.gnome.org/archives/desktop-devel-list/2011-December/msg00010.html). GNOME Shell Extensions zijn code-uitbreidingen op GNOME Shell die het werken met GNOME Shell veranderen. Het is te vergelijken met de add-ons van Mozilla voor Firefox en Thunderbird of de uitbreidingen voor Google Chrome.
Voorheen moesten we dit met de hand doen door de extensie van de live.gnome.org site te downloaden en installeren of via een PPA. Nu hoeft dat niet meer. Je kan nu naar de GNOME Shell Extensions site gaan, je uitbreiding kiezen en deze installeren door op de aan/uit knop te klikken. Je krijgt een melding indien de extensie niet geschikt is voor je huidige GNOME versie:

Je kan de extensie niet per ongeluk installeren, omdat je een vraag in overlay-modus krijgt of je deze extensie wilt installeren.

Reeds geïnstalleerde extensies kan je zien door op link ‘Installed extensions’ in de werkbalk van de site te klikken. Hier zie je ook of deze in- of uitgeschakeld zijn. Natuurlijk zijn deze ook zichtbaar in GNOME Tweak Tool.
Makkelijker kan niet. Zeker gezien de site gebruik maakt van secure HTTP en dus als veilig is te beschouwen. Deze uitbreidingen worden door derden gemaakt. Deze gegeven ook de ondersteuning. Voordat de extensie op deze site geplaatst wordt ondergaat deze extensie een code-review. Je mag er dus van uitgaan dat de extensie doet wat hij beloofd en niets anders.
Deze website is nu in alfa versie en wordt ondersteund door GNOME 3.2 (en dus niet door GNOME 3.0). Je kan de GNOME versie gemakkelijk controleren door het commando gnome-shell --version uit te voeren in een terminalvenster. Deze website werkt momenteel alleen met de webbrowsers gebaseerd op de gecko-engine van Mozilla, zoals Firefox en Seamonkey. Voorwaarde is wel dat de ‘GNOME Shell Integration’ plug-in is geïnstalleerd. Deze plug-in wordt automatisch door GNOME 3.2 geïnstalleerd.
Epiphany en Chromium zullen bij GNOME 3.4 worden toegevoegd.
Nog niet alle reeds beschikbare extensies staan al op de site, maar de verwachting is dat het aantal extensies de komende weken zal toenemen.

Screensaver in gnome-shell

Wilt u gebruik maken van een screensaver in gnome-shell, voer dan het volgende uit:          

sudo apt-get remove gnome-screensaver 
 

sudo apt-get install xscreensaver xscreensaver-gl-extra xscreensaver-data-extra

Daarna nog even toevoegen aan 'opstarttoepassingen' en je hebt terug je oude vertrouwde screensaver.

De nieuwste Firefox installeren in mint 12

Doe het volgende in een terminal:

sudo add-apt-repository ppa:mozillateam/firefox-next

 
sudo apt-get update

  
sudo apt-get install firefox