]> git.sur5r.net Git - i3/i3/commit
Make swap work with fullscreen windows 2902/head
authorOrestis Floros <orestisf1993@gmail.com>
Wed, 6 Sep 2017 01:10:22 +0000 (04:10 +0300)
committerOrestis Floros <orestisf1993@gmail.com>
Sat, 16 Sep 2017 10:49:20 +0000 (13:49 +0300)
commitfa5d8a0209bdd7d0f47414dbc21f4bf4ea41821e
tree802893fb883daf4c58ae2b48a80f107630ddc2f1
parent71e309597c289c0ff1f7b1b87eaca8c11297b1c0
Make swap work with fullscreen windows

Swap works like normal with fullscreen windows but swaps the fullscreen
mode of the 2 containers after it's done.

Fixes #2811
src/con.c
testcases/t/291-swap.t