application icongmusicbrowser

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
customization:icons [2010/05/01 04:23] ochosicustomization:icons [2010/05/03 16:42] ochosi
Line 1: Line 1:
 This page is about the icons used in gmusicbrowser sorted in categories: This page is about the icons used in gmusicbrowser sorted in categories:
-  * [[customization:icons#gtk-icons used in gmb | gtk-icons used by gmusicbrowser]] and + 
-  * [[customization:icons#unique gmb icons | unique icons]] not found in a gtk-icon-theme (including descriptions) + 
-  and finally [[customization:icons#extra and custom icons | extra and custom icons]]+    * [[:customization:icons#unique_gmb_icons|unique icons]]  not found in a gtk-icon-theme (including descriptions), 
-\\+    * [[:customization:icons#extra_and_custom_icons|extra and custom icons]]  
 +    * and finally [[:customization:icons#gtk-icons_used_in_gmb|gtk-icons used by gmusicbrowser]] 
  
  
Line 9: Line 10:
 The icons in use can be in //png or svg format//. Since the sizes of the icons (e.g. on buttons) can be customized in the layouts there is no standard size for icons. Therefore it is recommended to use/create icons that scale well. The icons in use can be in //png or svg format//. Since the sizes of the icons (e.g. on buttons) can be customized in the layouts there is no standard size for icons. Therefore it is recommended to use/create icons that scale well.
  
 +The folders where icon themes can be found are ///usr/share/gmusicbrowser/pix/// (for the ones that come with gmusicbrowser) and ///home/$USER/.config/gmusicbrowser/icons/// (for user-installed icon themes).
  
-====== gtk-icons used in gmb ====== +__false__
-The icons displayed here are the standard stock icons from the [[http://library.gnome.org/devel/gtk/stable/gtk-Stock-Items.html | gnome-project]].\\ +
-(No descriptions here, the icons are pretty self-explanatory. Otherwise look them up in the link to the gnome-project above.)+
  
-|gtk-about | {{:customization:icons:gtk-about.png|}} | +====== extra and custom icons ======
-|gtk-add | {{:customization:icons:gtk-add.png|}} | +
-|gtk-apply | {{:customization:icons:gtk-apply.png|}} | +
-|gtk-cancel | {{:customization:icons:gtk-cancel.png|}} | +
-|gtk-clear | {{:customization:icons:gtk-clear.png|}} | +
-|gtk-close | {{:customization:icons:gtk-close.png|}} | +
-|gtk-copy | {{:customization:icons:gtk-copy.png|}} | +
-|gtk-delete | {{:customization:icons:gtk-delete.png|}} | +
-|gtk-edit | {{:customization:icons:gtk-edit.png|}} | +
-|gtk-find | {{:customization:icons:gtk-find.png|}} | +
-|gtk-fullscreen | {{:customization:icons:gtk-fullscreen.png|}} | +
-|gtk-go-back | {{:customization:icons:gtk-go-back.png|}} | +
-|gtk-go-down | {{:customization:icons:gtk-go-down.png|}} | +
-|gtk-go-forward | {{:customization:icons:gtk-go-forward.png|}} | +
-|gtk-goto-bottom | {{:customization:icons:gtk-goto-bottom.png|}} | +
-|gtk-goto-top | {{:customization:icons:gtk-goto-top.png|}} | +
-|gtk-go-up | {{:customization:icons:gtk-go-up.png|}} | +
-|gtk-index | {{:customization:icons:gtk-index.png|}} | +
-|gtk-info | {{:customization:icons:gtk-info.png|}} | +
-|gtk-jump-to | {{:customization:icons:gtk-jump-to.png|}} | +
-|gtk-media-next | {{:customization:icons:gtk-media-next.png|}} | +
-|gtk-media-pause | {{:customization:icons:gtk-media-pause.png|}} | +
-|gtk-media-play | {{:customization:icons:gtk-media-play.png|}} | +
-|gtk-media-previous | {{:customization:icons:gtk-media-previous.png|}} | +
-|gtk-media-stop | {{:customization:icons:gtk-media-stop.png|}} | +
-|gtk-new | {{:customization:icons:gtk-new.png|}} | +
-|gtk-ok | {{:customization:icons:gtk-ok.png|}} | +
-|gtk-open | {{:customization:icons:gtk-open.png|}} | +
-|gtk-preferences | {{:customization:icons:gtk-preferences.png|}} | +
-|gtk-quit | {{:customization:icons:gtk-quit.png|}} | +
-|gtk-refresh | {{:customization:icons:gtk-refresh.png|}} | +
-|gtk-remove | {{:customization:icons:gtk-remove.png|}} | +
-|gtk-save | {{:customization:icons:gtk-save.png|}} | +
-|gtk-save-as | {{:customization:icons:gtk-save-as.png|}} | +
-|gtk-sort-ascending | {{:customization:icons:gtk-sort-ascending.png|}} | +
-|gtk-sort-descending | {{:customization:icons:gtk-sort-descending.png|}} | +
-|gtk-stop | {{:customization:icons:gtk-stop.png|}} |+
  
  
-====== unique gmb icons ====== +Since gmusicbrowser 1.1.5 there's some extra eyecandy for the Cover-widget: overlays for album covers or pictures when no album-cover is found. See this [[http://gmusicbrowser.git.sourceforge.net/git/gitweb.cgi?p=gmusicbrowser/gmusicbrowser;a=commit;h=e9a26e3ad70a1425f30feb12c31b1b5fbaec5a3a|commit]].\\  __Example:__ \\  ''Cover(overlay=6×6:350×350:/usr/share/gmusicbrowser/pix/elementary/overlay.png,default=/usr/share/gmusicbrowser/pix/elementary/no_cover.png)''
-The standard icon-set is usually found in /usr/share/gmusicbrowser/pix. +
-Custom themes can be put in subfolders (subfolder equals themenameand can then be selected in settings > layouts > icon theme (or in gmbrc > IconTheme: $themename).+
  
-With gmb-vol and gmb-queue you may add as many $n numbers as you like, e.g. up to gmb-queue100 or gmb-vol100. Your working hours spent on these icons are the only limit. 
  
-|**icon name (without extension)** **icon** **description** +Users can also define their own **custom icons** and use them in layouts, __e.g. for togglebuttons__:\\  ''TogButton1(relief=none,size=button,icon=tree,widget=SongTree,togglegroup=1)'' 
-|gmb-case_sensitive | {{:customization:icons:gmb-case_sensitive.png|}} | indicator, sort-mode+ 
-|gmb-case_insensitive | {{:customization:icons:gmb-case_insensitive.png|}} | indicator, sort-mode+ 
-|gmb-filter | {{:customization:icons_gmb-filter.png|}} | indicator, means some filter is applied+====== gtk-icons used in gmb ====== 
-|gmb-invert | {{:customization:icons:gmb-invert.png|}} + 
-|gmb-library | {{:customization:icons:gmb-library.png|}} | indicator, means no filters applied+ 
-|gmb-list | {{:customization:icons:gmb-list.png|}} | indicator, means a static playlist is playing+The icons displayed here are the standard stock icons from the [[http://library.gnome.org/devel/gtk/stable/gtk-Stock-Items.html|gnome-project]].\\  (No descriptions here, the icons are pretty self-explanatory. Otherwise look them up in the link to the gnome-project above.) 
-|gmb-lock | {{:customization:icons:gmb-lock.png|}} | indicator, can be artist, album or song lock+ 
-|gmb-locklight | {{:customization:icons:gmb-locklight.png|}} | indicator, hover for gmb-lock indicator+ 
-|gmb-lyrics | | tab-icon for the lyricsand webcontext-plugin+|gtk-about |{{:customization:icons:gtk-about.png}} 
-|gmb-picture | {{:customization:icons:gmb-picture.png|}} | icon for setting an artist or album picture in the right-click context menu+|gtk-add |{{:customization:icons:gtk-add.png}} | 
-|gmb-playlist | {{:customization:icons:gmb-playlist.png|}} | button icon for the browser layout+|gtk-apply |{{:customization:icons:gtk-apply.png}} 
-|gmb-queue | {{:customization:icons:gmb-queue.png|}} | indicator, means there are songs enqueued+|gtk-cancel |{{:customization:icons:gtk-cancel.png}} | 
-|gmb-queue-window | | | +|gtk-clear |{{:customization:icons:gtk-clear.png}} 
-|gmb-random | {{:customization:icons:gmb-random.png|}} | indicator, means a weighted random mode is enabled+|gtk-close |{{:customization:icons:gtk-close.png}} | 
-|gmb-random-album | | | +|gtk-copy |{{:customization:icons:gtk-copy.png}} | 
-|gmb-shuffle | {{:customization:icons:gmb-shuffle.png|}} | indicator, means shuffle mode is on+|gtk-delete |{{:customization:icons:gtk-delete.png}} | 
-|gmb-turnoff | {{:customization:icons:gmb-turnoff.png|}} | indicator, queue mode \\ (command after quitting gmb can be set in settings > misc > shutdown command)+|gtk-edit |{{:customization:icons:gtk-edit.png}} | 
-|gmb-vol0 | {{:customization:icons:gmb-vol0.png|}} | indicator+|gtk-find |{{:customization:icons:gtk-find.png}} | 
-|gmb-vol1 | {{:customization:icons:gmb-vol1.png|}} | indicator+|gtk-fullscreen |{{:customization:icons:gtk-fullscreen.png}} | 
-|gmb-vol2 | {{:customization:icons:gmb-vol2.png|}} | indicator+|gtk-go-back |{{:customization:icons:gtk-go-back.png}} 
-|gmb-vol3 | {{:customization:icons:gmb-vol3.png|}} | indicator+|gtk-go-down |{{:customization:icons:gtk-go-down.png}} | 
-|gmb-volm | {{:customization:icons:gmb-volm.png|}} | indicator+|gtk-go-forward |{{:customization:icons:gtk-go-forward.png}} 
-|gmb-wait | {{:customization:icons:gmb-wait.png|}} | indicator, queue mode+|gtk-goto-bottom |{{:customization:icons:gtk-goto-bottom.png}} | 
-|plugin-rip | {{:customization:icons:plugin-rip.png|}} | button icon for the rip-plugin+|gtk-goto-top |{{:customization:icons:gtk-goto-top.png}} 
-|plugin-wikipedia | {{:customization:icons:plugin-wikipedia.png|}} | button icon for the wikipedia-plugin+|gtk-go-up |{{:customization:icons:gtk-go-up.png}} | 
-|trayicon | {{:customization:icons:trayicon.png|}} | trayicon that is used by libgtk2-trayicon-perl|+|gtk-index |{{:customization:icons:gtk-index.png}} | 
 +|gtk-info |{{:customization:icons:gtk-info.png}} | 
 +|gtk-jump-to |{{:customization:icons:gtk-jump-to.png}} 
 +|gtk-media-next |{{:customization:icons:gtk-media-next.png}} | 
 +|gtk-media-pause |{{:customization:icons:gtk-media-pause.png}} 
 +|gtk-media-play |{{:customization:icons:gtk-media-play.png}} | 
 +|gtk-media-previous |{{:customization:icons:gtk-media-previous.png}} | 
 +|gtk-media-stop |{{:customization:icons:gtk-media-stop.png}} | 
 +|gtk-new |{{:customization:icons:gtk-new.png}} | 
 +|gtk-ok |{{:customization:icons:gtk-ok.png}} | 
 +|gtk-open |{{:customization:icons:gtk-open.png}} | 
 +|gtk-preferences |{{:customization:icons:gtk-preferences.png}} | 
 +|gtk-quit |{{:customization:icons:gtk-quit.png}} | 
 +|gtk-refresh |{{:customization:icons:gtk-refresh.png}} | 
 +|gtk-remove |{{:customization:icons:gtk-remove.png}} 
 +|gtk-save |{{:customization:icons:gtk-save.png}} | 
 +|gtk-save-as |{{:customization:icons:gtk-save-as.png}} 
 +|gtk-sort-ascending |{{:customization:icons:gtk-sort-ascending.png}} | 
 +|gtk-sort-descending |{{:customization:icons:gtk-sort-descending.png}} | 
 +|gtk-stop |{{:customization:icons:gtk-stop.png}} |
  
  
-====== extra and custom icons ====== 
-Since gmusicbrowser 1.1.5 there's some extra eyecandy for the Cover-widget: overlays for album covers or pictures when no album-cover is found. See this [[http://gmusicbrowser.git.sourceforge.net/git/gitweb.cgi?p=gmusicbrowser/gmusicbrowser;a=commit;h=e9a26e3ad70a1425f30feb12c31b1b5fbaec5a3a | commit]].\\ 
-__Example:__ \\ 
-''Cover(overlay=6x6:350x350:/usr/share/gmusicbrowser/pix/elementary/overlay.png,default=/usr/share/gmusicbrowser/pix/elementary/no_cover.png)'' 
 \\ \\
  
-Users can also define their own **custom icons** and use them in layouts, __e.g. for togglebuttons__:\\ 
-''TogButton1(relief=none,size=button,icon=tree,widget=SongTree,togglegroup=1)'' 
customization/icons.txt · Last modified: 2022/05/23 01:30 by 127.0.0.1
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0