You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><spanclass="sticker new"><b>NEW</b></span><spanclass="info">Added checkbox "Show on top of the Dock" into TotalTerminal Preferences (<ahref="https://github.com/binaryage/totalterminal/issues/16">issue</a>).</span></li>
68
+
<li><spanclass="sticker fixed"><b>FIXED</b></span><spanclass="info">Installer was launching TotalTerminal.app with wrong environment. This caused $TMPDIR to be set to non-existing folder (<ahref="http://getsatisfaction.com/binaryage/topics/totalterminal_installer_setting_tmpdir_to_nonexisting_pkinstallsandbox">issue</a>).</span></li>
69
+
<li><spanclass="sticker fixed"><b>FIXED</b></span><spanclass="info">Finally fixed memory leaks in CrashWatcher (<ahref="http://getsatisfaction.com/binaryage/topics/crashreporter_starts_excessive_memory_consumption">issue</a>).</span></li>
70
+
<li><spanclass="sticker fixed"><b>FIXED</b></span><spanclass="info">Fixed possible crash in CrashWatcher.</span></li>
71
+
<li><spanclass="sticker improved"><b>IMPROVED</b></span><spanclass="info">Prevents window flicker when hiding Visor, returning focus to previous app and there is other classic Terminal window.</span></li>
72
+
<li><spanclass="sticker improved"><b>IMPROVED</b></span><spanclass="info">Using 10.6+ APIs to set Visor Window to show on all Spaces if requested. Originally we needed some undocumented calls for Leopard compatibility.</span></li>
<li><spanclass="sticker fixed"><b>FIXED</b></span><spanclass="info">Fixed crash when TotalTerminal tried to return the focus to an application which was not running anymore.</span></li>
84
+
<li><spanclass="sticker fixed"><b>FIXED</b></span><spanclass="info">Fixed random crashes when displays were reconfigured during Visor sliding.</span></li>
85
+
<li><spanclass="sticker fixed"><b>FIXED</b></span><spanclass="info">Visor Window width adapts to screen resolution changes (the bug was introduced in TotalTerminal 1.0).</span></li>
86
+
<li><spanclass="sticker fixed"><b>FIXED</b></span><spanclass="info">"Show on all Spaces" checkbox was ignored by mistake since 1.0.1 (<ahref="https://github.com/binaryage/totalterminal/issues/10">issue</a>).</span></li>
87
+
<li><spanclass="sticker fixed"><b>FIXED</b></span><spanclass="info">Visor Window level decreased, so auxiliary windows are visible on top of it (<ahref="https://github.com/binaryage/totalterminal/issues/15">issue</a>).</span></li>
88
+
<li><spanclass="sticker improved"><b>IMPROVED</b></span><spanclass="info">Visor properly returns focus to classic Terminal windows (<ahref="https://github.com/binaryage/totalterminal/issues/13">issue</a>).</span></li>
89
+
<li><spanclass="sticker removed"><b>REMOVED</b></span><spanclass="info">Removed Leopard-specific code. We no longer support OS X 10.5.</span></li>
<li><spanclass="sticker fixed"><b>FIXED</b></span><spanclass="info">Fixed crash when closing Visor window (or exiting shell some other way).</span></li>
101
+
<li><spanclass="sticker new"><b>NEW</b></span><spanclass="info">TotalTerminal includes <ahref="https://github.com/binaryage/crashwatcher">CrashWatcher</a> - this will enable you to send me crash reports easily and helps me to improve TotalTerminal.</span></li>
102
+
<li><spanclass="sticker new"><b>NEW</b></span><spanclass="info">After closing Visor window, a new Visor window can be simply created by hitting the key-combo again.</span></li>
103
+
<li><spanclass="sticker new"><b>NEW</b></span><spanclass="info">Added a button to Preferences pane to create Visor profile with nice colors (if it does not exist).</span></li>
104
+
<li><spanclass="sticker new"><b>NEW</b></span><spanclass="info">Reintroduced the pinning functionality. Pin state is sticky between terminal re-launches. Also you can redefine the keyboard shortcut in Preferences.</span></li>
105
+
<li><spanclass="sticker new"><b>NEW</b></span><spanclass="info">Double-key modifier can be changed by clicking the key images in Preferences.</span></li>
106
+
<li><spanclass="sticker improved"><b>IMPROVED</b></span><spanclass="info">Massive <ahref="https://github.com/binaryage/totalterminal/commit/316f8731d962bb0bff6ec9e7eda352ad5177575e">code refactoring</a>. Hope reordering initialization code solved also few long-term timing bugs.</span></li>
<li><spanclass="sticker improved"><b>IMPROVED</b></span><spanclass="info">Now using <ahref="https://github.com/binaryage/totalterminal/tree/master/totalterminal-plugin/SR">new code for recording keyboard shortcuts</a>. It should be more reliable.</span></li>
109
+
<li><spanclass="sticker improved"><b>IMPROVED</b></span><spanclass="info">Fixed window flickering when creating new Visor window.</span></li>
110
+
<li><spanclass="sticker improved"><b>IMPROVED</b></span><spanclass="info">TotalTerminal.app can be moved anywhere (~/.totalterminal config is not used anymore)</span></li>
<li><spanclass="sticker removed"><b>REMOVED</b></span><spanclass="info">Removed dependency on SIMBL. Now using <ahref="https://github.com/binaryage/totalterminal-osax">custom solution</a> similar to TotalFinder.</span></li>
This work is licensed under a <arel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
0 commit comments