Total Finder V 0.9.5


Recommended Posts

http://totalfinder.binaryage.com/

totalfinder-mainshot.png

Current Version:

Download Here

0.9.5

released on June 29, 2010

  • NEW Localization support (more info).
  • FIXED Switching between keyboard layouts caused OSX to slow down! (issue).
  • FIXED Toggling hidden files does also refresh the desktop (issue).
  • FIXED Fixed random bug in TotalFinder launcher (issue).
  • IMPROVED Pixel perfection! Tabs have a better colors matching the current Chrome Browser.
  • IMPROVED Removed some dead code and minor house keeping.

Changelog:

0.9.4

released on June 16, 2010

  • IMPROVED Compatibility update with Finder 10.6.5 coming in OSX v10.6.4 update.
  • FIXED Visor window accepts new tabs even if it is hidden (issue).
  • FIXED Show Hidden Files works reliably also in 32-bit Finder.
  • FIXED Fixed possible crash situation when main window controller was deallocated too early.

0.9.3

released on June 08, 2010

0.9.2

released on June 07, 2010

  • More details in the blog post: TotalFinder with customizable shortcuts
  • NEW TotalFinder keyboard shortcuts can be overridden in Preferences. This should solve the headaches for people with AZERTY keyboards.
  • NEW Newly CMD+SHIFT+W closes current window including all tabs (like in the Google Chrome Browser the option available in the File menu) (idea).
  • FIXED Fixed installer bug when TotalFinder failed to install with unselected TotalFinder.kext (issue and issue).
  • FIXED Visor's Pin button is click-through.
  • FIXED Do not alter with Visor window level when pinned, it solved some pin button problems.
  • FIXED Installer creates /usr/local/.dscache with proper rights when TotalFinder.kext is selected. Also when this folder is missing TotalFinder gracefully works with Asepsis feature disabled.
  • FIXED Clicking right-side close button of dualized tab closes the right-side Finder panel properly (issue and issue).
  • IMPROVED TotalFinder actions are available in the Finder menu (mostly under View submenu).
  • IMPROVED Revised logic which decides if a new Finder is opened in a new tab or a new window (issue).
  • IMPROVED Improved look & feel of Preferences Panel.
  • REMOVED Removed CMD+Q keyboard shortcut for closing all windows. You should be using standard CMD+OPT+W.

0.9.1

released on May 17, 2010

  • More details in the blog post: TotalFinder almost gold
  • FIXED Fixed keyboard shortcuts problem. I didn't test Command and Shift key modifiers properly (issue).
  • FIXED CMD+Q does not kill the Desktop window (issue).
  • FIXED Prevent window jump during the Zoom operation.

0.9

released on May 17, 2010

  • NEW Toggle display of hidden files without Finder restart! (CMD+SHIFT+.)
  • NEW Visor has blue pin button in place of close button (CMD+SHIFT+P)
  • NEW Visor window can be resized by dragging main window's title bar vertically. Visor window is no longer movable.
  • NEW New Tweak option 'Always Maximize' - makes Zoom behave like in Google Chrome.
  • NEW New Tweak option 'Narrow Tabs Bar' - saves some vertical space for folks with 13" notebooks.
  • NEW CMD+Q closes all open windows. This does not terminate Finder process tough.
  • FIXED Fixed random crashes caused by pending tabs animations accessing already destroyed browser window.
  • FIXED Fixed possible crash in tabs state serialization code.
  • FIXED Prevented crash when last windows was closed and user requested to create a new tab via a keyboard shortcut.
  • FIXED Fixed `Cycle Through Windows` menu command (issue).
  • FIXED Fixed `Zoom` and `Zoom All` menu commands.
  • FIXED Zoom acts as the original Finder `Zoom` command - hold SHIFT to maximize (issue).
  • IMPROVED Seamless switching between free-form and classic visor mode. Resizing works without Visor window recreation.
  • IMPROVED Improved look of TotalFinder preference panels. Also renamed some options and added more descriptive texts.
  • IMPROVED Installer disables POSIX names in Finder's plist option during installation (issue).
  • IMPROVED LSUIElement hides TotalFinderLauncher.app from the Dock (issue).
  • IMPROVED Better logic for selecting target browser for a new tab: open it in visor if visor is visible and key window else use last active non-visor window.
  • IMPROVED Overall refactorings, dead code removal and speed improvements.
  • IMPROVED Dual panel separator line goes over toolbar and statusbar.
  • REMOVED Removed close button on Visor window.
  • REMOVED Removed continuous crash preventer code (not needed anymore).
  • REMOVED Removed TotalFinderOptionTab tweak option. Switching panels is going to be just OPT+TAB. Using plain TAB wasn't good idea.

