Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936496 - x11-misc/clipmenu: consider xdotool as an optional dependency
Summary: x11-misc/clipmenu: consider xdotool as an optional dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ferenc Erki
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-07-22 17:58 UTC by Justin
Modified: 2024-08-23 02:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)