Add posibillity to set custom color to specific files (Issue: #160)
- Can be enabled/disabled in the 'view' menu - Custom colors can be set in the files 'properties' dialog - It is possible to pick a custom background color and a custom text color per file - Usage of gvfs metadata to store the file specific color information - Introduces a custom text renderer to get the job done MR: !226
Showing
- thunar/Makefile.am 2 additions, 0 deletionsthunar/Makefile.am
- thunar/thunar-abstract-icon-view.c 4 additions, 5 deletionsthunar/thunar-abstract-icon-view.c
- thunar/thunar-application.c 2 additions, 0 deletionsthunar/thunar-application.c
- thunar/thunar-details-view.c 51 additions, 3 deletionsthunar/thunar-details-view.c
- thunar/thunar-file.c 35 additions, 0 deletionsthunar/thunar-file.c
- thunar/thunar-file.h 2 additions, 0 deletionsthunar/thunar-file.h
- thunar/thunar-icon-renderer.c 73 additions, 0 deletionsthunar/thunar-icon-renderer.c
- thunar/thunar-icon-renderer.h 3 additions, 0 deletionsthunar/thunar-icon-renderer.h
- thunar/thunar-preferences.c 14 additions, 0 deletionsthunar/thunar-preferences.c
- thunar/thunar-properties-dialog.c 373 additions, 0 deletionsthunar/thunar-properties-dialog.c
- thunar/thunar-standard-view.c 100 additions, 5 deletionsthunar/thunar-standard-view.c
- thunar/thunar-standard-view.h 7 additions, 0 deletionsthunar/thunar-standard-view.h
- thunar/thunar-text-renderer.c 276 additions, 0 deletionsthunar/thunar-text-renderer.c
- thunar/thunar-text-renderer.h 43 additions, 0 deletionsthunar/thunar-text-renderer.h
- thunar/thunar-util.c 185 additions, 0 deletionsthunar/thunar-util.c
- thunar/thunar-util.h 5 additions, 0 deletionsthunar/thunar-util.h
- thunar/thunar-window.c 28 additions, 0 deletionsthunar/thunar-window.c
- thunar/thunar-window.h 1 addition, 0 deletionsthunar/thunar-window.h
- thunarx/thunarx-file-info.h 2 additions, 1 deletionthunarx/thunarx-file-info.h
Loading
Please register or sign in to comment