0.8.3

released on April 26, 2010

  • More details in the blog post: TotalFinder now works without SIMBL
  • NEW TotalFinder has its own mechanism for Finder injection.
  • REMOVED Removed SIMBL dependency.
  • NEW Echelon.kext renamed to TotalFinder.kext. Launch daemon is not needed anymore for .DS_Store redirect feature to work.
  • NEW Added option which prevents adopting new Finder windows as tabs automatically. See TotalFinder/Tweaks preferences. (issue)
  • FIXED Fixed window jump problem (issue and issue).
  • FIXED FinderSize utility works again with TotalFinder (issue).
  • FIXED Fixed CMD+P glitch. (issue).
  • IMPROVED Warning dialog appears when running TotalFinder with untested Finder version.
  • IMPROVED Updated crash dialog UI and also updated Breakpad sources to the latest version.

0.8.2

released on April 04, 2010

  • NEW TotalFinder main icon and relevant graphics like installer icons, status menu icons, etc. (read more)
  • NEW Redesigned the website (read more).
  • FIXED TotalFinder plays nice with TimeMachine (issue, issue, issue and issue).
  • FIXED Prevent a monster memory leak when sliding Visor window (issue). My apologies for this.
  • FIXED Fixed stuck scrollbars in icon view of dual panel (issue and issue).
  • FIXED Resolved random crash in showToolbar call.
  • FIXED Hiding sidebar works properly in dual mode.
  • FIXED Auto-connection to Echelon didn't work after machine restart (in some cases).
  • FIXED Robust shutdown path. TotalFinder state was not properly serialized into plist (when Finder's code decided not to save my in-memory changes).
  • FIXED Prevent crashes in getFinderGradientParams call.
  • IMPROVED Drag&drop between tabs respects system springing preferences and can be customized on the Finder's General preferences pane.
  • IMPROVED Better uninstaller (original Uninstall.scpt wrapped in Platypus app).
  • IMPROVED Descriptive error message when launching TotalFinder.app without SIMBL installed.
  • IMPROVED Renamed some status menu items and added "Check for Updates" item.
  • IMPROVED Pixel perfect sidebar width syncing in dual mode.

0.8.1

released on March 11, 2010

  • FIXED Fixed desktop quirks because desktop window was originally treated the same way as classic windows by TotalFinder overrides. For example this fixed desktop problems after switching resolution or changing number of displays. (issue and issue)
  • FIXED Fixed crash when saved windows state referenced no longer existing paths.
  • FIXED Fixed crash when closing browser and some tabs might have pending animation requests.
  • FIXED Fixed crash when browser window was destroyed before controller got deallocated.
  • FIXED Clicking might have offset or window might jump because of incorrect coordinates transformation (commit) .

0.8

released on March 6, 2010

  • NEW Drag&drop support between tabs.
  • NEW Tabs perform spring loading when hovered during drag operation.
  • NEW You may drag folder(s) out as tabs. Hint: drop them between tabs.
  • NEW TotalFinder restores windows dimensions and tabs layout after restart.
  • NEW TotalFinder windows may be moved by dragging window background or toolbar background like in the original Finder.
  • NEW You may switch Option+TAB panel switching instead of TAB switching in Preferences (issue).
  • FIXED Stability improvements. Fixed more than 5 crash situations.
  • FIXED Annoying bug when frame window did not respond to resizing after first resize.
  • FIXED Fixed whole class of weird bugs caused by adopting Finder windows created prior SIMBL injection.
  • FIXED Solved the problem with detached finder panels (movable via toolbar background).
  • FIXED Fixed the problem when got external request to close dualized tab (issue).
  • FIXED Double-clicking on right side of a dualized tab leaves the right Finder tab selected after "dedualization".
  • FIXED Fixed invalid hover effect during tab dualization.
  • FIXED Closing tab by clicking on close button was hiding whole frame at some circumstances.
  • FIXED Tear-off of a tab as a new window does not animate tab as being closed.
  • FIXED Fixed buggy tab color after window dragging session.
  • FIXED Prevent crash when browser displays "More ..." button (in "Folders on Top" mode).
  • IMPROVED Refactored .DS_Store redirection. Made it a little bit faster and more robust.
  • IMPROVED Solved some Visor window sliding quirks and fine tuned freeform mode.
  • IMPROVED Play proper tab closing animation when closing selected tab.
  • IMPROVED Faster tab animations. The speed of tab animations matches Chrome/Mac again.
  • IMPROVED No more flickering when closing browser window using red close button.
  • IMPROVED Consistent color of deselected tabs in inactive windows.
  • IMPROVED Less CPU usage during window resizing with dual panel selected.

0.7.1

released on February 10, 2010

  • NEW Added options to restart Finder and uninstall TotalFinder into status menu item.
  • FIXED Fixed .DS_Store related crash.
  • FIXED Fixed crash when TotalFinder was trying to return focus to app which ceased to exist during Visor session.
  • FIXED Fixed rare crash during Visor window sliding.
  • FIXED Fixed crash related to external apple events.
  • FIXED Fixed visual glitches when hiding toolbar or changing its type.
  • FIXED Bottom PathBar works again.
  • FIXED Visor window in freeform mode is resizable again.
  • FIXED Screen selector works again in Visor Preferences.
  • IMPROVED Tab opening and closing animations are smooth again.
  • IMPROVED Don't close existing windows on start, but adopt them as tabs.
  • IMPROVED Visor window respects the Dock.
  • IMPROVED Visor window shows reliably on top of the Dock when "Show on Dock level" is enabled.
  • IMPROVED Better Visor sliding. Works fading and also solved stuck Visor window under the Dock.

0.7
released on February 3, 2010
  • NEW Introduced dual mode. Activation: double-click on tab or press CMD+U. Pane switching with TAB. (more).
  • NEW Custom crash reporting dialog based on Breakpad project (more).
  • NEW Rapid closure mode for tabs (issue).
  • FIXED Stuck hover states on close buttons (more).
  • FIXED Solved problem when Preferences windows appears in lower-left corner when first activated.
  • FIXED Back-ported fix for occasional crash when tab is closed (commit).
  • FIXED Fixed annoying bug when bottom status bar was not updated when switching views (issue).
  • FIXED Plugging/Unplugging external monitor breaks windows (issue).
  • IMPROVED General refactoring, stability and speed improvements.
  • IMPROVED Updated Sparkle to latest GitHub version.
  • IMPROVED Tab context menu shows also when CMD+left click or CTRL+left click.
  • IMPROVED Force dot files to appear always on top (when in folders-on-top mode).
  • IMPROVED Window resizing.
  • IMPROVED Tab animations.
  • IMPROVED Disabled Finder window animations. This should fix Time Machine quirks (issue)
  • IMPROVED Installer re-enables Echelon after installation in case it was previously enabled.

0.6.7

released on January 25, 2010

  • NOTE This is just dummy release identical to 0.6.6. I need to extend expiration period. Working hard on dual-panel feature, but didn't make it on time.

0.6.6
released on January 19, 2010
  • FIXED Fixed crashing during tab dragging (read more).
  • FIXED Tab background color is consistent with Finder window during dragging.

0.6.5

released on January 18, 2010

  • NEW CMD+SHIFT+ARROWS or CMD+OPT+ARROWS keyboard shortcuts to move between tabs (read more).
  • NEW Right-click on tab title displays original titlebar context menu (read more).
  • NEW Full UNIX path is presented as a tooltip when hovering over tab title.
  • FIXED Uninstall script is more robust and works in the case Echelon was uninstalled independently.
  • FIXED Last created/selected window become default for new Finder child windows being opened by the system or other apps.
  • FIXED Plays nice with resizing utilities like SizeUp, FinderSize or BetterTouchTool (more info).
  • FIXED Fixed visual glitches after changing resolution or reconfiguring displays.
  • FIXED Fixed quirks when activating Visor by clicking on Dock icon.
  • IMPROVED Echelon KEXT is not being installed by default (users should opt-in).
  • IMPROVED Dock icon brings Visor only if there is no other tabs window.
  • IMPROVED After sliding Visor window down, in case TotalFinder has still main status, next visible window gets focus (Visor window does not keep it anymore).
  • IMPROVED Installed clearly states that current version is ALPHA and final version will be paid (more info).

0.6.4

released on January 14, 2010

  • NEW Finder window keeps main status. Originally I was setting tab-browser window as main and Finder window as key. TotalFinder should be more stable now.
  • FIXED Labels via right click context-menu work again (read more).
  • FIXED TotalFinder remembers position of last closed window, new window is reopened on the same position (read more).
  • IMPROVED Returning focus to previously active app should be a little bit faster.

0.6.3

released on January 13, 2010

  • FIXED CMD+TAB activation must be more strict. Activating Visor only in the case there is no other classic Finder window.

0.6.2
released on January 13, 2010
  • FIXED Regression introduced by CMD+TAB activation. Clicking on Desktop caused Visor to slide up.

0.6.1

released on January 13, 2010

  • NEW Disabled Visor mode by default. Many newcomers were confused by default Visor behavior. Visor veterans from Terminal.app may always enable Visor mode in preferences.
  • NEW You may force Visor window to appear on top of Dock (read more).
  • NEW You may resize Visor window and keep it's dimensions in free-form mode (read more).
  • FIXED Fixed broken TotalFinder when running on top of localized Finder.
  • FIXED Clicking on Finder Dock icon toggles Visor if available.
  • FIXED CMD+TAB activation activates Visor if available.
  • FIXED Corrected behavior in crash-recovery mode (read more).
  • REMOVED Removed "Show on Reopen" obsolete option from Visor for Terminal.app.

0.6

released on January 11, 2010

  • NEW Tabs! thanks to Chromium codebase, love you Google.
  • NEW Visor mode window could be avoided by unchecking both activation options.
  • FIXED Better stability.
  • FIXED Visor window remembers it's height during restarts.
  • FIXED Visor window does not show up during expose.
  • FIXED Fixed quirks related to sliding visor window.
  • FIXED Visor window stays up until there is no window with main status within Finder.app.
  • REMOVED Visor window can slide only from bottom of the screen. Removed "Position" selector.
  • REMOVED Dropped ppc architecture support.

0.5
released on December 18, 2009
  • NEW Added tweak option "Don't customize Dock Icon".
  • NEW Installer displays warning if SIMBL is not detected.
  • NEW Archive contains compatible SIMBL package (for case TotalFinder.dmg is found on Planet of the Apes).
  • FIXED Quick TotalFinder restart from Preferences Pane is not counted as a crash.
  • FIXED Using latest Sparkle which supports asynchronous package installation. This fixes installer choking when updating via Sparkle's "Install and Relaunch" button.

0.4

released on December 9, 2009

  • NEW Added option to force "Folders on Top".
  • FIXED TotalFinder should work for users with 32-bit hardware (folks running i386 binary of Finder).

0.3
released on December 6, 2009
  • NEW Sparkle updating system.
  • NEW Added red face preventing continuous crashing during startup (because Finder is being restarted after crash by launchd).
  • NEW Added uninstall script.
  • FIXED Changed TotalFinder window level so that auxiliary floating windows are visible on top of it (more info).
  • FIXED Fixed Echelon registration into startup items. Previously Echelon wasn't started again after restart.
  • FIXED Desktop icons should persist during Finder restarts. I'm restoring important .DS_Store files to original locations during restart.

0.2.1

released on November 30, 2009

  • FIXED prefix folder /usr/local/.dscache is created by installer with proper rights. Originally TotalFinder was suddenly exiting when trying to perform operation with insufficient rights.

0.2
released on November 30, 2009
  • NEW .DS_Store redirect mode.
  • NEW Visor-like hot-key activation.

0.1

September - November, 2009

  • NOTE Idea, experiments with Snow Leopard, proof-of-concept code

Link to comment
Share on other sites

So this is a Finder add-on, not a separate product like ForkLift or PathFinder?

If it's an add-on, it's something I can just toggle on/off?

Link to comment
Share on other sites

I gave it a shot because I was about to format my Mac anyway, but it seemed kind of buggy and unstable. The Finder would hang and crash, which it didn't do before installing this add-on. After removing it the instability issues ended. Also, I don't care much for the non-standard interface the Finder gets because of it.

Link to comment
Share on other sites

I have been using it for a little over a week. Never had it crash or affect any of my system in any way. I am afraid that I am getting hooked on it. :) Having a tabbed finder is what makes it totally rock for me. Like others - add the drag/drop between tabs and I will be ready to buy it.

