summaryrefslogtreecommitdiff
path: root/packages/e17/e-wm_20050810.bb
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2005-08-16 06:45:02 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-16 06:45:02 +0000
commit3408fdc6ffa868696fc085f4df40026b0920562b (patch)
tree6a2a303212611952d0b562f7a2347aec04bcad6b /packages/e17/e-wm_20050810.bb
parentb1fa2ef160702d78bd4d4a794b36eb2c06aeb142 (diff)
Patch to fudge screen edges for menu autoscrolling works now
This patch makes it so that when a menu is off the screen and the cursor is within 10px of the edge of the screen the menu is autoscrolled This normally happens only when you're right at the edge, which is hard to do with a touchscreen
Diffstat (limited to 'packages/e17/e-wm_20050810.bb')
-rw-r--r--packages/e17/e-wm_20050810.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/e17/e-wm_20050810.bb b/packages/e17/e-wm_20050810.bb
index 180f2f8c86..b931751ec4 100644
--- a/packages/e17/e-wm_20050810.bb
+++ b/packages/e17/e-wm_20050810.bb
@@ -8,7 +8,7 @@ PR = "r0"
SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/apps/e \
file://fix-configure.patch;patch=1 \
- file://fudge_screen_edges_for_menu.patch;patch=1"
+ file://fudge-menu-autoscroll.patch;patch=1"
S = "${WORKDIR}/e"
inherit autotools