maintainer-feedback requested: [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/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 mailing list <[email protected]> for maintainer-feedback: Bug 233493: [PATCH] x11/xcb-util-cursor: include LOCALBASE/share/icons in default cursor path https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233493 --- Description --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"