fuhsjr00 / bug.n

Tiling Window Manager for Windows
GNU General Public License v3.0
3.35k stars 214 forks source link

How to retile a window? #223

Closed dylanpjx closed 4 years ago

dylanpjx commented 4 years ago
  1. Tile mode is set with #t
  2. Maximise the current master window
  3. Slave windows are currently still in tile mode, while master window is maximised in the foreground

At this stage, with a maximised master window, how do I retile my master window, is there a hotkey to shift it back to its original tile view. The minimise hotkey minimises the master window to the taskbar and reopening said window remaximises it.

dylanpjx commented 4 years ago

Proposed label: Question

joten commented 4 years ago

Re-tiling with WinT should resize the maximized window to the master area, if you maximized the window via the title bar icon or Windows' hotkeys.

If you maximized the window with WinShiftX, it would have been made floating, too. WinShiftF toggles the floating state of the window and the view should be re-arranged accordingly.