Added a rule for mapping jamvm to a fullscreen window by
default.
Bumped PR in echinus-0.4.3.2 recipe.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Echinus*border: 1
-@@ -16,82 +16,43 @@
+@@ -16,82 +16,44 @@
Echinus*sloppy: 0
Echinus*opacity: 0.8
+Echinus*rule0: .* main 0 0
+Echinus*rule1: Desktop.* main 1 0
+Echinus*rule2: floating.* main 1 0
++Echinus*rule3: jamvm.* main 0 1
DESCRIPTION = "echinus is a simple and lightweight tiling and floating window manager for X11."
SECTION = "x11/wm"
LICENSE = "MIT"
-PR = "r1"
+PR = "r2"
DEPENDS = "virtual/libx11 libxft libxrandr"