-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathreadme.html
261 lines (205 loc) · 9.33 KB
/
readme.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
<table width="100%">
<tr>
<th align="left" width="60%">
alternative-toolbar
</th>
<th width="10%">
Version
</th>
<th align="right" width="30%">
Support
</th>
</tr>
<tr>
<td width="60%" rowspan="3">
Replace the Rhythmbox large toolbar with a Client-Side Decorated or Compact toolbar which can be hidden.
</td>
<td align="center" width="10%">
v0.20.3
</td>
<td align="right" width="30%">
<a href="http://flattr.com/thing/1811704/" title="fossfreedom">
<img alt="Flattr This!" src="http://api.flattr.com/button/button-compact-static-100x17.png" />
</a>
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KBV682WJ3BDGL" title="PayPal Donate">
<img alt="PayPal Donate" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donate_SM.gif" />
</a>
</td>
</tr>
<tr>
<td><b>Email</b></td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
</tr>
<tr>
<td><b>Website</b></td>
<td><a href="https://github.com/fossfreedom">https://github.com/fossfreedom</a></td>
</td>
</tr>
</table>
<p>Replace the current standard toolbar:</p>
<p><img src="http://i.imgur.com/9FjnAd5.png" alt="pic" title="" /></p>
<p>with either a compact toolbar:</p>
<p><img src="http://i.imgur.com/5XqQKcG.png" alt="pic" title="" /></p>
<p>or with the new Gnome-style client-side decoration:</p>
<p><img src="http://i.imgur.com/rMkxjxw.png" alt="pic" title="" /></p>
<h2>Features</h2>
<ul>
<li>Option to prefer dark-themes</li>
<li>Standard Menu for the compact toolbar</li>
<li>Display Browse Categories horizontally or vertically</li>
<li>Move columns via Drag-and-Drop using a views' column headers</li>
<li>Toggle compact or standard toolbar on or off</li>
<li>Volume Control can be switched on or off for all toolbars</li>
<li>Source Toolbars can be toggled (<code>CTRL + T</code>)</li>
<li>Seek forward (fast-forward) through a track (<code>ALT + Right Arrow</code>)</li>
<li>Seek backward through a track (<code>ALT + Left Arrow</code>)</li>
<li>Redesigned sidebar</li>
<li>Redesigned plugin window, about box and plugin preferences window</li>
<li>Repeat button can now switch between repeat tracks and repeat-one-song mode</li>
<li>Force display of the app-menu (compact/headerbar)
<code>gsettings set org.gnome.rhythmbox.plugins.alternative_toolbar
app-menu-display true</code></li>
<li>Plugin translated into <a href="https://translations.launchpad.net/alternative-toolbar">50 languages and locales</a></li>
</ul>
<p>The plugin preferences allows you to define which toolbars are used:</p>
<p><img src="http://i.imgur.com/4Qy4fxQ.png"" alt="Plugin" title="" /></p>
<h2>Keyboard shortcuts</h2>
<p>| Key | Action |
|---------------------|----------------------------------------------|
| <code>CTRL + T</code> | Toggled source toolbar. |
| <code>CTRL + F</code> | Toggle search bar |
| <code>CTRL + P</code> | Start/Stop current track. |
| <code>CTRL + R</code> | Open repeat menu. |
| <code>CTRL + K</code> | Toggle play queue. |
| <code>CTRL + A/?</code> | Select all songs in playlist. |
| <code>ALT + Right Arrow</code> | Seek forward (fast-forward) through a track. |
| <code>ALT + Left Arrrow</code> | Seek backward through a track. |</p>
<p>After installation enable the plugin in the plugins window:</p>
<p><img src="http://i.imgur.com/UUzyfhH.png" alt="Enable plugin" title="" /></p>
<p>If you need to enable the player controls & source menu, this can be done from the menu:</p>
<ul>
<li>Menu ->
<ul>
<li>View ->
<ul>
<li>Show Play-Controls Toolbar</li>
<li>Show Source and Media Toolbars</li>
</ul></li>
</ul></li>
</ul>
<h2>Installation</h2>
<h3>Latest Stable Release via source code compilation</h3>
<p>Navigate to the archive and grab the newest .tar.gz from
https://github.com/fossfreedom/alternative-toolbar/releases</p>
<p><code>bash
cd ~/Downloads
sudo apt-get install intltool git gir1.2-glib-2.0 gir1.2-gstreamer-1.0 gir1.2-gtk-3.0 gir1.2-peas-1.0 gir1.2-rb-3.0 gnome-pkg-tools gobject-introspection libglib2.0-dev pkg-config python3-gi python3
tar -zxvf alternative-toolbar*.tar.gz
cd alternative-toolbar*
./autogen.sh --prefix=/usr
make
sudo make install
</code></p>
<p>This will install a system-wide installation. If you have a previous locally installed
version of the plugin, remove it:</p>
<p><code>bash
rm -rf ~/.local/share/rhythmbox/plugins/alternative-toolbar
</code></p>
<h3>Latest Development Release via Git</h3>
<p><code>bash
cd ~/Downloads
sudo apt-get install intltool git gir1.2-glib-2.0 gir1.2-gstreamer-1.0 gir1.2-gtk-3.0 gir1.2-peas-1.0 gir1.2-rb-3.0 gnome-pkg-tools gobject-introspection libglib2.0-dev pkg-config python3-gi python3
git clone https://github.com/fossfreedom/alternative-toolbar.git
cd alternative-toolbar
./autogen.sh --prefix=/usr
make
sudo make install
</code></p>
<p>This will install a system-wide installation. If you have a previous locally installed
version of the plugin, remove it:</p>
<p><code>
rm -rf ~/.local/share/rhythmbox/plugins/alternative-toolbar
</code></p>
<h3>Install in the home directory from Git</h3>
<p><code>bash
cd ~/Downloads
sudo apt-get install intltool git gir1.2-glib-2.0 gir1.2-gstreamer-1.0 gir1.2-gtk-3.0 gir1.2-peas-1.0 gir1.2-rb-3.0 gnome-pkg-tools gobject-introspection libglib2.0-dev pkg-config python3-gi python3
git clone https://github.com/fossfreedom/alternative-toolbar.git
cd alternative-toolbar
./autogen.sh --with-home-install
make
make install
</code></p>
<h3>Ubuntu PPA - latest stable release</h3>
<p>If you are using Ubuntu you can install alternative-toolbar via a
<a href="https://launchpad.net/~fossfreedom/+archive/ubuntu/rhythmbox-plugins">PPA</a>.</p>
<p><code>bash
sudo add-apt-repository ppa:fossfreedom/rhythmbox-plugins
sudo apt-get update
sudo apt-get install rhythmbox-plugin-alternative-toolbar
</code></p>
<h3>Arch AUR - latest development release</h3>
<p>If you are using Arch you can install alternative-toolbar via the
<a href="https://aur.archlinux.org/packages/rhythmbox-plugin-alternative-toolbar-git/">rhythmbox-plugin-alternative-toolbar-git</a> package.</p>
<h3>Gentoo ebuild</h3>
<p>If you are using Gentoo you can install alternative-toolbar by adding the ebuild
located in the gentoo branch <code>gentoo/x11-plugins/alternative-toolbar</code>
to your local overlay (<code>/usr/local/portage</code>), i.e.</p>
<p><code>bash
git clone https://github.com/fossfreedom/alternative-toolbar -b gentoo
add the ebuild
git checkout master
</code></p>
<p>Use the following to ebuild</p>
<p><code>bash
ebuild alternative-toolbar-9999.ebuild digest
emerge alternative-toolbar
</code></p>
<h3>Fedora Install</h3>
<p>Navigate to the archive and grab the newest .tar.gz from
https://github.com/fossfreedom/alternative-toolbar/releases</p>
<p><code>bash
cd ~/Downloads
sudo dnf install intltool git gnome-pkg-tools gobject-introspection glib2-devel pkg-config python3-gobject python3
tar -zxvf alternative-toolbar*.tar.gz
cd alternative-toolbar*
./autogen.sh --prefix=/usr
make
sudo make install
</code>
This will install a system-wide installation. If you have a previous locally installed
version of the plugin, remove it:</p>
<p><code>bash
rm -rf ~/.local/share/rhythmbox/plugins/alternative-toolbar
</code></p>
<h2>Uninstallation</h2>
<p>If installed via Git you need the original code to uninstall the plugin.
<code>bash
cd ~/Downloads/alternative-toolbar*
sudo make uninstall
</code></p>
<p><a href="https://repology.org/project/rhythmbox:alternative-toolbar/versions"><img src="https://repology.org/badge/vertical-allrepos/rhythmbox:alternative-toolbar.svg" alt="Packaging status" title="" /></a></p>
<h2>Contribute</h2>
<p><strong>Please help out with translating</strong></p>
<p>We need you to help us translate the english text to your native language.</p>
<p>Don't worry - it is easier that you think. Just visit:</p>
<ul>
<li>https://translations.launchpad.net/alternative-toolbar</li>
</ul>
<p>Remember to set your preferred language and then just submit your translation.</p>
<h2>Credits</h2>
<p>Thank you to:</p>
<ul>
<li><a href="https://github.com/me4oslav">me4oslav</a> - design inspiration for the header-bar vision</li>
<li>our Translators: Launchpad Translation team</li>
<li><a href="https://github.com/julianrichen">Julian Richen</a> - revamped README</li>
<li><a href="https://github.com/ikeydoherty">Ikey Doherty</a> - AutoTools installer</li>
<li><a href="https://github.com/McSinyx">McSinyx</a> - Better repeat song code - #127 and slider - #128</li>
</ul>
<p>As well as:</p>
<ul>
<li><a href="https://github.com/sergioad">sergioad</a> - for the initial translation (spanish) used for testing translations</li>
<li>Thanks to the <a href="https://github.com/cgarvey/rhythmbox-seek">rhythmbox-seek</a> project for the track-seeking code.</li>
<li>Thanks to the <a href="https://launchpad.net/repeat-one-song">repeat-one-song</a> project for the repeat-one-song code</li>
<li><a href="https://github.com/gipawu">gipawu</a> - improved progress slider code</li>
</ul>