Showing posts with label themes. Show all posts
Showing posts with label themes. Show all posts

26 October 2011

// // 1 comment

Themes for gnome-shell 3.0 not working in gnome-shell 3.2

It looks like all my gnome-shell-theme-xxxx-1.0 packages does not work in gnome-shell 3.2.
If you use them then gnome-shell will hang if you are doing a search in the overview.
the atolm & smooth-inset has been updated by upstream and I have updated the packages.
https://admin.fedoraproject.org/updates/gnome-shell-theme-smooth-inset-3.2-1.fc16
https://admin.fedoraproject.org/updates/gnome-shell-theme-atolm-3.2-1.fc16

If you can't wait for them to hit the repositories, you can find updated rpms here.
There is also 3 new ones not in Fedora (Yet)

 

 
Read More

10 June 2011

// // 3 comments

gnome-shell themes (part2)

I have extended the theme selector by F. P. Murphy to show more themes in the overview and to show system wide themes.



Download the rpm here

Install it with (as root)
yum install gnome-shell-extensions-theme-selector-0.9-2.fc15.noarch.rpm

the package no longer contains any themes, but i have made separate rpm packages for many great themes made by half-left.

The theme rpm's can also be used with the latest version of gnome-tweak-tool (3.0.4) (Not in fedora yet, but i have an rpm here)

the theme-selector extension cant reset to the default theme, this can be dome by running
gsettings reset org.gnome.shell.extensions.user-theme name

 

here are review requests for getting the packages into fedora.

Feel free to review the packages :)

 

 

 

 
Read More

14 May 2011

// // 11 comments

Playing with Gnome shell themes

A while ago stumbled over a blog with a lot of info about gnome-shell extensions.

Frank Murphy has made an theme selector extension to easy preview and select some great gnome-shell themes done by half-Left

After some testing of this great extension I have some packages for Fedora 15 to make it easier to install and test.

You just have to do this (as root):
yum install http://timlau.fedorapeople.org/files/packages/theme-selector/gnome-shell-extensions-theme-selector-0.9-1.fc15.noarch.rpm --nogpg

then run (as your normal user):
theme-selector-setup

there will link the included themes into ~/.themes.
Then you need to press ALT-F2 and type r to restart the gnome-shell and you are up and running.

Now you can activate the Overview an select the Themes button to show the theme-selector page and start to select new themes.

Read More