Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-01-11 | 1.8 kB | |
tabby_9_41a.zip | 2015-01-11 | 1.1 MB | |
Totals: 2 Items | 1.1 MB | 0 |
0.9.41a
- if text starts with . (command), items will not be filtered (caused jumping of items)
- in rare cases the application still could crash due to use of a disposed handle, this shouldn't be happening from now on
- fixed the issue when there was no shortcut code next to a item
- there hopefuly shouldn't be rare infinite loop after a new window with generic icon is created anymore
0.9.41
- additional gui tweaks
- added shortcuts eg. when pressing . and shortcut it brings focus into that particular window
- added drop shadows under icons
- changed the way the application serches for window icons, generic icon should be much more rare from now on
0.9.40a
- fixed the case in which default icon was used accross multiple windows, and if disposed caused crash; from now on every window with default icon use its own instance
- added missing .config files (removed by my mistake)
0.9.40
- fixed leaking handles (bitmaps, icons)
0.9.35
- small gui tweaks
- when window isn't responding its icon no longer changes, there is no text notification either from now on, instead the item's background is changed to light yellow color
- if window's title is too long it gets trimmed (reaches beyond one line boundaries)
- metro windows should, hopefully, be appear normally from now on, and CPU consumption should be normal while any is active
- changed the way app checks for window's title change, and for new metro windows
- implemented better fuzzy search, instead of that garbage before
- as for now search is done against window title, not the process name, it's very likely this changes in the future
- overall CPU consumption should be much lower now
for earlier read included Release notes