From 0103f18326f7be7075933235f8c04264d2892528 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20A=2E=20Col=C3=B3n=20V=C3=A9lez?= Date: Thu, 1 Jan 2015 19:16:35 -0500 Subject: Add the tile-to-side options to the appropiate files. This is just a copy/paste from move-to-side-{e,w} with: s/move/tile/g s/Move/Tile/g . It uses the existing handle_toggle_tiled as the backend. --- src/50-marco-window-key.xml.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/50-marco-window-key.xml.in') diff --git a/src/50-marco-window-key.xml.in b/src/50-marco-window-key.xml.in index 2dcfabc3..0b3ecef4 100644 --- a/src/50-marco-window-key.xml.in +++ b/src/50-marco-window-key.xml.in @@ -69,6 +69,14 @@ name="maximize-horizontally" _description="Maximize window horizontally" /> + + + + -- cgit v1.2.1