Bringing a floating window on top? [closed]
I have a problem when I have several floating windows, where a window goes behind another one, and focusing it doesn't bring it back to top.
Is there a way to bring a window on top of another?
I have a problem when I have several floating windows, where a window goes behind another one, and focusing it doesn't bring it back to top.
Is there a way to bring a window on top of another?
If you find yourself using floating windows all the time, maybe better use a floating window manager instead ;)
But seriously, there are some applications that focus a window matching a title. The most convenient imho is rofi, which has special bindings for i3, and can double as an application launcher.
Some outdated answers can also be found in this FAQ.
tigrezno, using the scratchpad feature should let you focus the window on demand. Your bug report may be closed, since floating windows [aren't intended to be used regularly](https://faq.i3wm.org/django.fcgi/question/772/floating-workspace/?answer=773) in i3. If at all possible, tile the window.
http://i3wm.org/docs/userguide.html#_floating "Using this mode violates the tiling paradigm but can be useful for some corner cases like "Save as" dialog windows, or toolbar windows (GIMP or similar)." It seems like a valid question; there will be cases where one may need to re-order these windows.
Asked: 2014-07-17 10:49:21 +0000
Seen: 417 times
Last updated: Jul 17 '14
Fixed in the development version