- Oct 22, 2013
-
-
Fabian Homborg authored
The issue was that we never got a tile when the signals were launched (this could have caused other issues as well).
-
Fabian Homborg authored
The former was broken in a previous commit, the latter is now properly introduced (as shaded windows still report the same geometry, we handle them as we do fullscreen windows - not).
-
- Oct 21, 2013
-
-
Fabian Homborg authored
It is _strongly_ recommended for now to use FocusUnderMouse with this, as it's otherwise almost impossible to tell which window is focussed.
-
Fabian Homborg authored
Should also fix e.g. Firefox resizing.
-
- Oct 20, 2013
-
-
Fabian Homborg authored
-
- Oct 15, 2013
-
-
Fabian Homborg authored
This needs a couple of workarounds: - Qt won't convert a QStringList to an Array, instead giving an utterly useless QVariant(QStringList) (without any methods and presumably only containing the pointer) - The config group _needs_ to be empty, else it's not accessible from the javascript side
-
- Aug 17, 2013
-
-
Fabian Homborg authored
Always set tiling_floating.
-
Fabian Homborg authored
-
Fabian Homborg authored
(Also removes superfluous keepBelow setting)
-
Fabian Homborg authored
Fullscreen windows should be above _everything_, so keepBelow should be false.
-
- Aug 16, 2013
-
-
Fabian Homborg authored
-
Fabian Homborg authored
Prevents .xsession-errors from getting big.
-
- Aug 15, 2013
-
-
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
-