The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
1

Navigating across floating windows

asked 2014-02-28 14:29:25 +0000

this post is marked as community wiki

This post is a wiki. Anyone with karma >100 is welcome to improve it.

Hi,

sometimes, I have to float specific windows. And this makes navigation difficult, because I am not able to navigate to/from floating windows using keyboard shortcuts.

Is it possible to navigate across floating windows using keys ??

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2014-02-28 14:40:30 +0000

this post is marked as community wiki

This post is a wiki. Anyone with karma >100 is welcome to improve it.

You can navigate between several floating windows with focus left and focus right. Switching focus between floating and tiling is done with focus mode_toggle.

edit flag offensive delete link more

Comments

I don't know if this is deliberate, but you can move a floating window with the same bindings that move a tiled window within a container. The steps are quite small and well chosen. I do hope this feature stays in i3.

KJ44 gravatar imageKJ44 ( 2014-03-02 17:16:41 +0000 )edit

It is deliberate. The distance in pixel can be supplied after the direction: `move left 100 px`. See the [section on layout manipulation in the User's Guide](http://i3wm.org/docs/userguide.html#_manipulating_layout)

Adaephon gravatar imageAdaephon ( 2014-03-03 05:45:18 +0000 )edit

Question Tools

Stats

Asked: 2014-02-28 14:29:25 +0000

Seen: 314 times

Last updated: Mar 18 '14