- Oct 02, 2013
-
-
Fabian Homborg authored
-
Fabian Homborg authored
-
- Aug 17, 2013
-
-
Fabian Homborg authored
Always set tiling_floating.
-
Fabian Homborg authored
This is untested, as it isn't even hooked up to anything yet.
-
Fabian Homborg authored
-
Fabian Homborg authored
-
Fabian Homborg authored
-
Fabian Homborg authored
This allows moving tiles with the keyboard.
-
Fabian Homborg authored
This removes any remains of the idea of a "floating tile". We're not a window manager, we just need to care about tiling windows.
-
Fabian Homborg authored
(Also removes superfluous keepBelow setting)
-
Fabian Homborg authored
Fullscreen windows should be above _everything_, so keepBelow should be false.
-
Fabian Homborg authored
-
Fabian Homborg authored
-
Fabian Homborg authored
This features full resizing.
-
Fabian Homborg authored
This only does one simple special case for the spirallayout (two clients on screen).
-
- Aug 16, 2013
-
-
Fabian Homborg authored
tiling also needs to have the type declared, because that's used to find the index. Otherwise it'll switch once from the default and then never again.
-
Fabian Homborg authored
-
Fabian Homborg authored
Prevents .xsession-errors from getting big.
-
Fabian Homborg authored
-
Fabian Homborg authored
-
Fabian Homborg authored
-
- Aug 15, 2013
-
-
Fabian Homborg authored
-
Fabian Homborg authored
-
- Aug 09, 2013
-
-
Fabian Homborg authored
This is much cleaner than the hodgepodge we had before and also means e.g. desktopswitching can be handled correctly. It is now effectively a layout. This requires a semantics change: addClient can now also deal with already managed clients.
-
Fabian Homborg authored
-
- Aug 08, 2013
-
-
Fabian Homborg authored
This also fixes a bug with tiling because a method was missing.
-
- Aug 07, 2013
-