Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| dev:thunar-1.2-todo [2010/01/23 15:31] – jannis | dev:thunar-1.2-todo [2010/01/23 15:32] (current) – jannis | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== TODO List for Thunar 1.2 ===== | ===== TODO List for Thunar 1.2 ===== | ||
| + | |||
| + | ==== Thunar ==== | ||
| * Associate thumbnail request with widget pointers, so that we can hook into '' | * Associate thumbnail request with widget pointers, so that we can hook into '' | ||
| * Query supported URI schemes and MIME types from the thumbnailer service asynchronously to make Thunar start up faster. | * Query supported URI schemes and MIME types from the thumbnailer service asynchronously to make Thunar start up faster. | ||
| * Improve the responsiveness of the file operations dialog (once again evaluate the tricks introduced to keep CPU usage low when a lot of signals are emitted). | * Improve the responsiveness of the file operations dialog (once again evaluate the tricks introduced to keep CPU usage low when a lot of signals are emitted). | ||
| + | * Try to figure out what's wrong with remote volume monitors (e.g. SMB, SFTP). | ||
| + | |||
| + | ==== Thunar Volume Manager ==== | ||
| + | |||
| + | * Complete the rewrite based on udev/GIO. | ||