denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Keyboard shortcut to toggle between Print View and Denemo window


From: Richard Shann
Subject: Re: Keyboard shortcut to toggle between Print View and Denemo window
Date: Mon, 08 Nov 2021 16:11:15 +0000
User-agent: Evolution 3.38.3-1

On Mon, 2021-11-08 at 11:37 +0200, Lib Lists wrote:
> On Sun, 7 Nov 2021 at 18:02, Richard Shann <richard@rshann.plus.com>
> wrote:
> > 
> > On Sun, 2021-11-07 at 13:23 +0200, Lib Lists wrote:
> > > On Sat, 6 Nov 2021 at 19:42, Richard Shann <
> > > richard@rshann.plus.com>
> > > wrote:
> > > > 
> > > > On Sat, 2021-11-06 at 16:08 +0200, Lib Lists wrote:
> > > > > On Sat, 6 Nov 2021 at 15:56, Richard Shann <
> > > > > richard@rshann.plus.com>
> > > > > wrote:
> > > > > > [...]
> > I've just committed a set of "Toggles" into the View menu which
> > hide/show various windows/panes. I've given them all default two
> > key
> > short cuts starting Esc, so Esc,p for instance shows/hides the
> > Print
> > View. The reason for using Esc is that once in the Print View
> > pressing
> > Esc again takes you back to the display(*).
> 
> Awesome, thank you so much! That greatly improves my workflow.
> I wrote some comments about the current toogle behaviour with
> different windows:
> - Print View: works except for the need of performing any action in
> the window first before being able to close it,

from my testing it is not any action - mouse movements don't help (bug
*do* get acted on) nor do PgDn or up left arrow ... The only key press
that "wakes up" the key press signal is down arrow and that key press
is not actually acted on - not passed on to the handler - but after it
all keystrokes are received by the widget.

> - Command Center: works (esc,c opens CC, esc closes the window),
> - Lilypond view: esc,l works but esc doesn't close the window, one
> needs first to click on the Denemo window
> - Scheme window: same as Lilypond view

right - I've filled these out now.


> An additional thought. I initially thought about a toggle option as I
> noticed that I cannot close Denemo's subwindows (Print View, Scheme,
> Lilypond, etc.) with 'ctrl,w', as quite common in MacOs (command,w)
> and as far as I remember on Windows. If ctrl,w would work on all
> Denemo subwindows this could allow a shortcut to open/focus a window,
> the same shortcut to switch the focus back to Denemo window (while
> keeping the other window open) and ctrl,w would close the currently
> open window (or close score in Denemo window). I suspect though that
> this is not possible.
> Hopefully the explanation is clear enough.

There is a horrible snarl around "focus" "iconized" etc. I notice that
when you do (e.g.) Esc,c to get the Command Center the Esc on the
Command Center returns to the main window by iconizing the Command
Center. Esc, c then hides the Command Center and you need another Esc,c
to actually bring the Command Center back to the front.

Richard





reply via email to

[Prev in Thread] Current Thread [Next in Thread]