Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 936496

Summary: x11-misc/clipmenu: consider xdotool as an optional dependency
Product: Gentoo Linux Reporter: Justin <justin026>
Component: Current packagesAssignee: Ferenc Erki <erkiferenc>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/38031
Whiteboard:
Package list:
Runtime testing required: ---

Description Justin 2024-07-22 17:58:27 UTC
Clipmenu allows users to ignore specified applications at launch using the following syntax

CM_IGNORE_WINDOW="KeePassXC" clipmenud

When running the following command without xdotool installed you receive the following error

WARN: CM_IGNORE_WINDOW does not work without xdotool, which is not installed



See https://github.com/gentoo/gentoo/pull/37294 for further info.
Comment 1 Larry the Git Cow gentoo-dev 2024-08-23 02:08:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f73377c9ab9e4a4191ad7bb07b25b7379cfef0c3

commit f73377c9ab9e4a4191ad7bb07b25b7379cfef0c3
Author:     Ferenc Erki <erkiferenc@gmail.com>
AuthorDate: 2024-08-09 16:22:40 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-08-23 02:03:11 +0000

    x11-misc/clipmenu: mention xdotool as an optional dependency
    
    Closes: https://bugs.gentoo.org/936496
    Signed-off-by: Ferenc Erki <erkiferenc@gmail.com>
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 x11-misc/clipmenu/clipmenu-6.2.0-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)