mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
unclutter-xfixes: upgrade 1.5 -> 1.6
This release contains the following changes: [Feature] --start-hidden to hide the cursor initially when unclutter-xfixes starts. [Feature] --ignore-buttons to specify one or more buttons which do not unhide the cursor. [Feature] --hide-on-touch to hide the cursor on touch input. [Fix] --timeout now supports non-integer values. Various improvements to the man page. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ index 6264da0..0000000
|
|||||||
+++ /dev/null
|
+++ /dev/null
|
||||||
@@ -1,66 +0,0 @@
|
@@ -1,66 +0,0 @@
|
||||||
-TARGET = unclutter
|
-TARGET = unclutter
|
||||||
-VERSION = 1.5
|
-VERSION = 1.6
|
||||||
-SDIR = src
|
-SDIR = src
|
||||||
-IDIR = include
|
-IDIR = include
|
||||||
-ODIR = obj
|
-ODIR = obj
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b25d2c4cca175f44120d1b8e67cb358d"
|
|||||||
|
|
||||||
SRC_URI = "git://github.com/Airblader/unclutter-xfixes.git \
|
SRC_URI = "git://github.com/Airblader/unclutter-xfixes.git \
|
||||||
file://0001-build-use-autotools.patch"
|
file://0001-build-use-autotools.patch"
|
||||||
SRCREV = "10fd337bb77e4e93c3380f630a0555372778a948"
|
SRCREV = "160ae3760a51126eb225ce77d83e4706eccd4ed9"
|
||||||
|
|
||||||
inherit autotools pkgconfig features_check
|
inherit autotools pkgconfig features_check
|
||||||
|
|
||||||
Reference in New Issue
Block a user