TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Review my Mac App - WindowFlow

7 点作者 blownd大约 15 年前
http://windowflow.com<p>It's kind of a keyboard driven application window multi-tool..<p>It lets you move, resize &#38; tile groups of windows from the keyboard. It also works as an alternative window switcher.<p>There's a screencast on the site giving a demo. I'd really appreciate any feedback on if it: does it make sense to you and what new features would be most useful?

2 条评论

zefhous大约 15 年前
This is pretty cool, I've been working on a similar MacRuby app that I use myself. I used to use some AppleScripts for moving windows to a specific position.<p>The tiling is great, but I would also like to be able to instantly move a single window to a desired position instead of only being able to tile... I'm sure this could be done with a similar interface that tiling has, only available with one selection though. I also really like the dual monitor support.<p>One thing I think would help would be able to show the keyboard shortcut panel when WindowFlow is activated but hide it when it's gone. Right now it seems that you can either have it showing all the time or not at all, so you have to manually toggle it on and off when WindowFlow is active to see your options.<p>Also, I believe that "option" should be used instead of "alt" on Macs. I know the key says alt as well, but option is more prominent and it's the standard in the Apple world.<p><a href="http://en.wikipedia.org/wiki/Option_key" rel="nofollow">http://en.wikipedia.org/wiki/Option_key</a><p>Hope this helps, I'll use it for a while and see if I can get used to it. The selection interface does seem a bit awkward at first for me.<p>I was thinking you could do something with selection of the first 9 applications with number keys, similar to how TextMate does it, but that conflicts with the shortcuts for tiling. It's an idea anyway, I don't know if you could figure out a way to make that kind of thing work...
评论 #1166674 未加载
blownd大约 15 年前
A direct link: <a href="http://windowflow.com" rel="nofollow">http://windowflow.com</a>