Commits on Source (20)
-
Philipp Ludwig authored
https://bugs.freedesktop.org/show_bug.cgi?id=3603 Signed-off-by:
Philipp Ludwig <git-devel@philippludwig.net> Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Cosimo Cecchi authored
Nowadays ~/.icons is not used anymore as the preferred location for custom user icon themes; XDG_DATA_HOME/icons (aka ~/.local/share/icons) is what toolkits like GTK prefer. Prepend that location to the default xcursor path, so that cursor themes installed there can be used by apps and toolkits that use libXcursor.
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Drew Parsons authored
Merge tag 'libXcursor-1.2.0' of https://gitlab.freedesktop.org/xorg/lib/libxcursor into upstream-experimental libXcursor-1.2.0
-
Drew Parsons authored
-
Drew Parsons authored
-
Drew Parsons authored
-
Drew Parsons authored
Build-Depends: debhelper-compat (= 12)
-
Drew Parsons authored
-
Drew Parsons authored
remove auxiliary files (generated during build)
-
Drew Parsons authored
-
Drew Parsons authored
dh_install --list-missing is now deprecated
-
Drew Parsons authored
-
Drew Parsons authored
-
Drew Parsons authored
remove all files to get a clean branch, then checkout each file individually from the upstream tag: rm -r * git fetch origin +refs/tags/libXcursor-1.2.0:refs/tags/libXcursor-1.2.0 for file in git diff --name-status | awk '/^[CDMRTUX]/ {print $2}'; do git checkout refs/tags/libXcursor-1.2.0 $file; done
-
Drew Parsons authored
removes cruft files present in tarball but not in git source
-
Drew Parsons authored
-
Drew Parsons authored
ChangeLog
deleted
100644 → 0
INSTALL
deleted
100644 → 0
Makefile.in
deleted
100644 → 0
This diff is collapsed.
aclocal.m4
deleted
100644 → 0
This diff is collapsed.
config.guess
deleted
100755 → 0
This diff is collapsed.
config.h.in
deleted
100644 → 0
config.sub
deleted
100755 → 0
This diff is collapsed.
configure
deleted
100755 → 0
This diff is collapsed.
debian/compat
deleted
100644 → 0
depcomp
deleted
100755 → 0
This diff is collapsed.
include/X11/Xcursor/Xcursor.h
deleted
100644 → 0
This diff is collapsed.
install-sh
deleted
100755 → 0
This diff is collapsed.
ltmain.sh
deleted
100644 → 0
This diff is collapsed.