Carsten Haitzler <ras...@rasterman.com> ezt írta (időpont: 2022. jan.
12., Sze, 17:49):
>
> On Tue, 11 Jan 2022 13:19:54 +0100 "ezerot...@gmail.com" <ezerot...@gmail.com>
> said:
>
> Aaaah you found the problem with what "next" means. next mean the next in the
> focus HISTORY list... the problem here is because focus changes the history
> list ALSO changes. because you have no modifier (like alt in alt+tab) there is
> no way to keep the temporary list of windows to choose from to stay around to
> go further down the list.
>
> so next is next in the list and because it changes it will happen to then 
> toggle
> between the last 2.

Okay, I understand this. But I think this behavior is strange, because
focus-prev works as expected, all the windows can receive the focus
when I use that action. I've fixed this for myself with an old
external utility, which uses an other interpretation of the word
"next". For me "next" means - next larger window_id (from the output
of 'enlightenment_remote -window-list'). That way I can always cycle
through all the windows both directions regardless of the focus
history list. Works me.

Btw, focus-prev only works fine when the mouse pointer is above a
window. Then the pointer is warped to the next window, one-by-one.
However if the mouse pointer is  over the desktop, the pointer stays
in place, and the keyboard focus jumps between to the windows and the
desktop quite strangely.

Laszlo


>
> > Hi,
> >
> > I'm trying to use this focus-next-window keyboard binding, so that I
> > could use Keypad-Enter to switch focus among windows on the screen.
> >
> > This is what I see.
> >
> > 1, open 3 non overlapping terminal windows on an empty desktop
> > 2, move the mouse over one of the windows
> > 3, start pressing keypad-enter => the focus moves between only 2
> > windows, the 3rd one never receives focus
> >
> > Another problem.
> >
> > 1, open 3 non overlapping terminal windows on an empty desktop
> > 2, move the mouse so that it's over the empty desktop space (outside
> > of the 3 windows)
> > 3, start pressing keypad-enter => the focus moves between only 2
> > windows, and the empty desktop (btw, why can I write text to the
> > desktop?) in a way like this: W1->DESKTOP->W2->DESKTOP->W1. The third
> > window is focused at all.
> >
> > Is this a bug, or I just found an untested combinations of settings?
> >
> > Laszlo
> >
> >
> > _______________________________________________
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
>
>
> --
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> Carsten Haitzler - ras...@rasterman.com
>


_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to