View Full Version : GNOME Shell Extensions - RPM for testing
RahulSundaram
7th April 2011, 05:25 PM
Hi
I have been fiddling with GNOME Shell extensions from http://git.gnome.org/browse/gnome-shell-extensions for a few hours now and I have built a package that includes a few extensions that works well on my system. I have included four different extensions:
* alternate-tab - GNOME Shell by default groups windows from a single application together (so multiple instances of Firefox for example would get one icon which you then use alt+~ to move across) in alt+tab. This extension disables that
* alternative-status-menu - Makes "Power Off..." show in the user menu by default instead of having to press the alt key to show it.
* dock - Makes a dock always visible on the right side of the screen
* windowsNavigator - Allow keyboard selection of windows and workspaces in overlay mode. Press windows key or alt+f1 and press alt to show numbers over windows.
You need this update to GNOME Shell
https://admin.fedoraproject.org/updates/gnome-shell-3.0.0.2-1.fc15
GNOME Shell Extensions
https://admin.fedoraproject.org/updates/gnome-shell-extensions-3.0.0-5.6d56cfgit.fc15
Dangermouse
7th April 2011, 05:39 PM
Thanks Rahul:)
You have just improved gnome3 by 10 fold, the dock would of made all the difference to me, unfortunately i have just removed f15, now i have to find another drive to install it again:rolleyes:
soundfreely
7th April 2011, 06:29 PM
* windowsNavigator - Allow keyboard selection of windows and workspaces in overlay mode. Press windows key or alt+f1 and press alt to show numbers over windows.
Wow! I was hoping for this and here it is! Thanks! I will try this out very soon.
vallimar
8th April 2011, 01:44 AM
Played with these some, seem to work so far without problems.
soundfreely
8th April 2011, 01:46 AM
Hi
* alternative-status-menu - Makes "Power Off..." show in the user menu by default instead of having to press the alt key to show it.
* dock - Makes a dock always visible on the right side of the screen
I've these two working without any issue. I think I may do without the dock but it does work nicely.
* windowsNavigator - Allow keyboard selection of windows and workspaces in overlay mode. Press windows key or alt+f1 and press alt to show numbers over windows.
I don't see any numbers when I press the windows key or alt+f1.
RahulSundaram
8th April 2011, 01:52 AM
Hi
Open say 3 apps. After you press the windows key, press and hold the alt key. You will see the numbers. Press a number to focus on the corresponding window.
soundfreely
8th April 2011, 02:10 AM
Ah, that is working. I think I misunderstood what it was supposed to do. I thought I'd see the numbers in the "dock" and my favorite apps would have numbers so I could launch them.
Thanks! These are great additions.
RahulSundaram
8th April 2011, 02:28 AM
Ah ok. That's possible as a extension. It's just not the one I have provided however. h
jd50
10th April 2011, 07:16 PM
So...how do you disable or configure an extension? I don't really like how the dock stays there no matter what. I'd like to either disable it or move it.
RahulSundaram
10th April 2011, 07:21 PM
Hi
The whole point of the extension is to have a permanent dock. If you don't want one, remove it and you will get a dash that is shown only in the overlay. Afaik, no way to configure anything beyond installing or removing them unless you are willing to edit javascript.
jd50
10th April 2011, 07:23 PM
Hi
The whole point of the extension is to have a permanent dock. If you don't want one, remove it and you will get a dash that is shown only in the overlay. Afaik, no way to configure anything beyond installing or removing them unless you are willing to edit javascript.
Ok, thanks Rahul.
mschwendt
11th April 2011, 11:37 AM
The whole point of the extension is to have a permanent dock. If you don't want one, remove it and you will get a dash that is shown only in the overlay. Afaik, no way to configure anything beyond installing or removing them unless you are willing to edit javascript.
I'd like to hope it won't stay like that forever, because then it would only target single-user machines and exclude multi-user machines. Installing and erasing RPM packages should not be the way to configure a desktop.
RahulSundaram
11th April 2011, 11:48 AM
Hi
Talk to the people maintaining them upstream for your feedback. Not my call
VastOne
18th April 2011, 05:40 AM
I am trying to install these and am running into a road block, a catch 22....
On trying to install gnome-shell-extensions-3.0.0-1.6d56cfgit.fc16.src.rpm by clicking on the Download and letting package manager install I get this...
Backend will not install a src rpm file
Then when I try to install any, I obviously get this:
gnome-shell-extensions-alternate-tab-3.0.0-1.6d56cfgit.fc15.noarch requires gnome-shell-extensions-common = 3.0.0-1.6d56cfgit.fc15
So what is the secret to getting gnome-shell-extensions-3.0.0-1.6d56cfgit.fc16.src.rpm installed?
Thanks
RahulSundaram
18th April 2011, 05:46 AM
Hi
yum install <packagename> should work
VastOne
18th April 2011, 05:50 AM
Hi
yum install <packagename> should work
That reports
No package gnome-shell-extensions-3.0.0-1.6d56cfgit.fc16.src.rpm available.
Thanks... I am seeing that this is source and I need to compile, looking at those instructions now
calanor
18th April 2011, 05:51 AM
If someone knows javascript can you plz help me move the permanent dock to the left side of the screen ? :p
ryptyde
18th April 2011, 12:44 PM
That reports
No package gnome-shell-extensions-3.0.0-1.6d56cfgit.fc16.src.rpm available.
Thanks... I am seeing that this is source and I need to compile, looking at those instructions now
If you have yumex installed you can browse the available packages and will see there are
several "gnome-shell-extensions" available. For example "gnome-shell-extensions-common". :)
phil
EDIT: You can also use the Add/Remove Software listed under Applications and enter gnome-shell-extensions
in the search box.
RahulSundaram
18th April 2011, 02:19 PM
That reports
No package gnome-shell-extensions-3.0.0-1.6d56cfgit.fc16.src.rpm available.
Thanks... I am seeing that this is source and I need to compile, looking at those instructions now
You shouldn't include the version info. Just the package name
So something like
# yum install gnome-shell-extensions-alternate-tab
VastOne
18th April 2011, 03:26 PM
You shouldn't include the version info. Just the package name
So something like
# yum install gnome-shell-extensions-alternate-tab
Thank you...
I now have them all running but the dock, and they are all quite impressive...
I appreciate your work and help :D
jtfolden
1st May 2011, 04:49 AM
I have a question about the Dock extension... does it mirror/sync with what is in the "Dash" or are its contents unique?
YeOK
1st May 2011, 08:32 AM
I have a question about the Dock extension... does it mirror/sync with what is in the "Dash" or are its contents unique?
Mirrors what is in the dash.
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.