Skip to content

Commit

Permalink
echinus: Add rule for jamvm.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Alex Ferguson authored and Kristoffer Ericson committed Dec 23, 2010
1 parent 5667943 commit 0f2dd9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion recipes/echinus/echinus-0.4.3.2/echinus-jlime.patch
Expand Up @@ -90,7 +90,7 @@ diff -ru echinus-0.4.3.2.orig/echinusrc echinus-0.4.3.2/echinusrc

Echinus*border: 1

@@ -16,82 +16,43 @@
@@ -16,82 +16,44 @@

Echinus*sloppy: 0
Echinus*opacity: 0.8
Expand Down Expand Up @@ -201,3 +201,4 @@ diff -ru echinus-0.4.3.2.orig/echinusrc echinus-0.4.3.2/echinusrc
+Echinus*rule0: .* main 0 0
+Echinus*rule1: Desktop.* main 1 0
+Echinus*rule2: floating.* main 1 0
+Echinus*rule3: jamvm.* main 0 1
2 changes: 1 addition & 1 deletion recipes/echinus/echinus_0.4.3.2.bb
@@ -1,7 +1,7 @@
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"

Expand Down

0 comments on commit 0f2dd9f

Please sign in to comment.