Load statusbar text in separate job (#1315)
- In order to prevent hang/freeze for folders with many files - Moved methods to build text to thunar-util - Moved management of statusbar_text string to thunar-standard-view - No need to expose 'statusbar_text' methods in virtual 'View' widget fix minor leak
Showing
- thunar/thunar-io-jobs.c 147 additions, 0 deletionsthunar/thunar-io-jobs.c
- thunar/thunar-io-jobs.h 6 additions, 2 deletionsthunar/thunar-io-jobs.h
- thunar/thunar-standard-view-model.c 0 additions, 199 deletionsthunar/thunar-standard-view-model.c
- thunar/thunar-standard-view-model.h 0 additions, 3 deletionsthunar/thunar-standard-view-model.h
- thunar/thunar-standard-view.c 159 additions, 33 deletionsthunar/thunar-standard-view.c
- thunar/thunar-standard-view.h 2 additions, 0 deletionsthunar/thunar-standard-view.h
- thunar/thunar-util.c 127 additions, 10 deletionsthunar/thunar-util.c
- thunar/thunar-util.h 3 additions, 1 deletionthunar/thunar-util.h
- thunar/thunar-view.c 0 additions, 34 deletionsthunar/thunar-view.c
- thunar/thunar-view.h 0 additions, 3 deletionsthunar/thunar-view.h
- thunar/thunar-window.c 2 additions, 2 deletionsthunar/thunar-window.c
Loading
Please register or sign in to comment