Link to comment
Share on other sites

It's already crashed on me once, and I don't like that it takes away the ability to hide the sidebar and toolbar. It also seems to ignore your Spaces settings, as I keep Finder available on every space, but with this plug-in, Finder windows always show up on one specific space, so I have to waste time moving windows around.

Also, if it's open source, why are they charging for it?

Link to comment
Share on other sites

Also, if it's open source, why are they charging for it?

From the FAQ

Are you going to sell this?

Yes, in the future. I need to buy a third mac!

I?m willing to pay you 20EUR if you open-source it. Would it be possible?

Not anytime soon. I love open-source, but this is not the type of a project suitable as an open-source product. Donations for open-source tools haven?t worked for me very well in the past. But I?m open for discussion.

Now that the forums are backup, I can post again! He has updated from 0.6.4

ALPHA v0.6.5 changes (updated Jan 18)

* NEW: CMD+SHIFT+ARROWS or CMD+OPT+ARROWS keyboard shortcuts to move between tabs (read more).

* NEW: Right-click on tab title displays original titlebar context menu (read more).

* NEW: Full UNIX path is presented as a tooltip when hovering over tab title.

* FIXED: Uninstall script is more robust and works in the case Echelon was uninstalled independently.

* FIXED: Last created/selected window become default for new Finder child windows being opened by the system or other apps.

