summaryrefslogtreecommitdiffstats
path: root/recipes/literki/literki/sliderheight.patch
diff options
context:
space:
mode:
authorYann Dirson <ydirson@altern.org>2010-08-03 12:59:43 +0000
committerEric Bénard <eric@eukrea.com>2010-11-06 22:16:09 +0100
commitf53dd8f34c98380c8f8f13398b4e074cc79dfdd6 (patch)
treed3aff333149c699a03e87c4bcf4a6deb95f0fdcf /recipes/literki/literki/sliderheight.patch
parentc6551e24443066c7e3c8d40b1766c0f45553fb2a (diff)
downloadopenembedded-f53dd8f34c98380c8f8f13398b4e074cc79dfdd6.tar.gz
literki: initial packaging.
No formal release yet, although upstreams ships an ipk with a version and a packaging revision, so we pull from git. Patches: - Makefile was completely broken and had no install target, rewrites most of it. - author has put a "switcher" feature in it, which is non-functional, disable it in conffile - in the area in which the "slide" to bringup the keyboard starts, drags are not propagated to window below; make the area smaller so we can unlock the screen Signed-off-by: Yann Dirson <ydirson@altern.org> Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'recipes/literki/literki/sliderheight.patch')
-rw-r--r--recipes/literki/literki/sliderheight.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/recipes/literki/literki/sliderheight.patch b/recipes/literki/literki/sliderheight.patch
new file mode 100644
index 0000000000..f41b863918
--- /dev/null
+++ b/recipes/literki/literki/sliderheight.patch
@@ -0,0 +1,21 @@
+commit 752db9abcce80fc2713e9892444894a86c7f59a0
+Author: Yann Dirson <ydirson@altern.org>
+Date: Tue Aug 3 23:30:11 2010 +0200
+
+ Make slider less high to allow unlocking screen in shr.
+
+ Signed-off-by: Yann Dirson <ydirson@altern.org>
+
+diff --git a/literki.conf b/literki.conf
+index 3c47bda..ae4219f 100644
+--- a/literki.conf
++++ b/literki.conf
+@@ -27,7 +27,7 @@ switcher_width 400
+ switcher_height 230
+
+ slider_width 240
+-slider_height 80
++slider_height 50
+ landscape_slider_width 240
+ landscape_slider_height 80
+ slider_dist 50