mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49: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:
parent
01c80c3f18
commit
1d42de61fa
@ -60,7 +60,7 @@ index 6264da0..0000000
|
||||
+++ /dev/null
|
||||
@@ -1,66 +0,0 @@
|
||||
-TARGET = unclutter
|
||||
-VERSION = 1.5
|
||||
-VERSION = 1.6
|
||||
-SDIR = src
|
||||
-IDIR = include
|
||||
-ODIR = obj
|
||||
|
||||
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b25d2c4cca175f44120d1b8e67cb358d"
|
||||
|
||||
SRC_URI = "git://github.com/Airblader/unclutter-xfixes.git \
|
||||
file://0001-build-use-autotools.patch"
|
||||
SRCREV = "10fd337bb77e4e93c3380f630a0555372778a948"
|
||||
SRCREV = "160ae3760a51126eb225ce77d83e4706eccd4ed9"
|
||||
|
||||
inherit autotools pkgconfig features_check
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user