* FIXED: Plays nice with resizing utilities like SizeUp, FinderSize or BetterTouchTool (more info).

* FIXED: Fixed visual glitches after changing resolution or reconfiguring displays.

* FIXED: Fixed quirks when activating Visor by clicking on Dock icon.

* IMPROVED: Echelon KEXT is not being installed by default (users should opt-in).

* IMPROVED: Dock icon brings Visor only if there is no other tabs window.

* IMPROVED: After sliding Visor window down, in case TotalFinder has still main status, next visible window gets focus (Visor window does not keep it anymore).

* IMPROVED: Installed clearly states that current version is ALPHA and final version will be paid (more info).

ALPHA v0.6.6 changes (updated Jan 19)

* FIXED: Fixed crashing during tab dragging (read more).

* FIXED: Tab background color is consistent with Finder window during dragging.

The next expiration date is set to January 25, 2010 and it will be probably maintenance release to iron out all problems introduced in this ground breaking update.

Link to comment
Share on other sites

It's already crashed on me once, and I don't like that it takes away the ability to hide the sidebar and toolbar. It also seems to ignore your Spaces settings, as I keep Finder available on every space, but with this plug-in, Finder windows always show up on one specific space, so I have to waste time moving windows around.

Also, if it's open source, why are they charging for it?

