! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Display emblems for shorcuts in the side pane.
Status:
CLOSED: FIXED
Severity:
enhancement

Comments

Description Laurent Meunier 2006-01-22 14:58:23 CET
It should be a good idea to display emblems associated to shorcuts in the side
pane. Having a visual difference between shorcuts make it more easy to find
them, especially if you have a lot of shorcuts.


Reproducible: Always
Steps to Reproduce:
1. 
2. 
3. 




I use thunar svn, rev 19522.
Comment 1 Benedikt Meurer editbugs 2006-01-23 22:08:31 CET
Committed with revision 19568.

2006-01-23	Benedikt Meurer <benny@xfce.org>

	* docs/README.thunarrc, thunar/thunar-preferences.c: Add new preferences
	  ShortcutsIconEmblems and ShortcutsIconSize, which control the
	  appearance of the shortcuts view.
	* thunar/thunar-gobject-extensions.c: Add transformator for string to
	  int transformations.
	* thunar/thunar-icon-renderer.{c,h},thunar/thunar-shortcuts-model.{c,h},
	  thunar/thunar-shortcuts-icon-renderer.{c,h}, thunar/Makefile.am,
	  thunar/thunar-shortcuts-view.c: Import ThunarShortcutsIconRenderer
	  class, which is derived from ThunarIconRenderer and allows us to draw
	  icon cells consistently throughout the file manager. This also fixes
	  bug #1340, which requests to display emblems for the icons in the
	  shortcuts pane. Both the display of emblems in the shortcuts pane
	  and the size of the icons in the shortcuts pane are now configurable
	  through the thunarrc file (for the emblems, there's also a menu item
	  in the context menu).

Bug #1340

Reported by:
Laurent Meunier
Reported on: 2006-01-22
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
0.2.1svn

Attachments

Additional information