window: Remove old tiling code

Desktop / GNOME / Mutter - Jasper St. Pierre [mecheye.net] - 9 January 2016 20:08 UTC

We'll soon replace this with a better scheme

https://bugzilla.gnome.org/show_bug.cgi?id=751857

8bded7d window: Remove old tiling code
src/compositor/meta-window-actor.c | 7 -
src/core/constraints.c | 68 +--------
src/core/display-private.h | 9 --
src/core/display.c | 6 -
src/core/frame.c | 6 -
src/core/keybindings.c | 64 +++-----
src/core/screen.c | 40 -----
src/core/stack.c | 30 ----
src/core/stack.h | 2 -
src/core/window-private.h | 30 +---
src/core/window.c | 297 ++----------------------------------
src/meta/window.h | 2 -
12 files changed, 31 insertions(+), 530 deletions(-)

Upstream: git.gnome.org


  • Share