Skip to content

Commit

Permalink
mtk6580: asteroid-launcher: Remove GestureFilterArea rotation handlin…
Browse files Browse the repository at this point in the history
…g patch.

AsteroidOS/asteroid-launcher@ae378b1 has been implemented which means that local positioning is used instead of window positioning.
This means that no special handling for rotation is needed anymore.

Signed-off-by: Darrel Griët <dgriet@gmail.com>
  • Loading branch information
MagneFire committed Oct 5, 2023
1 parent b7b9e38 commit ab78cea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 35 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
FILESEXTRAPATHS:prepend:harmony := "${THISDIR}/asteroid-launcher:"
SRC_URI:append:harmony = " file://0001-compositor-Fix-new-window-animation-on-screen-rotate.patch \
file://0002-GestureFilterArea-Fix-swipe-interaction-on-rotated-s.patch"
SRC_URI:append:harmony = " file://0001-compositor-Fix-new-window-animation-on-screen-rotate.patch"

0 comments on commit ab78cea

Please sign in to comment.