[Bug 233493] [PATCH] x11/xcb-util-cursor: include LOCALBASE/share/icons in default cursor path
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233493
Bug ID: 233493
Summary: [PATCH] x11/xcb-util-cursor: include
LOCALBASE/share/icons in default cursor path
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
Created attachment 199535
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199535&action=edit
xcb-util-cursor diff
Include LOCALBASE/share/icons in default cursor path, to follow what
x11/libXcursor does. This allows using just the Xcursor.theme in .Xresources
(or Inherits in .icons/default/index.theme) for applications using
xcb-util-cursor, namely i3, without having to set any environment variables --
that's what all applications using libXcursor get.
I have chosen to patch the configure instead of using --with-cursorpath as the
latter *overrides* the paths predefined in configure and it doesn't look
entirely correct.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"