9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] rio bottom wctl cmd ...
@ 2006-03-08 13:43 Philippe Anel
  2006-03-08 15:49 ` Sape Mullender
  0 siblings, 1 reply; 3+ messages in thread
From: Philippe Anel @ 2006-03-08 13:43 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello,

    While adding a 'bottom' entry to the rio menu3 (in order to move
the clicked window to the *bottom*), I realized something already
well documented :

rio(4):
                The top and bottom commands do not change
                whether the window is current or not; the others
                always make the affected window current.

    So if the *current* window is moved to the *bottom*, it means that
window will still be the recipient of keyboard and mouse input ... even
behind other windows (i mean partially or totally hidden).

    In that case, we can't *top* another window, say one of those
in front of the *current* *bottom* window, with a button click (Wakeup).

    I find that feature ... disconcerting.

    I suggest to patch rio in order to raise the right window when clicking,
even if the *bottom*'ed window is still the recipient of inputs. I think
reordeing
the window array (see dat:319) would be sufficient.

    Any idea ?

    Phil;



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] rio bottom wctl cmd ...
  2006-03-08 13:43 [9fans] rio bottom wctl cmd Philippe Anel
@ 2006-03-08 15:49 ` Sape Mullender
  2006-03-08 17:24   ` Philippe Anel
  0 siblings, 1 reply; 3+ messages in thread
From: Sape Mullender @ 2006-03-08 15:49 UTC (permalink / raw)
  To: 9fans

> rio(4):
>                 The top and bottom commands do not change
>                 whether the window is current or not; the others
>                 always make the affected window current.
>
>     So if the *current* window is moved to the *bottom*, it means that
> window will still be the recipient of keyboard and mouse input ... even
> behind other windows (i mean partially or totally hidden).

Current refers to keyboard input, not mouse input.

	Sape



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] rio bottom wctl cmd ...
  2006-03-08 15:49 ` Sape Mullender
@ 2006-03-08 17:24   ` Philippe Anel
  0 siblings, 0 replies; 3+ messages in thread
From: Philippe Anel @ 2006-03-08 17:24 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Sape Mullender wrote:

>>rio(4):
>>                The top and bottom commands do not change
>>                whether the window is current or not; the others
>>                always make the affected window current.
>>
>>    So if the *current* window is moved to the *bottom*, it means that
>>window will still be the recipient of keyboard and mouse input ... even
>>behind other windows (i mean partially or totally hidden).
>>
>>
>
>Current refers to keyboard input, not mouse input.
>
>	Sape
>
>
>
>
>
This is not true. I mean, in the current rio, current refers to both
keyboard input and mouse input.

rio(4):

Wctl: ... current (make the window the recipient of keyboard and mouse
input)

    Phil;



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-03-08 17:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-08 13:43 [9fans] rio bottom wctl cmd Philippe Anel
2006-03-08 15:49 ` Sape Mullender
2006-03-08 17:24   ` Philippe Anel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).