1. Start with a floating window, in my case a video 2. Use lazy.window.toggle_fullscreen() to fullscreen the video 3. Use lazy.window.toggle_fullscreen() again 4. The window is now tiled.
Is this expected behavior? How do I prevent it from being tiled? 5. I use lazy.window.toggle_floating() to float the window. Now it's placed in a completely different location on the screen from where I began in step 1. How do I ensure that the placement of floating windows is persistent (as long as I don't manually move it)? -Karthik -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qtile-dev/87k0imww04.fsf%40gmail.com.
