Re: Re: Design for Keyboard Shortcut Behaviour
Karl O'Keeffe <[email protected]>
| Newsgroups | gmane.comp.graphics.y.devel |
|---|---|
| Message-ID | <[email protected]> |
On May 26, 2004, at 8:12 am, Simon Persson wrote: > I would like to be able to switch windows based on their top left > coord, with some modifier and arrow keys. Faster > and simpler, at least in some situations (namely mine). I never place > windows on top of each other, with xinerama and > virtual desktops helping me. It wouldn't be nearly as helpful for > people with lots of windows maximized on on screen, > but still can be made to produce predictable results in those > situations. > Just an idea. My current idea for a Window Manager is to remove unnecessary window manipulation commands by ensuring that all screen space is used. This would usually result in all windows being maximised (when the user is focussing on a single task), so the top left co-ords thing wouldn't be useful. If I get a chance I'll elaborate on my WM ideas tonight. Karl