On Thu, Sep 25, 2008 at 1:48 AM, Ted Gould <ted@...11...> wrote:
Sorry, I got off on a branch and ended up with a bunch of things. I'm just going to flatten and merge... Here's the list.
* Added a focus mode activated by Shift+F11. The goal of this mode is to remove all toolbars for a short period so that you maximize screen area. Useful on small screens. Also when you know lots of shortcuts.
So we have full screen (F11), show/hide dialogs (F12), and now this. I think it starts getting confused. Can you perhaps merge your functionality with shiw/hide dialogs and rename it "hide UI" or "slideshow mode"?
* Created what I'm calling "Quick Zoom." The idea here is to have a modal zoom for touching up something with fine detail and then returning to what you're doing. This is activated with the letter "Q" on the keyboard. When you release it, you return back to where you were. This will zoom in on selected objects, or if you're in the node tool selected nodes.
Is this really much more convenient than just zooming into something and then pressing ` key to get back to previous zoom? I think having to hold Q is very clumsy. Also, what is this mode's relation to tools - is this a separate tool? does it work in all tools or not?
* Made it so that dialogs will be transparent when not focused. This is an alternate to having the docked, and one that I like better as I feel it gives me more screen area. You can adjust how much transparency and the speed of the animation in the preferences dialog. (Note: this requires GTK+ 2.12 and a compositor, but gracefully degrades if you don't have either)
Wow. Can you please post a screenshot for those who, like me, have an antiquated video card and no compositor?