I can hide it just fine

Link to comment
Share on other sites

I can hide it just fine

Maybe my install is corrupted, because my Finder windows don't have that oval-shaped button in the upper right corner of each Finder window.

Link to comment
Share on other sites

Maybe my install is corrupted, because my Finder windows don't have that oval-shaped button in the upper right corner of each Finder window.

Looking at the above screen shot the plugin removes the "pill" button.

If you'd like you can still hide the Sidebar by going to:

screenshot20100119at232.png

Link to comment
Share on other sites

TotalFinder consists of three parts:

? SIMBL plugin for Finder.app

? TotalFinder.app - launcher in your login items

? echelon.kext - system extension (optional)

Can someone tell me what the 'echelon.kext' does? It says it's an optional install but it installs by default.

Link to comment
Share on other sites

Seems useful barring the inter tab drag & drop functionality. But i seriously dislike the Chromish interface. I mean cmon we are on Snow Leopard we want Eye Candy !!!!!!!!!

Link to comment
Share on other sites

Seems useful barring the inter tab drag & drop functionality. But i seriously dislike the Chromish interface. I mean cmon we are on Snow Leopard we want Eye Candy !!!!!!!!!

And what "eye candy" you want more? This look just awesome as it right now?
Link to comment
Share on other sites

Indeed this Chrome interface in OS X doesn't really have its place... I wish they made something more like Safari.

And I wish we could drag files on tabs and after 3 seconds, it would open this tab. So we could move files from folder to folder easily. Now I need to get the tab out to make a new Finder window and then I can do it.

But hey, this is one of my main requests in OS X in years. Apple has never listened to me, I guess I'll just shut up and be happy with this little plugin :)

Link to comment
Share on other sites

Seems useful barring the inter tab drag & drop functionality. But i seriously dislike the Chromish interface. I mean cmon we are on Snow Leopard we want Eye Candy !!!!!!!!!

I want my Finder windows to be so 3d and cool and yet do nothing useful !!!!!!!!!

Link to comment
Share on other sites

Version 0.6.7

released on January 25, 2010

* This is just dummy release identical to 0.6.6. I need to extend expiration period. Working hard on dual-panel feature, but didn't make it on time.

Wonder what 0.6.8 will bring.

Link to comment
Share on other sites

Indeed, I'd like to see rectangles with rounded corners. Like iTunes and Safari. Those chrome tabs just don't look right.

Link to comment
Share on other sites

Can someone tell me what the 'echelon.kext' does? It says it's an optional install but it installs by default.

According to the Totalfinder Get Satisfaction site:

The echelon kext redirect the .DS_Store file in /usr/local/.dscache instead of having this annoying file in every directory. It's a great idea ! (but a kext can be a little scary of course ..)

You can disable Echelon in TotalFinder preferences.

http://getsatisfaction.com/binaryage/topics/why_does_totalfinder_install_a_kext

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.